SOLUTION: I am trying to write an equation based on table data. X: -2, -1, 0, 1, 2 Y: -8, -2, 0, -2, -8 Based on the differences, I know that it should be a quadratic equation, but I do

Algebra.Com
Question 304400: I am trying to write an equation based on table data.
X: -2, -1, 0, 1, 2
Y: -8, -2, 0, -2, -8
Based on the differences, I know that it should be a quadratic equation, but I do not know the proper format. How do you take the data from the table to create the equation?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
I am trying to write an equation based on table data.
X: -2, -1, 0, 1, 2
Y: -8, -2, 0, -2, -8
-------------------------------
Form: y = ax^2 + bx + c
Substitute three of the x/y pairs; then solve for a, b, c:
-8 = 4a -2b + c
-2 = a -b + c
0 = 0a +0b + c
-----------------------
Using the matrix function of a TI calculator I get:
a = -2 ; b = 0 ; c = 0
-------------------
Equation:
y = -2x^2
===================
Cheers,
Stan H.

RELATED QUESTIONS

Write a function rule based on the table below. x f(x) 0 5 1 8 2... (answered by jim_thompson5910)
Please help me out with this questions. I appreciate thanks. Based on the data shown... (answered by ewatrrr)
I have a graph that has an x-axis of (0.67, 0), an x-axis of (-1, 0) and a y-axis of (0,... (answered by stanbon)
Write an equation for the line that passes through the points shown in the table. x... (answered by Alan3354)
I am trying to solve the following equation so that I can fill out an X/Y Table and graph (answered by BGluvsmath)
{{{(x^2 + 2) d^2y/dx^2 + 3x dy/dx - y = 0}}} (tried to write this as simply (x^2 +... (answered by Edwin McCravy)
For the data in the table, tell whether y varies directly with x. If it does, write an... (answered by josgarithmetic)
Write an equation to represent the data shown in the table below. x | y -2 , 152 -1 (answered by MathLover1,Alan3354,greenestamps)
3. Take a look at the table below and write out an equation for f(x). x -2 -1 0 1 2... (answered by jim_thompson5910,solver91311)