document.write( "Question 84291: What is the solution for
\n" ); document.write( "Given f(x) = x2 - x - 5, find f(0).
\n" ); document.write( "I'm not sure what it is asking.
\n" ); document.write( "

Algebra.Com's Answer #60687 by PS(13)\"\" \"About 
You can put this solution on YOUR website!
What the problem is asking is to evaluate the function for x = 0\r
\n" ); document.write( "\n" ); document.write( "f(x) = \"x%5E2\" - x - 5\r
\n" ); document.write( "\n" ); document.write( "So - f(0) = \"0%5E2\" - 0 - 5 = -5
\n" ); document.write( "
\n" );