Hyperbola — Asymptotes and Eccentricity

hard CBSE JEE-MAIN JEE-ADVANCED JEE Advanced 2023 4 min read

Question

For the standard hyperbola x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1, find the equations of the asymptotes. Also prove that the eccentricity e>1e > 1 for every hyperbola.

This is a two-part conceptual question that JEE Advanced loves. Knowing the derivation — not just memorising the result — is what separates a 90-percentiler from a 99-percentiler.


Solution — Step by Step

An asymptote is a line that the curve approaches but never touches as x±x \to \pm\infty. For the hyperbola, we look for straight lines y=mx+cy = mx + c such that the vertical distance between the line and the curve tends to zero.

From the equation:

x2a2y2b2=1    y2=b2a2(x2a2)\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \implies y^2 = \frac{b^2}{a^2}(x^2 - a^2) y=±bax2a2y = \pm \frac{b}{a} \sqrt{x^2 - a^2}

Factor out xx from the square root:

y=±bxa1a2x2y = \pm \frac{bx}{a} \sqrt{1 - \frac{a^2}{x^2}}

As xx \to \infty, the term a2x20\frac{a^2}{x^2} \to 0, so:

y±bxa1=±baxy \to \pm \frac{bx}{a} \cdot 1 = \pm \frac{b}{a}x

The curve approaches the lines y=baxy = \frac{b}{a}x and y=baxy = -\frac{b}{a}x. These are the asymptotes.

y=±baxor equivalently,xa±yb=0\boxed{y = \pm \frac{b}{a}x} \quad \text{or equivalently,} \quad \frac{x}{a} \pm \frac{y}{b} = 0

The combined equation of both asymptotes is x2a2y2b2=0\frac{x^2}{a^2} - \frac{y^2}{b^2} = 0. Notice it is the hyperbola equation with the RHS set to zero — this is a trick worth remembering for quick asymptote writing.

For the standard hyperbola, the relationship between $a$, $b$, and $e$ is: b2=a2(e21)b^2 = a^2(e^2 - 1)

Since b2>0b^2 > 0 (b is a real positive length), we need:

a2(e21)>0a^2(e^2 - 1) > 0

Since a2>0a^2 > 0 always, we require e21>0e^2 - 1 > 0, which gives e2>1e^2 > 1, so e>1e > 1 (taking the positive root). Hence proved.


Why This Works

The asymptote derivation works because we are finding the “limiting slope” of the hyperbola at infinity. The hyperbola’s branches spread outward, getting closer and closer to those two straight lines without ever meeting them.

The key insight in the eccentricity proof is that b2=a2(e21)b^2 = a^2(e^2 - 1) is not some arbitrary formula — it comes directly from the focus-directrix definition. Since bb must be a real number, e21e^2 - 1 cannot be zero or negative, forcing e>1e > 1.

This is why a hyperbola “opens up” while an ellipse closes — for an ellipse, b2=a2(1e2)b^2 = a^2(1 - e^2) requires e<1e < 1 instead.


Alternative Method

Using the condition for a line to be an asymptote directly:

Substitute y=mx+cy = mx + c into the hyperbola equation and collect terms:

x2a2(mx+c)2b2=1\frac{x^2}{a^2} - \frac{(mx+c)^2}{b^2} = 1 x2(1a2m2b2)2mcxb2c2b21=0x^2\left(\frac{1}{a^2} - \frac{m^2}{b^2}\right) - \frac{2mcx}{b^2} - \frac{c^2}{b^2} - 1 = 0

For the line to be an asymptote, the curve must approach the line at infinity — meaning both the coefficient of x2x^2 AND the coefficient of xx must vanish (otherwise we get finite intersection points, not asymptotic behaviour).

Setting the coefficient of x2x^2 to zero: 1a2=m2b2\frac{1}{a^2} = \frac{m^2}{b^2}, giving m=±bam = \pm\frac{b}{a}.

Setting the coefficient of xx to zero: 2mcb2=0-\frac{2mc}{b^2} = 0, giving c=0c = 0.

So the asymptotes are y=±baxy = \pm\frac{b}{a}x — same answer, more rigorous derivation.

In JEE Advanced, this “two conditions” approach is often tested directly: “A line is an asymptote if it meets the conic at two points both tending to infinity.” Setting coefficient of x2x^2 = 0 handles one point; setting coefficient of xx = 0 handles the other.


Common Mistake

Students often write the asymptotes as y=±abxy = \pm\frac{a}{b}x — flipping aa and bb. Remember: the asymptote slope is ba\frac{b}{a}, where bb is under the y2y^2 term. A quick sanity check: if b>ab > a, the asymptotes are steeper than 45°, which makes sense geometrically since the hyperbola opens more “narrowly.” If you get slope <1< 1 when b>ab > a, you’ve flipped it.

Also, many students forget to prove b2>0b^2 > 0 explicitly when showing e>1e > 1. In JEE Advanced, that one line of justification is what earns the mark.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next