Why Does Substituting Into y^2 = 16x Yield t = 0?

  • Thread starter Thread starter synkk
  • Start date Start date
  • Tags Tags
    Points
AI Thread Summary
The discussion centers on the substitution of the parametric equations x = 4t^2 and y = 8t into the equations of a parabola and a hyperbola. When substituting into the hyperbola equation xy = 4, the value t = 1/2 is correctly derived, leading to the coordinates of point P. However, substituting into the parabola equation y^2 = 16x results in the identity 64t^2 = 64t^2, which indicates that t can be any real number, not just zero. This highlights that the substitution into the parabola does not yield a unique solution for t, confirming that the only valid solution arises from the hyperbola equation. The key takeaway is that the identity obtained from the parabola does not contradict the valid solution from the hyperbola.
synkk
Messages
216
Reaction score
0
The point P(4t^2, 8t) lies on the parabola C with equation y^2 = 16x. The point P also lies on the rectangular hyperbola H with equation xy = 4

a) Find the value of t, and hence find the co-ords of P.

working:
so x = 4t^2 and y = 8t
i sub these into xy = 4 and get t = 1/2 and can then find the points of P and thus answer the question

however if i sub x = 4t^2 and y = 8t into y^2 = 16x then I get:
(8t)^2 = 16(4t^2)
64t^2 = 64t^2
t = 0?

Could anyone tell me what I am doing wrong when subbing it into y^2 = 16x?
 
Physics news on Phys.org
You did nothing wrong, you just ended up with 0 = 0 which is true. So you only real solution it t = 1/2.
 
rock.freak667 said:
You did nothing wrong, you just ended up with 0 = 0 which is true. So you only real solution it t = 1/2.

I don't understand, shouldn't I get t = 1/2 no matter where I substitute the values into?
 
synkk said:
I don't understand, shouldn't I get t = 1/2 no matter where I substitute the values into?

Well for the parabola C, the parameter x=4t2, y = 8t is valid. However for the hyperbola, it is not. So you putting it back into the equation for C would just be verifying the parameters are correct.
 
When we arrange for t, the answer will be zero.
 
synkk said:
The point P(4t^2, 8t) lies on the parabola C with equation y^2 = 16x. The point P also lies on the rectangular hyperbola H with equation xy = 4

a) Find the value of t, and hence find the co-ords of P.

working:
so x = 4t^2 and y = 8t
i sub these into xy = 4 and get t = 1/2 and can then find the points of P and thus answer the question

however if i sub x = 4t^2 and y = 8t into y^2 = 16x then I get:
(8t)^2 = 16(4t^2)
64t^2 = 64t^2
t = 0?

Could anyone tell me what I am doing wrong when subbing it into y^2 = 16x?
The solution to 64t2 = 64t2 is that t can be any real number, not just t=0.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top