Skip to main content
Back to Conic Sections
JEE Main 2018
Conic Sections
Hyperbola
Easy

Question

If 5x + 9 = 0 is the directrix of the hyperbola 16x 2 – 9y 2 = 144, then its corresponding focus is :

Options

Solution

Key Concepts and Formulas for a Hyperbola

For a hyperbola centered at the origin (0,0)(0,0) with its transverse axis along the x-axis, its standard form is given by: x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 Here:

  • aa is the length of the semi-transverse axis (half the distance between vertices).
  • bb is the length of the semi-conjugate axis.

From this standard form, we can define other important properties:

  1. Eccentricity (ee): This value quantifies the "stretch" of the hyperbola. It is always greater than 1 (e>1e > 1) for a hyperbola. The relationship between aa, bb, and ee is given by: e2=1+b2a2e^2 = 1 + \frac{b^2}{a^2}
  2. Foci (plural of focus): These are two fixed points on the transverse axis. For this standard form, the foci are located at (±ae,0)(\pm ae, 0).
  3. Directrices (plural of directrix): These are two fixed lines perpendicular to the transverse axis. For this standard form, the equations of the directrices are x=±aex = \pm \frac{a}{e}.

Crucial Correspondence between Foci and Directrices:

  • The directrix x=aex = \frac{a}{e} corresponds to the focus (ae,0)(ae, 0).
  • The directrix x=aex = -\frac{a}{e} corresponds to the focus (ae,0)(-ae, 0). It is vital to match the directrix with its corresponding focus, which means they lie on the same side of the hyperbola's center.

Step-by-Step Solution

Step 1: Convert the Hyperbola Equation to Standard Form

The given equation of the hyperbola is 16x29y2=14416x^2 - 9y^2 = 144. Our first objective is to transform this equation into the standard form x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1. This step is crucial because the standard form directly reveals the values of a2a^2 and b2b^2, which are fundamental for calculating all other properties of the hyperbola.

To achieve the standard form, we need the right-hand side of the equation to be 1. We do this by dividing every term in the equation by the constant term on the right-hand side, which is 144: 16x21449y2144=144144\frac{16x^2}{144} - \frac{9y^2}{144} = \frac{144}{144} Now, simplify the fractions: x29y216=1\frac{x^2}{9} - \frac{y^2}{16} = 1 By comparing this simplified equation with the standard form x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, we can identify the values of a2a^2 and b2b^2: a2=9    a=3a^2 = 9 \implies a = 3 b2=16    b=4b^2 = 16 \implies b = 4 (We take the positive roots for aa and bb because they represent lengths of axes.) Since the x2x^2 term is positive, the transverse axis of this hyperbola lies along the x-axis, confirming our choice of standard form.

Step 2: Calculate the Eccentricity (ee)

With the values of a2a^2 and b2b^2 determined, our next step is to calculate the eccentricity ee. The eccentricity is a key parameter that directly connects the definitions of the foci and directrices to the basic dimensions of the hyperbola. We need ee to find the coordinates of the focus.

Using the formula for the eccentricity of a hyperbola: e2=1+b2a2e^2 = 1 + \frac{b^2}{a^2} Substitute the values a2=9a^2 = 9 and b2=16b^2 = 16 into the formula: e2=1+169e^2 = 1 + \frac{16}{9} To sum these, find a common denominator: e2=99+169e^2 = \frac{9}{9} + \frac{16}{9} e2=259e^2 = \frac{25}{9} Now, take the square root of both sides to find ee. Since eccentricity is a positive value for a hyperbola (e>1e > 1): e=259e = \sqrt{\frac{25}{9}} e=53e = \frac{5}{3} Notice that e=53>1e = \frac{5}{3} > 1, which is consistent with the property of a hyperbola.

Step 3: Identify the Given Directrix and Its Corresponding Type

The problem states that 5x+9=05x + 9 = 0 is the directrix. To use this information, we need to rewrite this equation in the standard directrix form, x=constantx = \text{constant}. This will allow us to compare it with the general directrix formulas x=±aex = \pm \frac{a}{e} and determine which focus it corresponds to.

From the given equation: 5x+9=05x + 9 = 0 5x=95x = -9 x=95x = -\frac{9}{5} Now, we compare this with the standard forms of directrices, x=aex = \frac{a}{e} and x=aex = -\frac{a}{e}. Since our given directrix is x=95x = -\frac{9}{5} (a negative value), it must correspond to the standard directrix x=aex = -\frac{a}{e}. According to the crucial correspondence established earlier, the directrix x=aex = -\frac{a}{e} always corresponds to the focus (ae,0)(-ae, 0). This matching of signs is vital for determining the correct focus.

Step 4: Calculate the Coordinates of the Corresponding Focus

We now have all the necessary components to find the coordinates of the corresponding focus. We know the focus is of the form (ae,0)(-ae, 0), and we have calculated aa and ee.

From Step 1, we found a=3a = 3. From Step 2, we found e=53e = \frac{5}{3}.

Now, let's calculate the product aeae: ae=(3)×(53)ae = (3) \times \left(\frac{5}{3}\right) ae=5ae = 5 Since the given directrix x=95x = -\frac{9}{5} corresponds to the focus (ae,0)(-ae, 0), we substitute ae=5ae = 5 into this form: The corresponding focus is (5,0)(-5, 0).

Verification (Optional but Recommended): We can quickly verify that our calculated value for ae-\frac{a}{e} matches the given directrix equation: ae=35/3=3×35=95-\frac{a}{e} = -\frac{3}{5/3} = -\frac{3 \times 3}{5} = -\frac{9}{5} This matches the given directrix x=95x = -\frac{9}{5}, which confirms the consistency of our calculations for aa and ee with the problem statement.


Tips and Common Mistakes to Avoid

  • Standard Form is Paramount: Always convert the hyperbola equation to its standard form first. Incorrectly identifying a2a^2 and b2b^2 will lead to errors in all subsequent calculations.
  • Hyperbola vs. Ellipse Eccentricity: A common mistake is to confuse the eccentricity formula for a hyperbola with that of an ellipse.
    • For a hyperbola: e2=1+b2a2e^2 = 1 + \frac{b^2}{a^2} (note the '+' sign). Also, e>1e > 1.
    • For an ellipse: e2=1b2a2e^2 = 1 - \frac{b^2}{a^2} (note the '-' sign). Also, 0<e<10 < e < 1.
  • Matching Signs Correctly: Always ensure you match the directrix x=aex = \frac{a}{e} with focus (ae,0)(ae, 0) and directrix x=aex = -\frac{a}{e} with focus (ae,0)(-ae, 0). A directrix and its corresponding focus must lie on the same side of the center.
  • Transverse Axis Orientation: In this problem, the x2x^2 term was positive, indicating the transverse axis lies along the x-axis. If the y2y^2 term were positive (e.g., y2a2x2b2=1\frac{y^2}{a^2} - \frac{x^2}{b^2} = 1), the transverse axis would be along the y-axis. In such a case, the foci would be (0,±ae)(0, \pm ae) and the directrices would be y=±aey = \pm \frac{a}{e}. Always be mindful of the orientation.

Summary and Key Takeaway

To determine the focus corresponding to a given directrix of a hyperbola:

  1. Standardize the Equation: Convert the hyperbola's equation into its standard form (x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 or $\frac{y^2}{a^2} - \frac{x^2

Practice More Conic Sections Questions

View All Questions