Question
Question: The equation of the curve obtained by reflecting the ellipse $\frac{(x-4)^2}{16} + \frac{(y-3)^2}{9}...
The equation of the curve obtained by reflecting the ellipse 16(x−4)2+9(y−3)2=1 about the line x−y−2=0 is 16x2+9y2+k1x−36y+k2=0 then sum of prime factors of (k1+k2) is:
16
Solution
-
Reflection Transformation:
For a line x−y−2=0 (with a=1, b=−1, c=−2), the reflection of a point (X,Y) to (x,y) is given by:
x=Y+2,y=X−2.Inverting, we have:
X=y+2,Y=x−2. -
Substitute in the Ellipse Equation:
Original ellipse:
16(X−4)2+9(Y−3)2=1.Substitute X=y+2 and Y=x−2:
16((y+2)−4)2+9((x−2)−3)2=1⟹16(y−2)2+9(x−5)2=1. -
Bring to Standard Form:
Multiply through by 144 (LCM of 16 and 9):
9(y−2)2+16(x−5)2=144.Expanding:
9(y2−4y+4)+16(x2−10x+25)=144, 9y2−36y+36+16x2−160x+400=144.Combine like terms:
16x2+9y2−160x−36y+(36+400−144)=0, 16x2+9y2−160x−36y+292=0. -
Identification:
The equation is given in the form:
16x2+9y2+k1x−36y+k2=0.Comparing:
k1=−160andk2=292.Then:
k1+k2=−160+292=132. -
Sum of Prime Factors of 132:
Factorize:
132=22×3×11.Sum of distinct prime factors:
2+3+11=16.
Explanation of the Solution:
Reflect the ellipse via the formula to get new coordinates. Substitute X=y+2 and Y=x−2 in the ellipse equation, simplify and match coefficients to find k1 and k2. Then calculate k1+k2=132 and sum its distinct prime factors 2,3,11 to get 16.