document.write( "Question 622083: What is the equation, in standard form, of a parabola that models the values in the table?\r
\n" ); document.write( "\n" ); document.write( "x -2 0 4
\n" ); document.write( "f(x) -7 3 -73
\n" ); document.write( "

Algebra.Com's Answer #391110 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "x f(x)
\n" ); document.write( "-2 -7
\n" ); document.write( "0 3
\n" ); document.write( "4 -73
\n" ); document.write( " f(x) = ax^2 + bx + c
\n" ); document.write( " f(0) = ax^2 + bx + c = 3, c = 3
\n" ); document.write( " f(-2) = 4a + -2b + 3 = -7
\n" ); document.write( " f(4) =16a + 4b + 3 = -73
\n" ); document.write( " 4a -2b = -10 ||multiplying by 2 and adding to the 2nd EQ to eliminate b
\n" ); document.write( "16a + 4b = -76
\n" ); document.write( " 24a = -96
\n" ); document.write( " a = -4 and b = -3 (-16 -2b = -10, -2b = 6, b = -3)
\n" ); document.write( "f(x) = -4x^2 - 3x + 3 \n" ); document.write( "
\n" );