document.write( "Question 56870: given f(x)=5x+3,find f(0) \n" ); document.write( "
Algebra.Com's Answer #38613 by Scriptor(36)\"\" \"About 
You can put this solution on YOUR website!
Just fill in for x=0 to obtain: f(0) =5*0 + 3 = 0 + 3 = 3 \n" ); document.write( "
\n" );