document.write( "Question 817368: How do I evaluate f(-7)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #492183 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Substitute -7 for x in your equation.\r \n" ); document.write( "\n" ); document.write( "For example, if you had f(x) = 2x + 3 \n" ); document.write( "f(-7) = 2(-7) + 3 \n" ); document.write( " = -14 +3 \n" ); document.write( " = -11 \n" ); document.write( " |