Solveeit Logo

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=2xy = 2x intersects the ellipse 4x2+9y2=364x^2 + 9y^2 = 36 at PP and QQ and a circle with PQPQ as diameter intersects the given ellipse at two more points AA and BB. If the equation of ABAB is y=αx+βy = \alpha x + \beta and the radius of the circle is rr, then the value of 2rα+β\sqrt{2}r - \alpha + \beta is

Answer

5

Explanation

Solution

Solution:

  1. Find P and Q:
    The line is y=2xy=2x. Substitute in the ellipse 4x2+9y2=364x^2+9y^2=36:

    4x2+9(4x2)=3640x2=36x2=910.4x^2+9(4x^2)=36 \quad\Longrightarrow\quad 40x^2=36 \quad\Longrightarrow\quad x^2=\frac{9}{10}.

    Thus, the intersection points are

    P ⁣(310,610)andQ ⁣(310,610).P\!\left(\frac{3}{\sqrt{10}},\,\frac{6}{\sqrt{10}}\right) \quad \text{and} \quad Q\!\left(-\frac{3}{\sqrt{10}},\,-\frac{6}{\sqrt{10}}\right).
  2. Circle with PQ as Diameter:
    The center is the midpoint (0,0)(0,0) and the radius rr is the distance of PP from the origin:

    r=(310)2+(610)2=9+3610=4510=32.r=\sqrt{\left(\frac{3}{\sqrt{10}}\right)^2+\left(\frac{6}{\sqrt{10}}\right)^2}=\sqrt{\frac{9+36}{10}}=\sqrt{\frac{45}{10}}=\frac{3}{\sqrt{2}}.

    Thus, the circle’s equation is

    x2+y2=92.x^2+y^2=\frac{9}{2}.
  3. Determine the Equation of AB:
    The circle and ellipse intersect in four points; two are PP and QQ (on y=2xy=2x) and the other two, AA and BB, lie on a line AB:y=αx+βAB: y=\alpha x+\beta.
    Since PP and QQ are common to both curves, consider eliminating them between the ellipse and 8 times the circle. Multiply the circle equation by 8:

    8(x2+y2)=8928x2+8y2=36.8(x^2+y^2)=8\cdot\frac{9}{2}\quad\Longrightarrow\quad 8x^2+8y^2=36.

    Subtract it from the ellipse:

    [4x2+9y236][8x2+8y236]=4x2+y2=0.\bigl[4x^2+9y^2-36\bigr]-\bigl[8x^2+8y^2-36\bigr] = -4x^2+y^2=0.

    This factors as:

    4x2+y2=(y2x)(y+2x)=0.-4x^2+y^2 = (y-2x)(y+2x)=0.

    Since y=2xy=2x represents PQPQ, the other line is

    y=2x.y=-2x.

    Thus, α=2\alpha=-2 and β=0\beta=0.

  4. Final Computation:
    We are to find

    2rα+β.\sqrt{2}r - \alpha + \beta.

    Substitute r=32,α=2,β=0r=\frac{3}{\sqrt{2}}, \alpha=-2, \beta=0:

    232(2)+0=3+2=5.\sqrt{2} \cdot \frac{3}{\sqrt{2}} - (-2) + 0 = 3+2=5.

Explanation of the Core Steps:

  1. Find intersection points PP and QQ of y=2xy=2x and the ellipse.
  2. Determine the circle with PQPQ as diameter (center at origin, r=32r=\frac{3}{\sqrt{2}}).
  3. Subtract a suitable multiple of the circle’s equation from the ellipse to factor out the line PQPQ and obtain the chord ABAB as y=2xy=-2x.
  4. Substitute α=2\alpha=-2, β=0\beta=0, and rr in the expression 2rα+β\sqrt{2}r - \alpha + \beta.