document.write( "Question 218951: using the function: f(x) = 3x - 5\r
\n" );
document.write( "\n" );
document.write( "what is f(2) \n" );
document.write( "
Algebra.Com's Answer #164783 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = 3x - 5 \n" ); document.write( "what is f(2) \n" ); document.write( "f(2)=3*2-5 \n" ); document.write( "f(2)=6-5 \n" ); document.write( "f(2)=1 ans. \n" ); document.write( " |