document.write( "Question 1158393: Find f(-2),f(0) and f(4) for the following function.
\n" );
document.write( "f(x)=-3x\r
\n" );
document.write( "\n" );
document.write( "f(-2)=
\n" );
document.write( "f(0)=
\n" );
document.write( "f(4)= \n" );
document.write( "
Algebra.Com's Answer #781328 by Shin123(626)![]() ![]() You can put this solution on YOUR website! f(-2)=-3*-2=6 \n" ); document.write( "f(0)=-3*0=0 \n" ); document.write( "f(4)=-3*4=12. \n" ); document.write( " |