document.write( "Question 21874: let f(x)=3-x and g(x)=x^2-1\r
\n" ); document.write( "\n" ); document.write( "h(x)=(g(x))f(x)
\n" ); document.write( "

Algebra.Com's Answer #10573 by algebrapro18(249)\"\" \"About 
You can put this solution on YOUR website!
well you are multiplying the two functions so just multiply
\r
\n" ); document.write( "\n" ); document.write( "h(x)=(3-x)(x^2-1)
\n" ); document.write( "h(x)=3x^2-3-x^3+x
\n" ); document.write( "h(x)=-x^3+3x^2+x-3
\n" ); document.write( "
\n" );