document.write( "Question 270101: Determine the value of f(2) = 3x+7 \n" ); document.write( "
Algebra.Com's Answer #197916 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 3x+7
\n" ); document.write( "Put x=2
\n" ); document.write( "f(2) = 3*2+7 = 6+7 = 13
\n" ); document.write( "
\n" );