Find the equation y = ax^2 +bx +c whose graph contains the points (1, -1) (3, -1) (-2, 14)
you have to solve using the system of linear equation stuff, so I did:
-1 = a(1)^2 + b(1) +c
-1 = a(3)^2 + b(3) +c
14 = a(-2)^2 + b(-2) +c
and got the system:
a+b+c = -1
9a+3b+c = -1
4a-2b+c = 14
so I went through and solved:
first with lines 1 and 2:
-9a-9b-9c = 9
9a +3b+c=-1 and got -6b-8c=8 . . . plugged back into system
a+b+c = -1
-6b-8c=8
4a-2b+c = 14 then took lines 1 and 3 did the same:
-4a-4b-4c = 4
4a-2b+c=14 and got -6b-3c=18 plugged back into system:
a+b+c = -1
-6b-8c=8
-6b-3c=18 then took lines 2 and 3 did the same:
and got c = -3, pluged that back into a different equation and got b = 13/3 and plugged both into first equation and got a = -1/3
now did I do this correctly???
please let me know!! thanks!!
2007-07-30
18:16:55
·
2 answers
·
asked by
Anonymous
in
Science & Mathematics
➔ Mathematics