SOLUTION: Suppose the point P(x1, y1) is on the hyperbola x^2/a^2-y^2/b^2=1. A tangent is drawn at P, meeting the x-axis at A and the y-axis at B. Also, perpendicular lines are drawn from P

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Suppose the point P(x1, y1) is on the hyperbola x^2/a^2-y^2/b^2=1. A tangent is drawn at P, meeting the x-axis at A and the y-axis at B. Also, perpendicular lines are drawn from P       Log On


   



Question 1074860: Suppose the point P(x1, y1) is on the hyperbola x^2/a^2-y^2/b^2=1. A tangent is drawn at P, meeting the x-axis at A and the y-axis at B. Also, perpendicular lines are drawn from P to the x- and y-axes, meeting these axes at C and D, respectively. If O denotes the origin, show that:
(a) OA*OC = a^2
(b) OB* OD = b^2.

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
There has to be a better way. If so, let me know.
The hyperbola is symmetrical about both axes,
so proving what is requested for the first quadrant portion
should be proof enough.
The hyperbola portion in the first quadrant looks like this:

The coordinates of points C and D are easy.
Since P is P%28x%5B1%5D%2Cy%5B1%5D%29 , C%28x%5B1%5D%2C0%29 and D%280%2Cy%5B1%5D%29 ,
So OC=x%5B1%5D and OD=y%5B1%5D
x%5E2%2Fa%5E2-y%5E2%2Fb%5E2=1 <--> y=%28b%2Fa%29sqrt%28x%5E2-a%5E2%29

At P%28x%5B1%5D%2Cy%5B1%5D%29 y%5B1%5D=%28b%2Fa%29sqrt%28x%5B1%5D%5E2-a%5E2%29
The derivative of y=%28b%2Fa%29sqrt%28x%5E2-a%5E2%29 is dy%2Fdx=%28b%2Fa%29%28x%2Fsqrt%28x%5E2-a%5E2%29%29 , so the slope of the tangent at P is %28b%2Fa%29%28x%5B1%5D%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29 .
The equation of the tangent, based on point P is
y-y%5B1%5D=%28b%2Fa%29%28x%5B1%5D%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29%28x-x%5B1%5D%29 .
From that equation we can find the coordinates of points A and B.
For A%28x%5BA%5D%2C0%29 , substituting y=0 , we can find x%5BA%5D=OA :
-y%5B1%5D=%28b%2Fa%29%28x%5B1%5D%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29%28x%5BA%5D-x%5B1%5D%29 .
Solving for x%5BA%5D , -y%5B1%5D%28a%2Fbx%5B1%5D%29sqrt%28x%5B1%5D%5E2-a%5E2%29=x%5BA%5D-x%5B1%5D ---> x%5BA%5D=x%5B1%5D-y%5B1%5D%28a%2Fbx%5B1%5D%29sqrt%28x%5B1%5D%5E2-a%5E2%29 .
Substituting the expression found for y%5B1%5D , we get
---> x%5BA%5D=x%5B1%5D-%28b%2Fa%29%28a%2Fbx%5B1%5D%29%28x%5B1%5D%5E2-a%5E2%29 ---> x%5BA%5D=x%5B1%5D-%28x%5B1%5D%5E2-a%5E2%29%2Fx%5B1%5D ---> x%5BA%5D=%28x%5B1%5D%5E2-x%5B1%5D%5E2%2Ba%5E2%29%2Fx%5B1%5D ---> x%5BA%5D=a%5E2%2Fx%5B1%5D --> x%5B1%5D%2Ax%5BA%5D=a%5E2 ,
or in other words OC%2AOA=a%5E2 .

For B%280%2Cy%5BB%5D%29 , substituting x=0 , we can find y%5BB%5D=-OB :
y%5BB%5D-y%5B1%5D=%28b%2Fa%29%28x%5B1%5D%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29%280-x%5B1%5D%29 --> y%5BB%5D-y%5B1%5D=-%28b%2Fa%29%28x%5B1%5D%5E2%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29 --> y%5BB%5D=y%5B1%5D-%28b%2Fa%29%28x%5B1%5D%5E2%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29
Substituting the expression found for y%5B1%5D , we get
--> --> --> y%5BB%5D=%28b%2Fa%29%28%28-a%5E2%29%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29 --> y%5BB%5D=-ab%2Fsqrt%28x%5B1%5D%5E2-a%5E2%29%29
Multiplying times y%5B1%5D=%28b%2Fa%29sqrt%28x%5B1%5D%5E2-a%5E2%29 , we get
--> y%5BB%5Dy%5B1%5D=%28-ab%29%28b%2Fa%29 --> y%5BB%5Dy%5B1%5D=-b%5E2%29 --> %28-y%5BB%5D%29y%5B1%5D=b%5E2%29
or in other words OB%2AOD=b%5E2 .