how to find directrix of hyperbola

2 min read 14-06-2025
how to find directrix of hyperbola

Finding the directrix of a hyperbola might seem daunting, but with a systematic approach, it becomes manageable. This guide breaks down the process, providing clear steps and examples to help you master this concept.

Understanding the Hyperbola and its Directrix

Before diving into calculations, let's establish a foundational understanding. A hyperbola is a conic section, a type of curve formed by the intersection of a plane and a double cone. Unlike an ellipse, a hyperbola has two branches that extend infinitely. Each branch has a focus (plural: foci) and a corresponding directrix.

The directrix is a straight line. A hyperbola is defined by the set of all points such that the absolute difference of the distances to the two foci is constant. This constant is related to the distance to the directrix. Specifically, the ratio of the distance to a focus and the distance to the corresponding directrix is constant for every point on a given branch of the hyperbola. This constant ratio is the hyperbola's eccentricity, denoted by 'e', and it's always greater than 1 for a hyperbola.

Key Formulas and Concepts

The directrix's location depends on the hyperbola's orientation (horizontal or vertical) and its parameters. Here's what you need to know:

  • Standard Equation (Horizontal): (x-h)²/a² - (y-k)²/b² = 1
  • Standard Equation (Vertical): (y-k)²/a² - (x-h)²/b² = 1

Where:

  • (h, k) represents the center of the hyperbola.
  • 'a' is the distance from the center to each vertex.
  • 'b' is related to the distance between the foci and vertices (c² = a² + b² where 'c' is the distance from the center to each focus).
  • Eccentricity (e): e = c/a (always > 1 for a hyperbola)

Finding the directrix: The directrix is a line parallel to the transverse axis (the line connecting the vertices).

  • Horizontal Hyperbola: The directrices are located at x = h ± a/e
  • Vertical Hyperbola: The directrices are located at y = k ± a/e

Step-by-Step Guide to Finding the Directrix

Let's work through an example:

Problem: Find the directrices of the hyperbola (x-2)²/9 - (y+1)²/16 = 1

1. Identify the Type and Parameters:

This is a horizontal hyperbola because the x-term is positive. We have:

  • h = 2
  • k = -1
  • a² = 9 => a = 3
  • b² = 16 => b = 4

2. Calculate 'c':

c² = a² + b² = 9 + 16 = 25 => c = 5

3. Calculate the Eccentricity 'e':

e = c/a = 5/3

4. Find the Directrices:

For a horizontal hyperbola, the directrices are at x = h ± a/e. Substituting our values:

x = 2 ± 3/(5/3) = 2 ± 9/5

Therefore, the directrices are x = 2 + 9/5 = 19/5 and x = 2 - 9/5 = 1/5

5. State the Answer:

The directrices of the hyperbola (x-2)²/9 - (y+1)²/16 = 1 are x = 19/5 and x = 1/5.

Practice Makes Perfect

The best way to solidify your understanding is through practice. Try working through different hyperbola equations, varying their orientation and parameters. Pay close attention to identifying the correct values for 'a', 'b', 'c', and 'e'. Remember to always double-check your calculations to minimize errors. With consistent effort, finding the directrix of a hyperbola will become second nature.