SOLUTION: parabola equation through (1,-2) (2,-4) (3,-4)in y=ax^2+bx+c (1,1) (-1,-3) (-3,1) (-2,9) (-4,5) (1,0) (-1,17) (1,17) (2,8) determine if quadratic model exsist if so then write

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: parabola equation through (1,-2) (2,-4) (3,-4)in y=ax^2+bx+c (1,1) (-1,-3) (-3,1) (-2,9) (-4,5) (1,0) (-1,17) (1,17) (2,8) determine if quadratic model exsist if so then write       Log On


   



Question 831559: parabola equation through (1,-2) (2,-4) (3,-4)in y=ax^2+bx+c
(1,1) (-1,-3) (-3,1)
(-2,9) (-4,5) (1,0)
(-1,17) (1,17) (2,8)
determine if quadratic model exsist if so then write a model
f(-2)=16 f(0)=0 f(1)=4

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
I will do the first one, you do the others using the same method:
---
y = ax^2 + bx + c
---
given:
(1,-2) (2,-4) (3,-4)
---
(1,-2):
-2 = a + b + c
---
(2,-4):
-4 = 4a + 2b + c
---
(3,-4):
-4 = 9a + 3b + c
---
linear system:
-2 = a + b + c
-4 = 4a + 2b + c
-4 = 9a + 3b + c
---
put the system of linear equations into standard form:
---
x = a
y = b
z = c
---
-2 = x + y + z
-4 = 4x + 2y + z
-4 = 9x + 3y + z
---
x + y + z = -2
4x + 2y + z = -4
9x + 3y + z = -4
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
x = a = 1
y = b = -5
z = c = 2
---
y = ax^2 + bx + c
---
solution:
y = x^2 - 5x + 2
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php