document.write( "Question 68377: if f(x) = 4x - 3
\n" );
document.write( "Find f(-1) \n" );
document.write( "
Algebra.Com's Answer #48633 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( " |