document.write( "Question 27403: If f (x) = 4x - 3, find the following:\r
\n" );
document.write( "\n" );
document.write( "30. f (-1) \n" );
document.write( "
Algebra.Com's Answer #14881 by whty89(20)![]() ![]() ![]() You can put this solution on YOUR website! whatever f(x) is you just plug that number in for x \n" ); document.write( "f(-1)=4(-1)-3 \n" ); document.write( "f(-1)=-7 \n" ); document.write( " |