document.write( "Question 7604: IF f(x) -5x-1, find the following
\n" );
document.write( "f(a-2) \n" );
document.write( "
Algebra.Com's Answer #4192 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! if f(x) = -5x-1 --> all this says is \"the variable is x. Wherever you see it in the \"equation\", put in the value quoted in the brackets\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, all f(a-2) says do is \"put the value a-2 everywhere where the x is. THAT IS IT. NOTHING MORE. So,\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(a-2) = -5(a-2) - 1 \n" ); document.write( "f(a-2) = -5a+10-1 \n" ); document.write( "f(a-2) = -5a+9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "done.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |