Thread Closed

Find equation of a parabola when neither of two points is the vertex

 
Share Thread
Oct5-07, 09:26 AM   #1
 

Find equation of a parabola when neither of two points is the vertex


Can we find the equation of a parabola when two points on it and the time of travel between the two points are given.It is also given that neither of the two given points is the vertex.
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Oct5-07, 08:26 PM   #2
 
Recognitions:
Science Advisor Science Advisor
Quote by srujana_09 View Post
Can we find the equation of a parabola when two points on it and the time of travel between the two points are given.It is also given that neither of the two given points is the vertex.

If you don't know the speed, it can't be done.
Oct6-07, 12:16 PM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Assuming that the parabola has vertical axis, then the equation can be written [itex]y= ax^2+ bx+ c[/itex]. You need three conditions to solve for the three coefficients, a, b, and c.
Saying that the given point [itex](x_0,y_0)[/itex] is on the parabola means that [itex]y_0= ax_0^2+ bx_0+ c[/itex]. Saying that the given point [itex](x_1,y_1)[/itex] is on the parabola means that [itex]y_1= ax_1^2+ bx_1+ c[/itex]. That gives you two of the three equations you need.
If [itex]y= ax^2+ bx+ c[/itex], then [itex]y'= 2ax+ b[/itex] so the arc-length between [itex]x_0[/itex] and [itex]x_1[/itex] is given by
[tex]\int_{x_0}^{x_1}\sqrt{1- (2ax+ b)^2}dx[/tex]
If you know the arc-length between the two points, you would have the third. Calculate the formula for arclength between the two points and set equal to that. Of course, if you know the "uniform velocity", the arclength is just the time divided by that velocity. If you don't know the velocity, then, as mathman said, you don't have enough information to determine the parabola.
Thread Closed

Similar discussions for: Find equation of a parabola when neither of two points is the vertex
Thread Forum Replies
Parabolas Help Precalculus Mathematics Homework 10
parabolas Precalculus Mathematics Homework 1
Equations of the three parabolas Precalculus Mathematics Homework 5
Parabolas Precalculus Mathematics Homework 2
Parabolas General Math 3