document.write( "Question 675648: Find the quadratic function \"f%28x%29=ax%5E2%2Bbx%2Bc\" for which f(1)=6 , f(-2)=18 , and f(2)=6. I need help with this one. I am having a hard time figuring it out! \n" ); document.write( "
Algebra.Com's Answer #419952 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the quadratic function \"f%28x%29=ax%5E2%2Bbx%2Bc\" for which
\n" ); document.write( "You have 3 points. Substitute into the quadratic form and solve the system:
\n" ); document.write( "----------------------------------
\n" ); document.write( "f(1)=6 ::: a + b + c = 6
\n" ); document.write( "f(-2)=18::4a -2b + c = 18
\n" ); document.write( "f(2)=6::::4a +2b + c = 6
\n" ); document.write( "-------
\n" ); document.write( "I used a matrix method on a TI-84 to get:
\n" ); document.write( "a = 1
\n" ); document.write( "b = -3
\n" ); document.write( "c = 1
\n" ); document.write( "==========
\n" ); document.write( "Equation:
\n" ); document.write( "y = x^2 -3x + 1
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );