Normal of a point on an ellipse

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Appleton
Messages
91
Reaction score
0

Homework Statement


11) The tangent at P on the ellipse [itex]\frac{x^2}{a^2}+<br /> \frac{y^2}{b^2}=1[/itex] meets the x and y axes at A and B.
Find, in terms of the eccentric angle of P, the ratio of the lengths AP and BP.

12) Repeat Question 11 using the normal at P.

Homework Equations



[itex]bx \cos \theta + ay \sin \theta = ab[/itex]

The Attempt at a Solution


[/B]
I had no significant difficulty with 11, my problem was with 12:

The normal at P is

[itex]y=\frac {a\sin\theta}{b\cos\theta}x-\frac{(a^2-b^2)\sin\theta}{b}[/itex]

When y = 0

[itex]x=\frac{(a^2-b^2)\cos\theta}{a}[/itex]

So

[itex]A =\left(\begin{array}{cc}\frac{(a^2-b^2)\cos\theta}{a}&0\end{array}\right)[/itex]

When x = 0

[itex]y=-\frac{(a^2-b^2)\sin\theta}{b}[/itex]

So

[itex]B =\left(\begin{array}{cc}0&-\frac{(a^2-b^2)\sin\theta}{b}\end{array}\right)[/itex]

[itex]AP^2= (a\cos\theta-\frac{(a^2-b^2)\cos\theta}{<br /> a})^2+<br /> (b\sin\theta)^2[/itex]

[itex]BP^2= (b\sin\theta+\frac{(a^2-b^2)\sin\theta}{<br /> b})^2 +<br /> (a\cos\theta)^2[/itex]

[itex]\frac{AP^2}{BP^2}=\frac{b^4(a^2\sin^2\theta+b^2\cos^2\theta)}{<br /> a^4(a^2\sin^2\theta+b^2\cos^2\theta)}[/itex]

[itex]\frac{AP}{BP}=\frac{b^2}{a^2}<br /> [/itex] = the ratio of the lengths AP to BP

However my textbook says the correct answer is
[itex]\frac{a^2}{b^2}<br /> [/itex]
 
on Phys.org
Check to see if you've used a and b the same way as your textbook.

I noticed in your response to 2. that you have ##bx cos \theta + ay sin \theta = ab##

Perhaps your book has defined it as ax and by instead
 
Hi jedishrfu, thanks for your reply, I hadn't considered that. However the equation of the tangent does seem to be quoted from the book correctly, although I used the following rearranged one, also quoted in the book, in my calculations:

[itex] \frac{x}{a}\cos\theta + \frac{y}{b}\sin\theta = 1[/itex]

If i have quoted the equation of the tangent from the book correctly can I put this error down to a typo in the answers section of the book?