Question
Question: If r₁, and r₂ are distances of points on the ellipse $5x^2 + 5y^2 + 6xy - 8 = 0$ which are at maximu...
If r₁, and r₂ are distances of points on the ellipse 5x2+5y2+6xy−8=0 which are at maximum and minimum distance from the origin, then r1+r2 is equal to

A
2
B
1
C
3
D
4
Answer
3
Explanation
Solution
The equation of the ellipse is 5x2+6xy+5y2=8. We can write this in matrix form as xTQx=8, where x=(xy) and Q=(5335). The eigenvalues of Q are found by solving det(Q−λI)=0, which yields (5−λ)2−9=0, giving λ1=2 and λ2=8. In the rotated coordinate system, the ellipse equation is 2x′2+8y′2=8, or 4x′2+1y′2=1. The semi-axes squared are a′2=4 and b′2=1. The maximum distance from the origin is r1=a′2=4=2, and the minimum distance is r2=b′2=1=1. Therefore, r1+r2=2+1=3.
