document.write( "Question 58231: if f (x) = 4x - 3, find the following:
\n" );
document.write( "f (-1) \n" );
document.write( "
Algebra.Com's Answer #39840 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! F(X)=4X-3 \n" ); document.write( "F(-1)=4*-1-3 \n" ); document.write( "F(-1)=-4-3 \n" ); document.write( "F(-1)=-7 \n" ); document.write( " |