document.write( "Question 49249: Given f(x) = 5x + 3, find f(0).\r
\n" );
document.write( "\n" );
document.write( "is the solution\r
\n" );
document.write( "\n" );
document.write( "F(x)=5x+3
\n" );
document.write( "f(0)=5(0)+3
\n" );
document.write( "0=5 ?? \n" );
document.write( "
Algebra.Com's Answer #32663 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If f(x) = 5x+3, find f(0). \n" ); document.write( "You started out correctly. \n" ); document.write( "f(0) = 5(0) + 3 Remember that zero times anything is zero, so 5(0) = 0 \n" ); document.write( "f(0) = 3 \n" ); document.write( " |