Question
Question: The line $y = 2x$ intersects the ellipse $4x^2 + 9y^2 = 36$ at $P$ and $Q$ and a circle with $PQ$ as...
The line y=2x intersects the ellipse 4x2+9y2=36 at P and Q and a circle with PQ as diameter intersects the given ellipse at two more points A and B. If the equation of AB is y=αx+β and the radius of the circle is r, then the value of 2r−α+β is
5
Solution
Solution:
-
Find P and Q:
4x2+9(4x2)=36⟹40x2=36⟹x2=109.
The line is y=2x. Substitute in the ellipse 4x2+9y2=36:Thus, the intersection points are
P(103,106)andQ(−103,−106). -
Circle with PQ as Diameter:
r=(103)2+(106)2=109+36=1045=23.
The center is the midpoint (0,0) and the radius r is the distance of P from the origin:Thus, the circle’s equation is
x2+y2=29. -
Determine the Equation of AB:
8(x2+y2)=8⋅29⟹8x2+8y2=36.
The circle and ellipse intersect in four points; two are P and Q (on y=2x) and the other two, A and B, lie on a line AB:y=αx+β.
Since P and Q are common to both curves, consider eliminating them between the ellipse and 8 times the circle. Multiply the circle equation by 8:Subtract it from the ellipse:
[4x2+9y2−36]−[8x2+8y2−36]=−4x2+y2=0.This factors as:
−4x2+y2=(y−2x)(y+2x)=0.Since y=2x represents PQ, the other line is
y=−2x.Thus, α=−2 and β=0.
-
Final Computation:
2r−α+β.
We are to findSubstitute r=23,α=−2,β=0:
2⋅23−(−2)+0=3+2=5.
Explanation of the Core Steps:
- Find intersection points P and Q of y=2x and the ellipse.
- Determine the circle with PQ as diameter (center at origin, r=23).
- Subtract a suitable multiple of the circle’s equation from the ellipse to factor out the line PQ and obtain the chord AB as y=−2x.
- Substitute α=−2, β=0, and r in the expression 2r−α+β.