Share
Let f(x) = 2×2 + x − 3 and g(x) = x + 2. Find (f • g)(x)
Question
Let f(x) = 2×2 + x − 3 and g(x) = x + 2.
Find (f • g)(x)
in progress
0
Mathematics
5 years
2021-07-23T07:46:22+00:00
2021-07-23T07:46:22+00:00 2 Answers
12 views
0
Answers ( )
Answer:
Step-by-step explanation:
We are given the two functions:
And we want to find:
Recall that this is equivalent to:
Substitute. Hence:
Expand if desired:
Answer:
2x^3+5x^2-x-6
Step-by-step explanation:
f(x) = 2x^2 + x − 3 and g(x) = x + 2.
(f • g)(x) = (2x^2 + x − 3 ) * (x + 2)
Distribute
= (2x^2 + x − 3 )*x + (2x^2 + x − 3 )*2
= 2x^3 +x^2 -3x + 4x^2 +2x -6
Combine like terms
=2x^3+5x^2-x-6