document.write( "Question 61547: if (x)=4x-3 find the following.
\n" );
document.write( "f(-1) \n" );
document.write( "
Algebra.Com's Answer #42361 by tutorcecilia(2152) You can put this solution on YOUR website! f(x)=4x-3 find the following. \n" ); document.write( "f(-1)=4(-1)-3 [substitute (-1) for x] \n" ); document.write( "f(-1)=-4-3 \n" ); document.write( "f(-1)=-7 \n" ); document.write( " \n" ); document.write( " |