document.write( "Question 102759: If f(x)=5x-1 find the following: \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "f(a-2) \n" );
document.write( "
Algebra.Com's Answer #74725 by prabhjyot(165)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=5x-1 \n" ); document.write( "plugin the value of x equal to (a-2)in the above equation \n" ); document.write( "f(a-2)=5(a-2)-1 \n" ); document.write( " = 5a-10-1 \n" ); document.write( " =5a-11\r \n" ); document.write( "\n" ); document.write( " |