document.write( "Question 123838: Given f(x) = x^2 + 3x – 3, find f(0). \n" ); document.write( "
Algebra.Com's Answer #90938 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Given f(x) = x^2 + 3x – 3, find f(0).
\n" ); document.write( "This just means that you substitute 0 for x in the equation
\n" ); document.write( ":
\n" ); document.write( "f(x) = x^2 + 3x – 3,
\n" ); document.write( "find f(0), substitute 0 for x in the above equation
\n" ); document.write( "f(0) = 0^2 + 3(0) - 3
\n" ); document.write( "f(0) = 0 + 0 - 3
\n" ); document.write( "obviously
\n" ); document.write( "f(0) = - 3
\n" ); document.write( "
\n" );