The best Maths tutors available
Poonam
5
5 (66 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (82 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (59 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (85 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (59 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Imad
5
5 (26 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (164 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Harinder
5
5 (50 reviews)
Harinder
£25
/h
Gift icon
1st lesson free!
Poonam
5
5 (66 reviews)
Poonam
£100
/h
Gift icon
1st lesson free!
Paolo
4.9
4.9 (82 reviews)
Paolo
£35
/h
Gift icon
1st lesson free!
Sehaj
4.9
4.9 (59 reviews)
Sehaj
£60
/h
Gift icon
1st lesson free!
Anthony
5
5 (85 reviews)
Anthony
£15
/h
Gift icon
1st lesson free!
Johann
5
5 (59 reviews)
Johann
£50
/h
Gift icon
1st lesson free!
Imad
5
5 (26 reviews)
Imad
£95
/h
Gift icon
1st lesson free!
Harjinder
4.9
4.9 (164 reviews)
Harjinder
£25
/h
Gift icon
1st lesson free!
Harinder
5
5 (50 reviews)
Harinder
£25
/h
Gift icon
1st lesson free!
Let's go

Introduction to Asymptotes

When sketching and analysing complex functions in A-Level Mathematics, understanding a curve's limiting behaviour at its spatial boundaries is crucial. An asymptote is a straight line that a curve approaches indefinitely but never actually meets or intersects as it heads towards infinity.

Think of an asymptote as a guiding track that shapes the profile of a graph. As your coordinate values stretch towards infinity, the distance between the actual curve and this invisible boundary line shrinks closer and closer to zero.

There are three distinct classifications of asymptotes you must master for your exams:

  • Vertical Asymptotes: Vertical tracks parallel to the y-axis where a function breaks down.
  • Horizontal Asymptotes: Horizontal lines parallel to the x-axis that show the long-term settling value of a function.
  • Oblique (Slant) Asymptotes: Diagonal boundary lines of the linear form y=mx+cy = mx + c.

Vertical Asymptotes

The Rule

A vertical asymptote occurs at specific coordinate positions where a function is mathematically undefined, causing the output values to shoot upwards towards ++\infty or drop towards -\infty. For any rational fraction function, a vertical asymptote is found by identifying the real roots that make the denominator equal to zero (provided those roots do not also make the numerator zero).

vertical asymptope illustration with asymptope and undefined denominator labels
Image Source: Gianpiero Placidi

If the denominator equals zero at x = a, then the equation of the vertical asymptote is simply:

x=ax = a

Worked Example

Find the vertical asymptote of the rational function:

f(x)=2x+1x3f(x) = \dfrac{2x + 1}{x - 3}

To find the break path, isolate the denominator and set it equal to zero:

x3=0x=3x - 3 = 0 \implies x = 3

Interpretation

The line x = 3 is the vertical asymptote. If you choose an x-value slightly larger than 3 (like 3.001), the denominator becomes a tiny positive decimal, causing f(x) to spike to a massive positive value. If you approach 3 from the left (like 2.999), the denominator becomes a tiny negative decimal, driving the graph down towards negative infinity. The value x = 3 is strictly excluded from the function's domain.

Horizontal Asymptotes

The Rule

A horizontal asymptote outlines the flat structural boundary that a curve settles onto as the input variable grows infinitely large in either the positive or negative direction (x±x \to \pm\infty).

horizontal asymptope illustration with function approaching y=L as it approaches infinity
Image Source: Gianpiero Placidi

To find a horizontal asymptote for a rational function P(x)Q(x)\dfrac{P(x)}{Q(x)}, compare the highest power (degree) of x in the numerator against the highest power in the denominator:

Degree ConditionAsymptote BehaviorResulting Equation
Numerator degree is less than denominator degreeThe denominator grows significantly faster than the numeratory = 0 (The x-axis)
Numerator degree equals denominator degreeThe long-term value settles on the ratio of the leading coefficients
Numerator degree is greater than denominator degreeThe curve grows infinitely without flattening outNo horizontal asymptote exists

Worked Example

Find the horizontal asymptote of the function:

f(x)=6x242x2+5f(x) = \dfrac{6x^2 - 4}{2x^2 + 5}

The highest power in both the numerator and denominator is x2x^2. Because the degrees match, divide the leading coefficients:

y=62y=3y = \dfrac{6}{2} \implies y = 3

Interpretation

The line y = 3 is the horizontal asymptote. As you substitute exceptionally large positive or negative values of x into the equation, the constant adjustments (-4 and +5) become entirely insignificant. The function simplifies effectively to 6x22x2\dfrac{6x^2}{2x^2}, meaning the curve flattens out and pulls tightly along the horizontal line y = 3 at the far left and right wings of the grid.

Oblique (Slant) Asymptotes

The Rule

An oblique asymptote is a diagonal boundary line that takes the linear shape y=mx+cy = mx + c. This specific configuration occurs only when the highest degree of the numerator is exactly one higher than the degree of the denominator.

oblique asymptope illustration with y=mx+b labeled
Image Source: Gianpiero Placidi

Because a function cannot flatten out horizontally while expanding diagonally, a graph can never possess both a horizontal asymptote and an oblique asymptote simultaneously. To find the equation of a slant path, you must execute algebraic long division to resolve the fraction into a linear component plus a remaining proper remainder fraction:

f(x)=(mx+c)+RemainderQ(x)f(x) = (mx + c) + \dfrac{\text{Remainder}}{Q(x)}

Worked Example

Find the equation of the oblique asymptote for the function:

f(x)=x2+3x+5x+1f(x) = \dfrac{x^2 + 3x + 5}{x + 1}

Perform algebraic long division by dividing x2+3x+5x^2 + 3x + 5 by x+1x + 1:

x2+3x+5x+1=x+2+3x+1\dfrac{x^2 + 3x + 5}{x + 1} = x + 2 + \dfrac{3}{x + 1}

Interpretation

As x approaches ±\pm\infty, the proper fraction remainder component 3x+1\dfrac{3}{x+1} shrinks rapidly towards zero. Consequently, the long-term spatial journey of the overall curve becomes completely identical to the remaining linear expression. Therefore, the diagonal line y=x+2y = x + 2 is established as the oblique asymptote.

Practice Questions & Solutions

1

Find the equations of all asymptotes for the curve given by the formula:

Solution

Identify where the function breaks down by setting the denominator to zero:

Horizontal Asymptote: Compare the degrees of the polynomials. The highest power in both the numerator and the denominator is . Because the degrees match, divide the leading coefficients:


Final Answer: The vertical asymptote is x = -2 and the horizontal asymptote is:

.

2

Determine the equations of all vertical and horizontal asymptotes for the function:

Solution

Locate the roots that cause the denominator to collapse to zero:

(Note: Since neither root makes the numerator zero, both are verified as true vertical asymptotes). * Horizontal Asymptote: The degree of the numerator is 1, while the degree of the denominator is 2. Because the denominator has a higher structural power, as , the fraction's overall value collapses tightly to zero.

Final Answer: The curve has two vertical asymptotes at x = 3] and x = -3, and a horizontal asymptote along the line y = 0.

3

A curve has the algebraic equation:

Find the exact linear equation of its diagonal oblique asymptote.

Solution

The degree of the numerator is 2 and the degree of the denominator is 1. Because the numerator's power is exactly one higher, you must use algebraic long division to find the slant path.

Division Step: Divide the polynomial expressions:

Limiting Analysis: As x grows infinitely large (), the proper fraction remainder shrinks directly to 0. The long-term journey of the curve pulls along the remaining linear component.


Final Answer: The equation of the oblique asymptote is:

.

4

Explain why the rational function:

does not possess a vertical asymptote at x = 2, and describe the actual geometric behaviour of the graph at this coordinate position.

Solution

Factorise the quadratic expression in the numerator:

This allows you to rewrite the function as:

Behaviour Interpretation: For every coordinate value where , the common linear factor cancels out perfectly, simplifying the equation to . At the exact point x = 2, the expression yields an indeterminate form of . This creates a removable discontinuity (a missing point hole) rather than a vertical asymptote.
Final Answer: The graph behaves entirely like a continuous straight line but features a single coordinate hole located precisely at (2, 4).

5

Find the equation of the horizontal asymptote for the exponential curve:

as

.

Solution

To determine the long-term horizontal settling path, analyse the behaviour of the exponential term as goes to positive infinity:

As , the denominator grows infinitely large, which means the fraction drops directly to 0.

Substitution: Substitute this limiting baseline back into the full function:


Final Answer: The horizontal asymptote for this exponential curve is y = 5.

Summarise with AI:

Did you like this article? Rate it!

4.00 (2 rating(s))
Loading...
Emma

Emma

I am passionate about travelling and currently live and work in Paris. I like to spend my time reading, gardening, running, learning languages and exploring new places.