asked 222k views
5 votes
For f(x)=2-x and g(x)=4x^2+x+6, find (f×g)(x)

1 Answer

3 votes

Answer:

Our composed function is
f(g(x)) = -4x^2-x-4.

Explanation:

We are given two separate functions:


f(x) = 2-x


g(x) = 4x^2 + x + 6

We need to find the composition of
(f \cdot g)(x). This is literally stating "f of g of x."

Therefore, we simply plug g(x) into f(x) and solve. We replace the x-value in the f(x) function with the entirety of the g(x) function and simplify.


f(g(x)) = 2 - (4x^2+x+6)\\\\f(g(x)) = 2 - 4x^2 + x + 6\\\\f(g(x)) = -4x^2 - x - 4

Our composed function is
f(g(x)) = -4x^2-x-4.

answered
User Kondor
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.