document.write( "Question 1036101: Evaluate
\n" );
document.write( "f(x)= -7x , g(x)= 4x-2 , h(x)= 2x^2\r
\n" );
document.write( "\n" );
document.write( "a.) (h-f)(x)
\n" );
document.write( "b.) (gh)(x)
\n" );
document.write( "c.) (foh)(-2)\r
\n" );
document.write( "\n" );
document.write( "The ones that you have to input the exponents are throwing me are confusing.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #650710 by rothauserc(4718) You can put this solution on YOUR website! f(x)= -7x , g(x)= 4x-2 , h(x)= 2x^2 \n" ); document.write( ": \n" ); document.write( "a.) (h-f)(x) = 2x^2 - (-7x) = 2x^2 + 7x = x(2x+7) \n" ); document.write( ": \n" ); document.write( "b.) (gh)(x) = (4x-2)(2x^2) = 8x^3 - 4x^2 = 4x^2(2x-1) \n" ); document.write( ": \n" ); document.write( "c.) (foh)(-2) = -7(2x^2) = -14x^2 = -14(-2)^2 = -56 \n" ); document.write( ": \n" ); document.write( "note that foh means apply h fuction first then apply the f function \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |