Horizontal Asymptote (original) (raw)

Last Updated : 1 Jun, 2026

Horizontal asymptotes are horizontal lines (parallel to the x-axis) that a graph approaches as x \to +\infty\ \text{or}\ x \to -\infty, but typically never actually reaches.

no_ha

A line y = L is a horizontal asymptote of a function f(x) if

\lim\limits_{x \to \infty} f(x) = L \quad

or

\lim\limits_{x \to -\infty} f(x) = L

Methods to Find Horizontal Asymptotes

1. Horizontal Asymptotes From Graph

2. Horizontal Asymptotes from the Equation

**Example: f(x) = \frac{1}{x}

\lim\limits_{x \to \infty} \frac{1}{x} = 0

Horizontal asymptote: y=0

Horizontal Asymptote of Rational Functions

For rational functions of the form \frac{P(x)}{Q(x)} where P(x) and Q(x) are polynomials:

**Example: Find the horizontal asymptote of f(x) = \frac{4x^2 + 3}{2x^2 - 1}

Step 1: Identify degrees

Step 2: Apply rule (degrees equal)

\text{Horizontal asymptote(y)} = \frac{\text{leading coefficient of numerator}}{\text{leading coefficient of denominator}}

y=\frac{4}{2} = 2

graph_of_y

Horizontal Asymptote of Exponential Functions

For functions of the form f(x) = a \cdot e^{bx}:

**Example: Find the horizontal asymptote of f(x) = 4e^x +2

Step 1: Analyze behavior as x \to -\infty

e^x \to 0

Step 2: Substitute limit f(x) = 4e^x + 2 \to 4(0) + 2 = 2

4x_2

**Horizontal Asymptote of Logarithmic Functions

For functions like f(x) = \log_a(x) there is no horizontal asymptote as the x to the \infty or x to -\infty. However, the vertical asymptote is at x = 0.

Solved Examples

**Example 1: Find the horizontal asymptote of f(x) = \frac{2x^3 - 5x + 1}{x^3 + 4}.

Degree of Numerator: 3

Degree of Denominator: 3

Since the degrees are equal the horizontal asymptote is determined by the ratio of the leading coefficients:

y = \frac{2}{1} = 2

Thus, the horizontal asymptote is y = 2.

**Example 2: Determine the horizontal asymptote of the g(x) = 3e^{-2x}.

As x to \infty , e^{-2x} to 0 .

Therefore, g(x) to 3 \cdot 0 = 0.

Thus, the horizontal asymptote is y = 0.

Practical Questions: Horizontal Asymptote

**Questions 1. Find the horizontal asymptote of f(x) = \frac{4x^2 + 1}{2x^2 - 3}.

**Questions 2. Determine the horizontal asymptote of g(x) = \frac{7x^3 - 2}{3x^2 + 5x}.

**Questions 3. What is the horizontal asymptote of h(x) = \frac{1}{x} + 3?

**Questions 4. Find the horizontal asymptote of j(x) = 6 - \frac{5}{x^2}.

**Questions 5. Determine if the function k(x) = x + \frac{1}{x} has a horizontal asymptote.