document.write( "Question 239315: Let f(x)=x^2-x-2 and g(x)=2x-7\r
\n" );
document.write( "\n" );
document.write( "Evaluate the following (f-g)(-1) \n" );
document.write( "
Algebra.Com's Answer #175736 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! (f-g)(-1) \n" ); document.write( "This is shorthand for f(-1) - g(-1) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So (f-g)(-1) = (0) - (-9) = 9 \n" ); document.write( " |