94.1k views
2 votes
If f(x)=2x^2-1 and g(x)= -5x , write a function rule representing the result of each function operation.

a.) (fg)(x)

b.) (g of f)(x)

1 Answer

5 votes
a.) (fg)(x) = (2x^2 - 1)(-5x) = -10x^3 + 5x

b.) (g of f)(x) = g(f(x)) = -5(2x^2 - 1) = -10x^2 + 5
User Ashish Pethkar
by
6.0k points