document.write( "Question 1147899: Let F(x)=x^2-16 and G(x)= 1-x
\n" );
document.write( "Find (F-G)(-10)
\n" );
document.write( "(F-G)(-10)= simplify your answer \n" );
document.write( "
Algebra.Com's Answer #769238 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (F - G) (x) = x^2 - 16 - (1 - x) \n" ); document.write( ": \n" ); document.write( "(F - G) (x) = x^2 - 16 -1 + x \n" ); document.write( ": \n" ); document.write( "(F - G) (x) = x^2 +x - 17 \n" ); document.write( ": \n" ); document.write( "(F - G) (-10) = (-10)^2 + (-10) + 17 \n" ); document.write( ": \n" ); document.write( "(F - G) (-10) = 100 - 10 + 17 \n" ); document.write( ": \n" ); document.write( "(F - G) (-10) = 107 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |