document.write( "Question 976942: evaluate the function below for x=3 F(x)=x^3+5x^2+1 \n" ); document.write( "
Algebra.Com's Answer #598431 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
f(x) = x^3 + 5x^2 + 1
\n" ); document.write( "f(3) = 3^3 + 5(3)^2 + 1
\n" ); document.write( "f(3) = 27 + 45 + 1
\n" ); document.write( "f(3) = 73
\n" ); document.write( "Hope this helps:-)
\n" ); document.write( "
\n" );