V0ODO0CH1LD
- 278
- 0
Homework Statement
Let k>0 be such that (x^2-x)+k(y^2-y)=0 defines an ellipse with focal length equal to 2. If (p,q) are the coordinates of a point in the ellipse with q^2 - q\not=0, then what is \frac{p-p^2}{q^2-q}?
Homework Equations
The fact that the sum of the distances from any point in an ellipse is equal to two times the length of the major axis.
The Attempt at a Solution
First, I wrote the ellipse equation in "standard" form:
\frac{(x-\frac{1}{2})^2}{\frac{1+k}{4}}+\frac{(y-\frac{1}{2})^2}{\frac{1+k}{4k}}=1
Which means that the ellipse is centered at (\frac{1}{2},\frac{1}{2}) and it's major axis is the x-axis. Because k could never be less than 1 since that would make the major axis be less than the specified focal length. And as far as I know, that is not allowed.
Anyway, I could solve for \frac{1+k}{4} and \frac{1+k}{4k} by using the fact that major axis of the ellipse squared is equal to the minor axis squared plus half the focal length squared, which gives:
(\frac{1+k}{4})^2= (\frac{1+k}{4k})^2+1
Then I could say that the sum of the distances from any point to each focus of the ellipse is always equal to 2(\frac{1+k}{4}). And that leaves the equation below to solve for \frac{p-p^2}{q^2-q}:
\sqrt{(\frac{3}{2}+p)^2+q^2} + \sqrt{(\frac{5}{2}+p)^2+q^2}=2(\frac{1+k}{4})
Where k is a known.
Okay, now I am definitely stuck.. So I have a few questions.
First; can I find the relationship of p and q in the expression \frac{p-p^2}{q^2-q} just by knowing their relationship in \sqrt{(\frac{3}{2}+p)^2+q^2} + \sqrt{(\frac{5}{2}+p)^2+q^2}?
Second; why is it that \frac{p-p^2}{q^2-q} is a constant ratio for every point in the ellipse? I feel like that is some property of ellipses which if I knew it would make the problem way easier. Is that right?
Third; if I can't just do what I said above would I actually have to do something else? What?
Thanks!