document.write( "Question 1069643: Given the following function, find f(-2), f(0), and f(3).\r
\n" );
document.write( "\n" );
document.write( "F(x)=5x-5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #684859 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find f(-2), f(0), and f(3).\r \n" ); document.write( "\n" ); document.write( "F(x)=5x-5 \n" ); document.write( "---- \n" ); document.write( "For f(-2): \n" ); document.write( "Replace each x with -2 \n" ); document.write( "f(-2) = -5*-2 - 5 \n" ); document.write( "f(-2) = 5 \n" ); document.write( "=========== \n" ); document.write( "Do the others the same way. \n" ); document.write( " \n" ); document.write( " |