document.write( "Question 83305: find the value of f(0) of the function
\n" ); document.write( " f(x)= 3x(to the second power) + 2x + 5
\n" ); document.write( "

Algebra.Com's Answer #59802 by dolly(163)\"\" \"About 
You can put this solution on YOUR website!
Given f(x) = 3x^2 + 2x + 5\r
\n" ); document.write( "\n" ); document.write( "To find f(0) we plug in x = 0\r
\n" ); document.write( "\n" ); document.write( " So f(0) = 3(0)^2 + 2(0) + 5\r
\n" ); document.write( "\n" ); document.write( "==> f(0) = 5
\n" ); document.write( "
\n" );