Im pretty sure 3 points are all you need to define a quadratic, so how do i do it?
i know the basic equation will be ax^2+bx+c, how do i find the a,b,c factors using only three sets of coordinates?
(x1,y1),(x2,y2),(x3,y3)
2006-10-17
11:52:59
·
4 answers
·
asked by
Game Theorist
2
in
Science & Mathematics
➔ Mathematics
I cant plug in my coordinates because they will be variables. I want to find the equations for a,b,c expressed in terms of x1,x2,x3 and y1,y2,y3. Im making a program for bending moments in beams and i need to be able to plug in three coordinates and then get the quadratic equation given to me.
2006-10-17
12:11:19 ·
update #1