115k views
3 votes
F(x) = x +3; G(x) = 2x^2 -4 Find (f*g)(x)

User Edsandorf
by
4.5k points

1 Answer

3 votes

9514 1404 393

Answer:

(f·g)(x) = 2x^3 +6x^2 -4x -12

Explanation:

The distributive property is used to find the expanded form of the product.

(f·g)(x) = f(x)·g(x) = (x +3)(2x^2 -4) = x(2x^2 -4) +3(2x^2 -4)

= 2x^3 -4x +6x^2 -12

(f·g)(x) = 2x^3 +6x^2 -4x -12

User AymKdn
by
5.3k points