Question

Difficulty: MediumConic Sections

A hyperbola in the standard (x,y)(x, y) coordinate plane is defined by the equation:

16x29y232x+36y164=016x^2 - 9y^2 - 32x + 36y - 164 = 0

What are the coordinates of the foci of this hyperbola?

  1. A
    (1,7)(1, 7) and (1,3)(1, -3)
  2. B
    (6,2)(6, -2) and (4,2)(-4, -2)
  3. (6,2)(6, 2) and (4,2)(-4, 2)Answer
  4. D
    (4,2)(4, -2) and (6,2)(-6, -2)
  5. E
    (1+7,2)(1 + \sqrt{7}, 2) and (17,2)(1 - \sqrt{7}, 2)

Answer

The foci of the hyperbola are (6,2)(6, 2) and (4,2)(-4, 2).
The correct answer is the set of coordinates (6,2)(6, 2) and (4,2)(-4, 2). After rewriting the hyperbola's equation in standard form by completing the square, we obtain (x1)29(y2)216=1\frac{(x - 1)^2}{9} - \frac{(y - 2)^2}{16} = 1. The center of the hyperbola is (1,2)(1, 2). Since the x2x^2 term is positive, it has a horizontal transverse axis. The distance from the center to each focus, cc, satisfies c2=a2+b2=9+16=25c^2 = a^2 + b^2 = 9 + 16 = 25, so c=5c = 5. Adding and subtracting this focal distance from the xx-coordinate of the center yields the foci at (1+5,2)=(6,2)(1 + 5, 2) = (6, 2) and (15,2)=(4,2)(1 - 5, 2) = (-4, 2).

Step-by-Step Solution

1
Group the xx-terms and yy-terms and move the constant to the right side of the equation.
16(x22x)9(y24y)=16416(x^2 - 2x) - 9(y^2 - 4y) = 164
Grouping the terms allows us to prepare for completing the square for both variables.
2
Complete the square for x22xx^2 - 2x by adding 11 inside the parentheses, and for y24yy^2 - 4y by adding 44 inside the parentheses. Add the corresponding balanced quantities to the right side: 16(1)=1616(1) = 16 and 9(4)=36-9(4) = -36.
16(x22x+1)9(y24y+4)=164+163616(x^2 - 2x + 1) - 9(y^2 - 4y + 4) = 164 + 16 - 36
16(x1)29(y2)2=14416(x - 1)^2 - 9(y - 2)^2 = 144
This rewrites the quadratic expressions into perfect square binomials.
3
Divide both sides of the equation by 144144 to express it in standard form.
(x1)29(y2)216=1\frac{(x - 1)^2}{9} - \frac{(y - 2)^2}{16} = 1
The standard form of a horizontal hyperbola is (xh)2a2(yk)2b2=1\frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1, which lets us identify the center, aa, and bb directly.
4
Identify the center (h,k)(h, k), a2a^2, and b2b^2, then calculate the focal distance cc using the relation c2=a2+b2c^2 = a^2 + b^2.
Center is (1,2)(1, 2). a2=9a^2 = 9 and b2=16b^2 = 16.
c2=9+16=25    c=5c^2 = 9 + 16 = 25 \implies c = 5.
Foci are located at a distance of cc from the center along the transverse axis.
5
Determine the coordinates of the foci by shifting the xx-coordinate of the center by ±c\pm c since the transverse axis is horizontal.
Foci coordinates are (1±5,2)(1 \pm 5, 2), which gives (6,2)(6, 2) and (4,2)(-4, 2).
Adding and subtracting cc from the center's xx-coordinate gives the locations of the two foci.

Key Concept

Rewriting a hyperbola equation in standard form by completing the square and finding its foci.
Rate this question