document.write( "Question 568304: given f(x)=2x^2-3x+5, find f(3), f(0), and f(-1) \n" ); document.write( "
Algebra.Com's Answer #366898 by TutorDelphia(193)\"\" \"About 
You can put this solution on YOUR website!
given f(x)=\"2x%5E2-3x%2B5\", find f(3), f(0), and f(-1)\r
\n" ); document.write( "\n" ); document.write( "Functions take an input and produce an output, given the input x, the output will be \"2%28x%29%5E2-3%28x%29%2B5\", given the input 3, the output will be
\n" ); document.write( "\"2%283%29%5E2-3%283%29%2B5\" which is
\n" ); document.write( "18-9+5=14\r
\n" ); document.write( "\n" ); document.write( "Just replace x with the new input\r
\n" ); document.write( "\n" ); document.write( "so for f(0)\r
\n" ); document.write( "\n" ); document.write( "\"2%280%29%5E2-3%280%29%2B5=5\"
\n" ); document.write( "
\n" );