document.write( "Question 782304: The equation is f(x) = ax^2 + bx + c
\n" ); document.write( "Given f(2) = 7 , f(0) = -3 and f(-1) = -2 , find a, b and c. Thanks for the help :)
\n" ); document.write( "

Algebra.Com's Answer #476365 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
\"f%282%29=4a%2B2b%2Bc=7\"\r
\n" ); document.write( "\n" ); document.write( "\"f%280%29=c=-3\"\r
\n" ); document.write( "\n" ); document.write( "\"f%28-1%29=a-b%2Bc=-2\"\r
\n" ); document.write( "\n" ); document.write( "Write the system of equations:\r
\n" ); document.write( "\n" ); document.write( "\"+system%284a%2B2b=10%2C+a-b=1%2C+c=-3%29\" Solving this system we get:a=2, b=1, c=-3\r
\n" ); document.write( "\n" ); document.write( "Substituting these values into the initial equation we get:\r
\n" ); document.write( "\n" ); document.write( "\"f%28x%29=2x%5E2%2Bx-3\".
\n" ); document.write( "
\n" );