document.write( "Question 61548: if f(x) =5x-1 find the following.
\n" );
document.write( "f(a-2) \n" );
document.write( "
Algebra.Com's Answer #42360 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! f(x) =5x-1 find the following. \n" ); document.write( "f(a-2)=5(a-2)-1 [substitute (a-2) for x] \n" ); document.write( "f(a-2)=5a-10-1 [simplify] \n" ); document.write( "f(a-2)=5a-11 \n" ); document.write( " |