Arthur D. answered 09/04/18
Tutor
4.9
(283)
Forty Year Educator: Classroom, Summer School, Substitute, Tutor
y=ax^2+bx+c
(0,0)
0=c
(1,-2)
-2=a+b+c
(-1,-4)
-4=a-b+c
substitute c=0
-2=a+b
-4=a-b
add
-6=2a
a=-3
-2=-3+b
b=1
y=-3x^2+x is the equation