35.9k views
3 votes
Find (f•g)(x)=x^2-7x+12 and g(x)=3/x^2-16

1 Answer

7 votes
given f(x) = x^2 - 7x + 12 and g(x) = 3 / (x^2 - 16)

The product of the two functions, (f•g)(x) is equal to:

(x^2 - 7x + 12) * 3 / (x^2 - 16)

To simplify, factor the two polynomials:

x^2 - 7x + 12 = (x - 4 ) (x - 3 )

x^2 - 16 = (x - 4) (x +4)

=> (f•g)(x) = (x - 4)(x - 3) * 3 / [ (x - 4) (x +4) ] = 3 (x - 3) / (x + 4)

Answer: 3 (x - 3) / (x + 4)

=
User Aaronb
by
6.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.