document.write( "Question 58231: if f (x) = 4x - 3, find the following:
\n" ); document.write( "f (-1)
\n" ); document.write( "

Algebra.Com's Answer #39841 by rcmcc(152)\"\" \"About 
You can put this solution on YOUR website!
substitute in -1 in all places where x is in the function\r
\n" ); document.write( "\n" ); document.write( "so
\n" ); document.write( "f(x)=4x-3
\n" ); document.write( "f(x)=4(-1)-3
\n" ); document.write( "f(x)=-4-3
\n" ); document.write( "f(x)=-7\r
\n" ); document.write( "\n" ); document.write( "f(-1) = -7
\n" ); document.write( "
\n" );