SOLUTION: let f(x)=3-x and g(x)=x^2-1 h(x)=(g(x))f(x)

Algebra ->  Functions -> SOLUTION: let f(x)=3-x and g(x)=x^2-1 h(x)=(g(x))f(x)      Log On


   



Question 21874: let f(x)=3-x and g(x)=x^2-1
h(x)=(g(x))f(x)

Answer by algebrapro18(249) About Me  (Show Source):
You can put this solution on YOUR website!
well you are multiplying the two functions so just multiply

h(x)=(3-x)(x^2-1)
h(x)=3x^2-3-x^3+x
h(x)=-x^3+3x^2+x-3