Skip to main content
Back to Conic Sections
JEE Main 2020
Conic Sections
Ellipse
Hard

Question

If the radius of the largest circle with centre (2,0) inscribed in the ellipse x2+4y2=36x^2+4y^2=36 is r, then 12r2^2 is equal to :

Options

Solution

This problem combines concepts from ellipses and circles, requiring us to find the radius of a circle that is tangent to an ellipse. The key to solving such problems lies in understanding the geometric condition of tangency and translating it into an algebraic condition, specifically using the discriminant of a quadratic equation.


1. Fundamental Concept: Tangency and the Discriminant

When a circle is "inscribed" in an ellipse with a fixed center, the "largest" such circle will be tangent to the ellipse. This means the circle touches the ellipse at one or more points without crossing its boundary. Algebraically, if we simultaneously solve the equations of the circle and the ellipse, the resulting equation for the intersection points must have real and equal roots. This condition is mathematically expressed by setting the discriminant (DD) of the quadratic equation to zero (D=0D=0). For a quadratic equation in the form Ax2+Bx+C=0Ax^2 + Bx + C = 0, the discriminant is given by D=B24ACD = B^2 - 4AC. Setting D=0D=0 ensures there is exactly one unique solution, which corresponds to a single point of tangency.


2. Analyze the Given Ellipse and Convert to Standard Form

The equation of the ellipse is given as: x2+4y2=36x^2 + 4y^2 = 36 To understand its properties (center, semi-axes, orientation), we convert it to the standard form x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1. We do this by dividing the entire equation by 36: x236+4y236=3636\frac{x^2}{36} + \frac{4y^2}{36} = \frac{36}{36} x262+y232=1\frac{x^2}{6^2} + \frac{y^2}{3^2} = 1 From this standard form, we can deduce:

  • The center of the ellipse is (0,0)(0,0).
  • The semi-major axis is a=6a = 6 (along the x-axis, since 62>326^2 > 3^2).
  • The semi-minor axis is b=3b = 3 (along the y-axis). This confirms it's a horizontal ellipse.

3. Formulate the Circle's Equation

We are given that the center of the circle is (2,0)(2,0) and its radius is rr. The general equation of a circle with center (h,k)(h,k) and radius rr is (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2. Substituting the given center (h,k)=(2,0)(h,k) = (2,0), the equation of our circle is: (x2)2+y2=r2(Equation 1)(x-2)^2 + y^2 = r^2 \quad \text{(Equation 1)}


4. Setting Up for Intersection: Substituting Equations

To find the points where the circle and the ellipse intersect (or touch), we need to solve their equations simultaneously. Our goal is to derive a single equation in terms of one variable (e.g., xx) and the unknown radius rr.

From the ellipse equation, it's easiest to isolate y2y^2: x2+4y2=36x^2 + 4y^2 = 36 4y2=36x24y^2 = 36 - x^2 y2=36x24(Equation 2)y^2 = \frac{36 - x^2}{4} \quad \text{(Equation 2)} Now, substitute this expression for y2y^2 from Equation 2 into the circle's Equation 1. This step eliminates yy from the system, leaving us with an equation solely in terms of xx and rr: (x2)2+(36x24)=r2(x-2)^2 + \left(\frac{36 - x^2}{4}\right) = r^2


5. Deriving the Quadratic Equation in xx

Next, we expand and simplify the combined equation to obtain a standard quadratic equation in xx of the form Ax2+Bx+C=0Ax^2 + Bx + C = 0. This form is essential for applying the discriminant condition.

First, expand the term (x2)2(x-2)^2: (x24x+4)+36x24=r2(x^2 - 4x + 4) + \frac{36 - x^2}{4} = r^2 To eliminate the fraction and simplify, multiply the entire equation by 4: 4(x24x+4)+(36x2)=4r24(x^2 - 4x + 4) + (36 - x^2) = 4r^2 Distribute the 4 and remove parentheses: 4x216x+16+36x2=4r24x^2 - 16x + 16 + 36 - x^2 = 4r^2 Now, combine like terms (x2x^2 terms, xx terms, and constant terms) and move all terms to one side to set the equation to zero: (4x2x2)16x+(16+36)4r2=0(4x^2 - x^2) - 16x + (16 + 36) - 4r^2 = 0 This simplifies to the quadratic equation: 3x216x+(524r2)=0(Equation 3)3x^2 - 16x + (52 - 4r^2) = 0 \quad \text{(Equation 3)} This quadratic equation gives the xx-coordinates of the intersection points between the circle and the ellipse.

Tip for JEE: Be very careful with algebraic manipulations, especially when expanding binomials and distributing terms. A single sign error or calculation mistake can lead to an incorrect discriminant.


6. Applying the Tangency Condition (Discriminant D=0D=0)

For the circle to be the largest inscribed circle with its center at (2,0)(2,0), it must be tangent to the ellipse. This means there should be exactly one distinct xx-coordinate where they touch. In other words, the quadratic equation (Equation 3) must have real and equal roots.

For a general quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0, the condition for real and equal roots (i.e., tangency) is that its discriminant D=B24ACD = B^2 - 4AC must be equal to zero.

From our quadratic equation 3x216x+(524r2)=03x^2 - 16x + (52 - 4r^2) = 0:

  • Coefficient A=3A = 3
  • Coefficient B=16B = -16
  • Constant term C=(524r2)C = (52 - 4r^2)

Now, set the discriminant to zero: D=B24AC=0D = B^2 - 4AC = 0 (16)24(3)(524r2)=0(-16)^2 - 4(3)(52 - 4r^2) = 0 Calculate the terms: 25612(524r2)=0256 - 12(52 - 4r^2) = 0 Distribute the 12-12: 256(12×52)+(12×4r2)=0256 - (12 \times 52) + (12 \times 4r^2) = 0 256624+48r2=0256 - 624 + 48r^2 = 0 Combine the constant terms: 368+48r2=0-368 + 48r^2 = 0 48r2=36848r^2 = 368 Why D=0D=0 is crucial here:

  • If D>0D > 0, there would be two distinct real roots for xx, meaning the circle intersects the ellipse at two distinct points. This would imply the circle is "cutting through" the ellipse, not just touching it internally, and thus wouldn't be the largest inscribed circle for a fixed center.
  • If D<0D < 0, there would be no real roots for xx, meaning the circle does not intersect the ellipse at all.

7. Solving for 12r212r^2

From the tangency condition, we have the equation: 48r2=36848r^2 = 368 The problem asks for the value of 12r212r^2. We can directly obtain this by dividing both sides of the equation by 4: 48r24=3684\frac{48r^2}{4} = \frac{368}{4} 12r2=9212r^2 = 92


8. Key Takeaways and JEE Tips

  • Geometric to Algebraic Translation: The ability to translate geometric conditions (like tangency) into algebraic equations (like D=0D=0) is fundamental in coordinate geometry.
  • Systematic Elimination: When dealing with intersecting curves, systematically eliminate one variable to obtain a single equation.
  • Standard Forms: Always convert conic section equations to their standard forms to easily identify their properties.
  • Discriminant Condition: Remember that D=0D=0 is the go-to condition for tangency between a line and a conic, or between two conics (leading to a quadratic in one variable).
  • Careful Calculation: Double-check all arithmetic, especially when dealing with squares, multiplications, and signs.
  • Read the Question Carefully: Note that the question asked for 12r212r^2, not rr. Avoid extra steps if not necessary, like calculating rr itself.

The final answer is 92\boxed{\text{92}}.

Practice More Conic Sections Questions

View All Questions