Question

Difficulty: HardConic Sections

An ellipse in the standard (x,y)(x, y) coordinate plane is defined by the equation 25x2+9y2100x+54y44=025x^2 + 9y^2 - 100x + 54y - 44 = 0. Which of the following points is a focus of this ellipse?

  1. A
    (2,7)(-2, 7)
  2. B
    (2,1)(2, -1)
  3. (2,1)(2, 1)Answer
  4. D
    (6,3)(6, -3)
  5. E
    (2,19)(2, 19)

Answer

(2,1)(2, 1)
The correct answer is the point (2,1)(2, 1) because rewriting the general equation of the ellipse in standard form gives (x2)29+(y+3)225=1\frac{(x-2)^2}{9} + \frac{(y+3)^2}{25} = 1. The center is (2,3)(2, -3) and the major axis is vertical with a focal distance of c=259=4c = \sqrt{25 - 9} = 4. Adding this distance to the yy-coordinate of the center yields the focus (2,3+4)=(2,1)(2, -3 + 4) = (2, 1).

Step-by-Step Solution

1
Group the xx and yy terms and factor out the coefficients.
25(x24x)+9(y2+6y)=4425(x^2 - 4x) + 9(y^2 + 6y) = 44
This prepares the algebraic equation for completing the square.
2
Complete the square for both the xx and yy groups.
25(x2)2+9(y+3)2=22525(x-2)^2 + 9(y+3)^2 = 225
Adding 25×4=10025 \times 4 = 100 and 9×9=819 \times 9 = 81 to both sides maintains equality while converting the quadratic expressions into perfect square trinomials.
3
Divide both sides by 225225 to write the equation in standard form.
(x2)29+(y+3)225=1\frac{(x-2)^2}{9} + \frac{(y+3)^2}{25} = 1
The standard form of an ellipse equation is (xh)2b2+(yk)2a2=1\frac{(x-h)^2}{b^2} + \frac{(y-k)^2}{a^2} = 1 (for a vertical major axis), which directly reveals the center (h,k)(h, k) and the axis parameters.
4
Identify the center, axis lengths, and calculate the focal distance cc.
Center is (2,3)(2, -3), a2=25a^2 = 25, b2=9b^2 = 9. Thus, c=259=4c = \sqrt{25 - 9} = 4.
The focal distance cc for an ellipse is determined by the relation c=a2b2c = \sqrt{a^2 - b^2}.
5
Determine the coordinates of the foci.
Foci are (2,3±4)(2, -3 \pm 4), which simplifies to (2,1)(2, 1) and (2,7)(2, -7).
Since a2=25a^2 = 25 is under the yy-term, the ellipse is vertically oriented, meaning the foci lie on the vertical line passing through the center.

Key Concept

Rewriting the general equation of an ellipse to standard form and finding its foci.
Estimated Time:2m 30s
Rate this question