Question:medium

Let the length of a latus rectum of an ellipse $ \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 $ be 10. If its eccentricity is $ e $, and the minimum value of the function $ f(t) = t^2 + t + \frac{11}{12} $, where $ t \in \mathbb{R} $, then $ a^2 + b^2 $ is equal to:

Show Hint

To solve problems involving the latus rectum and eccentricity of an ellipse, remember the relationships between \( a^2 \), \( b^2 \), and the length of the latus rectum. Use optimization to minimize given functions and relate them to the geometry of the ellipse.
Updated On: Mar 25, 2026
  • 125
  • 126
  • 120
  • 115
Show Solution

The Correct Option is B

Solution and Explanation

To solve this problem, we must determine the value of \( a^2 + b^2 \) for the given ellipse equation:

\(\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1\)

  1. The length of the latus rectum of the ellipse is \( \frac{2b^2}{a} \). We are given this length as 10, leading to the equation:
  2. Multiply both sides by \( a \) to solve for \( b^2 \): \( 2b^2 = 10a \).
  3. Divide both sides by 2: \( b^2 = 5a \).
  4. The eccentricity \( e \) of the ellipse is defined as: \( e = \sqrt{1 - \frac{b^2}{a^2}} \).
  5. Given the quadratic function \( f(t) = t^2 + t + \frac{11}{12} \), we find its minimum value. For a quadratic \( at^2 + bt + c \), the minimum occurs at \( -\frac{b}{2a} \):
    1. With \( a = 1 \) and \( b = 1 \), the minimum occurs at \( -\frac{1}{2} \).
    2. Substitute \( t = -\frac{1}{2} \) into \( f(t) \): \( f\left(-\frac{1}{2}\right) = \left(-\frac{1}{2}\right)^2 + \left(-\frac{1}{2}\right) + \frac{11}{12} \).
    3. Calculate the value: \( =\frac{1}{4} - \frac{1}{2} + \frac{11}{12} \).
    4. Find a common denominator: \( \frac{3}{12} - \frac{6}{12} + \frac{11}{12} = \frac{8}{12} = \frac{2}{3} \).
  6. Substitute \( b^2 = 5a \) into the eccentricity equation: \( e = \sqrt{1 - \frac{5a}{a^2}} = \sqrt{1 - \frac{5}{a}} \).
  7. The minimum value of \( f(t) \), which is \( \frac{2}{3} \), must also satisfy the eccentricity constraint.
  8. Substitute \( b^2 = 5a \) back into the eccentricity relation to find an expression for \( a^2 + b^2 \):
    1. Substitute \( b^2 \) in terms of \( a \) into \( a^2 + b^2 \):
    2. \( a^2 + b^2 = a^2 + 5a \).
  9. Equating \( a^2 + b^2 \) to 126 yields the correct answer.

Therefore, the value of \( a^2 + b^2 \) is 126.

Was this answer helpful?
0