Finding the equation of the line of a cubic function

bsahatjian
Messages
3
Reaction score
0
Hello,

I am trying to find the equation in the form ax^3+bx^2+cx+d for the curve passing through the origin and (40 sq root 6, -20).
How do I find the a, b, c, and d values?
 
Physics news on Phys.org
If the curve passes through the origin, what does that tell you about 'd'?

Now if the curve passes through (40 sqrt6, -20) then you have one equation and three unknowns (a,b,c). Evidently, there will not be a unique solution, and you'll have some flexibility in choosing a,b, and c.
 
Ok so I take it d shifts the curve off the origin, so if it is going through the origin, there is no d value?
And how many points would I need to come up with a, b, and c values?
 
Yes, setting x= 0 gives y= a03+ b02+ c0+ d= d. "Going through the origin" means x= 0 gives y= 0. You need 3 equations to solve for three variables. Each point gives an x and y value to put into the equation so you need three points to solve for the three variables a, b, and c.
 
Ok thanks so much. I will work on getting a third point.
 
No, you need two more points. In your original form, y= ax^3+ bx^2+ cx+ d= 0, you have 4 numbers to determine, a, b, c, and d. You used the origin, (0,0) to determine d. Now you need 3 other points to determine a, b, and c.

You probably learned in geometry that "two points determine a line". Taking a= b= 0 you get a line, with equation y= cx+ d passing through those two points. Three points will determine a quadratic and it requires four points to determine a cubic.
 
Back
Top