SOLUTION: Find the equation of the parabola that passes through the following points. (0,-12), (6,12), (2,-8)

Algebra.Com
Question 828351: Find the equation of the parabola that passes through the following points.
(0,-12), (6,12), (2,-8)

Answer by TimothyLamb(4379)   (Show Source): You can put this solution on YOUR website!
---
y = ax^2 + bx + c
---
(0,-12)
-12 = c
---
(6,12)
12 = a36 + b6 + c
---
(2,-8)
-8 = a4 + b2 + c
---
the linear system:
-12 = c
12 = a36 + b6 + c
-8 = a4 + b2 + c
---
put the system of linear equations into standard form:
---
x = a
y = b
z = c
---
-12 = z
12 = 36x + 6y + z
-8 = 4x + 2y + z
---
z = -12
36x + 6y + z = 12
4x + 2y + z = -8
---
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
---
solution:
x = a = 0.5
y = b = 1
z = c = -12
---
system matrix
0 0 1
36 6 1
4 2 1
---
inverse of system matrix
0.083333333 0.041666667 -0.125
-0.66666667 -0.083333333 0.75
1 0 0
---
determinant of system matrix = 48
---
answer:
y = 0.5x^2 + x - 12
---
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

RELATED QUESTIONS

write the equation of the parabola that passes through the points (2,-20),(-2-4) and... (answered by lynnlo)
Find an equation of the parabola of the form y=ax^2+bx+c that passes through the... (answered by mananth,MathLover1,ikleyn)
Find the equation of the parabola {{{ y = ax^2 + bx + c }}} that passes through the... (answered by josgarithmetic)
find an equation of the parabola which passes through the points (1,3) and (-2,... (answered by jim_thompson5910,josgarithmetic)
find the equation of a parabola with a vertex (2,-12) that passes through the point... (answered by stanbon)
find the equation of the parabola with vertex a) ( 2,-12) passing through (0,0) b)... (answered by MathLover1)
Calculate the area of the triangle with the following vertices: 6. (-3, -3), (0, -3), (answered by Alan3354)
What is the slope of the line that passes through points (12,-8) and... (answered by TimothyLamb)
What is the slope of the line that passes through the following points? (7,3) (2,-12) (answered by strawberrygirl183)