Skip to main content
Back to Conic Sections
JEE Main 2023
Conic Sections
Ellipse
Easy

Question

If the length of the latus rectum of the ellipse x2+4y2+2x+8yλ=0x^{2}+4 y^{2}+2 x+8 y-\lambda=0 is 4 , and ll is the length of its major axis, then λ+l\lambda+l is equal to ____________.

Answer: 2

Solution

1. Understanding the Ellipse and its Key Properties

An ellipse is a locus of points for which the sum of the distances from two fixed points (foci) is constant. Its properties are best understood from its standard form equations.

The general equation of a conic section is Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0. For an ellipse, we typically have B=0B=0 and A,CA, C have the same sign (and ACA \neq C for a non-circular ellipse).

The standard forms of an ellipse centered at (h,k)(h,k) are:

  • Horizontal Ellipse: Major axis parallel to the x-axis. (xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1
  • Vertical Ellipse: Major axis parallel to the y-axis. (xh)2b2+(yk)2a2=1\frac{(x-h)^2}{b^2} + \frac{(y-k)^2}{a^2} = 1

In both cases, aa represents the length of the semi-major axis and bb represents the length of the semi-minor axis. A fundamental condition for an ellipse is that a>ba > b.

From these semi-axis lengths, we derive other important properties:

  • Length of Major Axis (ll): 2a2a
  • Length of Latus Rectum: 2b2a\frac{2b^2}{a}

Our primary goal is to transform the given general equation of the ellipse into one of these standard forms. This transformation will allow us to identify aa and bb, which are essential for calculating the required quantities.


2. Converting the General Equation to Standard Form

We are given the equation of an ellipse: x2+4y2+2x+8yλ=0x^{2}+4 y^{2}+2 x+8 y-\lambda=0

The most effective strategy to convert a general quadratic equation of a conic section into its standard form is by completing the square for the xx terms and yy terms.

Step 2.1: Grouping and Rearranging Terms First, group the terms involving xx and yy separately, and move the constant term to the right side of the equation. (x2+2x)+(4y2+8y)=λ(x^2+2x) + (4y^2+8y) = \lambda

  • Why this step? Grouping terms makes it easier to apply the completing the square method independently for the xx and yy parts of the equation. Moving the constant prepares the equation for the standard form, which has a constant on the right side.

Step 2.2: Completing the Square for xx terms To complete the square for x2+2xx^2+2x, we need to add (coefficient of x2)2(\frac{\text{coefficient of } x}{2})^2. The coefficient of xx is 2, so we add (2/2)2=12=1(2/2)^2 = 1^2 = 1. (x2+2x+1)(x^2+2x+1) This expression is now a perfect square trinomial, (x+1)2(x+1)^2.

  • Why this step? A perfect square trinomial can be factored into the form (xh)2(x-h)^2, which is required for the standard form of an ellipse. To maintain the equality of the equation, any value added to one side must also be added to the other side. So, we add 1 to both sides of our main equation.

Step 2.3: Completing the Square for yy terms For the yy terms, we have 4y2+8y4y^2+8y. Before completing the square, it is crucial to factor out the coefficient of y2y^2 (which is 4) from the yy terms. 4(y2+2y)4(y^2+2y) Now, complete the square for the expression inside the parenthesis, y2+2yy^2+2y. Similar to the xx terms, add (2/2)2=12=1(2/2)^2 = 1^2 = 1 inside the parenthesis. 4(y2+2y+1)4(y^2+2y+1) This expression inside the parenthesis is now (y+1)2(y+1)^2. So, we have 4(y+1)24(y+1)^2.

  • Why factor first? The completing the square formula X2+BX+(B2)2=(X+B2)2X^2+BX+(\frac{B}{2})^2 = (X+\frac{B}{2})^2 only applies when the coefficient of X2X^2 is 1. Factoring out the 4 ensures this condition.
  • Careful Accounting: When we added 1 inside the parenthesis, it was effectively multiplied by the 4 that was factored out. Therefore, we have actually added 4×1=44 \times 1 = 4 to the left side of the equation. We must also add this value to the right side to keep the equation balanced.

Step 2.4: Substitute Back and Simplify Substitute the completed square forms back into the equation from Step 2.1, remembering to add the balancing constants to the right side: (x+1)2+4(y+1)2=λ+1 (from x-terms)+4 (from y-terms)(x+1)^2 + 4(y+1)^2 = \lambda + 1 \text{ (from x-terms)} + 4 \text{ (from y-terms)} (x+1)2+4(y+1)2=λ+5(x+1)^2 + 4(y+1)^2 = \lambda + 5

  • Why this step? This brings us closer to the standard form by grouping the squared terms on one side and all constants on the other.

Step 2.5: Normalize to Standard Form The standard form of an ellipse requires the right-hand side of the equation to be 1. To achieve this, divide the entire equation by the constant term on the right side, which is (λ+5)(\lambda+5). (x+1)2λ+5+4(y+1)2λ+5=1\frac{(x+1)^2}{\lambda+5} + \frac{4(y+1)^2}{\lambda+5} = 1 To match the standard form (yk)2B2\frac{(y-k)^2}{B^2}, we need to rewrite the second term. The coefficient 4 in the numerator can be moved to the denominator of the denominator: (x+1)2λ+5+(y+1)2(λ+54)=1\frac{(x+1)^2}{\lambda+5} + \frac{(y+1)^2}{\left(\frac{\lambda+5}{4}\right)} = 1

  • Why this step? This is the final step to achieve the standard form, which clearly presents the denominators as a2a^2 and b2b^2.
  • Common Mistake: Forgetting to divide the coefficient of the squared term when normalizing. Remember that CY2K=Y2K/C\frac{C \cdot Y^2}{K} = \frac{Y^2}{K/C}.

3. Identifying Semi-Axes (aa and bb) and Orientation

From the standard form we just derived: (x+1)2λ+5+(y+1)2(λ+54)=1\frac{(x+1)^2}{\lambda+5} + \frac{(y+1)^2}{\left(\frac{\lambda+5}{4}\right)} = 1 For an ellipse, the denominators must be positive, so λ+5>0\lambda+5 > 0. We need to identify a2a^2 and b2b^2. Recall that aa is the semi-major axis, and bb is the semi-minor axis, meaning a>ba > b. Therefore, a2a^2 is always the larger of the two denominators, and b2b^2 is the smaller one.

Let's compare the two denominators: Dx=λ+5D_x = \lambda+5 and Dy=λ+54D_y = \frac{\lambda+5}{4}. Since λ+5\lambda+5 must be positive, it's clear that λ+5\lambda+5 is greater than λ+54\frac{\lambda+5}{4}.

Therefore:

  • a2=λ+5a^2 = \lambda+5
  • b2=λ+54b^2 = \frac{\lambda+5}{4}

The fact that a2a^2 is under the (x+1)2(x+1)^2 term indicates that the major axis of this ellipse is parallel to the x-axis, making it a horizontal ellipse.

From these, we can find the lengths of the semi-axes:

  • a=λ+5a = \sqrt{\lambda+5}
  • b=λ+54=λ+52b = \sqrt{\frac{\lambda+5}{4}} = \frac{\sqrt{\lambda+5}}{2}
  • Why this step? Correctly identifying a2a^2 and b2b^2 (and consequently aa and bb) is absolutely critical because all other properties of the ellipse (like latus rectum and major axis length) depend directly on these values. The condition a>ba>b helps determine which denominator is a2a^2.

4. Using the Latus Rectum to Find λ\lambda

We are given that the length of the latus rectum of the ellipse is 4. The formula for the length of the latus rectum is: L.R.=2b2aL.R. = \frac{2b^2}{a} Now, substitute the expressions for aa and b2b^2 that we found in Step 3: L.R.=2(λ+54)λ+5L.R. = \frac{2 \left(\frac{\lambda+5}{4}\right)}{\sqrt{\lambda+5}} Simplify the numerator: L.R.=λ+52λ+5L.R. = \frac{\frac{\lambda+5}{2}}{\sqrt{\lambda+5}} We can further simplify this expression. Recall that for any positive number XX, XX=X\frac{X}{\sqrt{X}} = \sqrt{X}. Applying this, where X=λ+5X = \lambda+5: L.R.=12λ+5λ+5=λ+52L.R. = \frac{1}{2} \cdot \frac{\lambda+5}{\sqrt{\lambda+5}} = \frac{\sqrt{\lambda+5}}{2}

  • Why this step? By substituting the derived expressions for aa and b2b^2 into the latus rectum formula, we create an equation solely in terms of λ\lambda. Solving this equation will give us the value of λ\lambda. Algebraic simplification makes the equation easier to solve.

Now, set this simplified expression for the latus rectum equal to the given value, 4: λ+52=4\frac{\sqrt{\lambda+5}}{2} = 4 To solve for λ\lambda: Multiply both sides by 2: λ+5=8\sqrt{\lambda+5} = 8 Square both sides to eliminate the square root: (λ+5)2=82(\sqrt{\lambda+5})^2 = 8^2 λ+5=64\lambda+5 = 64 Subtract 5 from both sides: λ=645\lambda = 64 - 5 λ=59\lambda = 59

  • Why this step? This directly uses the given information to solve for the unknown parameter λ\lambda, which is a crucial part of the problem.

5. Calculating the Length of the Major Axis (ll)

The length of the major axis is denoted by ll, and its formula is l=2al = 2a. From Step 3, we know that a=λ+5a = \sqrt{\lambda+5}. Now, substitute the value of λ=59\lambda=59 that we just found into the expression for aa: a=59+5a = \sqrt{59+5} a=64a = \sqrt{64} a=8a = 8 Now, calculate the length of the major axis, ll: l=2a=2×8l = 2a = 2 \times 8 l=16l = 16

  • Why this step? This calculates the second required quantity in the problem statement.

6. Final Calculation: λ+l\lambda+l

The question asks for the value of λ+l\lambda+l. We found $\lambda =

Practice More Conic Sections Questions

View All Questions