document.write( "Question 83899: How do you find a quadratic function to model the values in the table? Predict the value of y for x=6.
\n" ); document.write( "x y
\n" ); document.write( "-1 -2
\n" ); document.write( "0 4
\n" ); document.write( "3 -26\r
\n" ); document.write( "\n" ); document.write( "Could you also help me with finding a quadratic model for th set of values.
\n" ); document.write( "(-2,19)(0,3)(4,19) Thanks alot. Forgot all these things that we did at the beginning of the year.
\n" ); document.write( "

Algebra.Com's Answer #60368 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
(-2,19)(0,3)(4,19) with vertex (1,f(1))
\n" ); document.write( "f(x) = a(x - h)^2 + k is the standard form
\n" ); document.write( "f(x) = a(x - 1)^2 + f(1)
\n" ); document.write( "3 = a(-1)^2 + f(1) PLUG
\n" ); document.write( "3 - f(1) = a
\n" ); document.write( "~ Equation ~
\n" ); document.write( "f(x) = (3 - f(1))(x - 1)^2 + f(1)
\n" ); document.write( "19 = (3 - f(1))(-3)^2 + f(1) PLUG
\n" ); document.write( "19 = 27 - 9f(1) + f(1)
\n" ); document.write( "-8 = -8f(1)
\n" ); document.write( "1 = f(1)
\n" ); document.write( "f(x) = 2(x - 1)^2 + 1
\n" ); document.write( "~~~ x = 6 ... y or f(x) = ?
\n" ); document.write( "f(6) = 2(5)^2 + 1 = 50 + 1 = 51
\n" ); document.write( "
\n" );