You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
A rational function is y=q(x)p(x) for polynomials p,q. Sketching one is a systematic act of detective work: the algebra of the function dictates every feature of the curve — where it blows up (vertical asymptotes), how it behaves far out (horizontal or oblique asymptotes), where it crosses the axes (intercepts), and the set of heights it can reach (its range, found by a beautiful discriminant argument). At Further-Maths level the prize feature is finding turning points and range without calculus, by demanding that "y=k" has real solutions.
This lesson assembles a reliable sketching algorithm, derives the asymptote rules rather than just stating them, and develops the discriminant/range method that is the topic's signature exam technique. A correct sketch is worth several marks and underpins later work on polar curves, transformations and modelling.
This is the rational functions and graphs strand of the compulsory pure content examined on Paper 1 and Paper 2 (each 2 hours, 100 marks, 33⅓% of the A-Level). It extends A-Level Maths curve-sketching and the reciprocal/transformation graphs to general p(x)/q(x). Identifying asymptotes and intercepts is AO1; deducing the range by a discriminant condition, and justifying the curve's behaviour in each region, are the AO2/AO3 reasoning marks. It links forward to further calculus (areas, the behaviour of integrands) and back to partial fractions (the previous lesson, which reveals near-asymptote behaviour).
Every rational-function sketch is the same five-step procedure. Master the order and no feature is missed.
A vertical asymptote sits at x=a when q(a)=0 but p(a)=0: the denominator collapses while the numerator does not, forcing y→±∞. Crucially you must determine the sign on each side. Near x=a, write y≈q(x)p(a) and ask whether q(x)→0+ or 0− as x→a±. (If q(a)=0 and p(a)=0, the factor cancels — there is a hole, not an asymptote.)
The end behaviour is governed entirely by the degrees of p and q:
| Condition | Asymptote as x→±∞ |
|---|---|
| degp<degq | y=0 |
| degp=degq | y=leading coeff of qleading coeff of p |
| degp=degq+1 | oblique (slant) y=mx+c, via division |
| degp>degq+1 | no horizontal/oblique asymptote (a polynomial-like tail) |
The reason is divide-through-by-the-highest-power: for degp=degq, bnxn+⋯anxn+⋯=bn+⋯/xnan+⋯/xn→bnan. When degp=degq+1, polynomial division gives y=(mx+c)+q(x)remainder; the remainder fraction →0, leaving the oblique asymptote y=mx+c.
This is the Further-Maths signature. To find which heights y the curve attains, set y=k, clear the denominator to get a polynomial in x with k as a parameter, and demand that this polynomial has real solutions. For a function that becomes a quadratic in x, the condition is the discriminant ≥0; solving the resulting inequality in k gives the range. The boundary values of k (where the discriminant is exactly 0, i.e. a repeated root) are precisely the y-coordinates of the turning points — so this one method delivers range and stationary values without differentiating.
The logic deserves to be spelled out, because it is the conceptual heart of the topic. A height y=k is attained by the curve if and only if there is some x with q(x)p(x)=k — that is, if and only if the equation p(x)=kq(x) has a real solution. So the range is the set of k-values for which this equation is solvable. When the equation is a quadratic in x, "solvable" means "discriminant ≥0", which is itself an inequality in k. The repeated-root case (discriminant exactly 0) is the borderline where the curve just touches the height k once — geometrically a turning point, which is why the boundaries of the range are the stationary values. One health warning: when the equation reduces from quadratic to linear (the x2 coefficient vanishing for some special k), that k must be checked separately, since the discriminant argument no longer applies. Example 4 below shows exactly this subtlety.
Combine the above: draw asymptotes as dashed lines, mark intercepts with coordinates, mark turning points, and join with smooth branches respecting the sign analysis from step 1 and the approach to asymptotes from step 2. The vertical asymptotes partition the x-axis into regions; within each region the curve is continuous, so once you know its sign just inside each boundary and its behaviour at the region's outer edge, the branch is essentially determined. A useful sanity check is that a rational function changes sign only at an x-intercept (numerator zero) or across a vertical asymptote of odd multiplicity; across an asymptote from an even-power factor the curve returns on the same side. Building the sketch region by region, rather than trying to draw it all at once, is the reliable route to a correct picture and full sketch marks.
Sketch y=x2−1x2−4, stating all asymptotes, intercepts, and the range.
Factorise: y=(x−1)(x+1)(x−2)(x+2). No common factor, so no holes. (M1: factorise)
Vertical asymptotes: q=0 at x=1 and x=−1; numerator nonzero there. (A1)
Horizontal asymptote: degp=degq=2, leading coefficients both 1, so y=1. (A1)
Intercepts: x-intercepts at x=±2; y-intercept y=−1−4=4. (A1)
Sign near x=1: as x→1+, numerator →1−4=−3 and denominator →0+, so y→−∞; as x→1−, denominator →0−, so y→+∞. (M1: sign analysis)
Range (set y=k): k(x2−1)=x2−4⇒x2(k−1)=k−4⇒x2=k−1k−4. For real x we need k−1k−4≥0. (M1: rearrange) A sign diagram on k (critical values 1,4) gives k<1 or k≥4. (A1)
∴range: y<1 or y≥4.
The value k=4 (where x2=0, i.e. a repeated root at x=0) is the turning point (0,4); the curve never takes a value in [1,4). Here is the resulting sketch:
(M1 factorise; A1 VAs; A1 HA; A1 intercepts; M1 sign analysis; M1 set y=k and rearrange; A1 range. The outer branches approach y=1 from below and dip to cross the x-axis at ±2; the central branch sits above y=4 at its minimum (0,4).)
Find the oblique asymptote of y=x−1x2+1 and the coordinates of any stationary points.
degp=2=degq+1, so divide:
x−1x2+1=x+1+x−12.(M1 divide; A1)
As x→±∞, x−12→0, so the oblique asymptote is y=x+1; there is a vertical asymptote at x=1.
For stationary points, set y=k: x2+1=k(x−1)⇒x2−kx+(k+1)=0. Repeated root when the discriminant is zero: k2−4(k+1)=0⇒k2−4k−4=0⇒k=2±22. (M1 set y=k; M1 discriminant; A1) So the stationary values are y=2+22 and y=2−22; the curve takes no value strictly between them.
(M1 divide; A1 asymptote; M1/M1 the y=k-discriminant method; A1 the two stationary values. The discriminant method handles the turning points without a single derivative — a major time-saver.)
Find the range of y=x2+1x2 for real x.
y(x2+1)=x2⇒x2(1−y)=y⇒x2=1−yy.(M1 rearrange)
For real x we need x2≥0, i.e. 1−yy≥0. A sign diagram (critical values 0 and 1) gives 0≤y<1. (M1 inequality; A1)
∴range [0,1).
(M1 rearrange to x2=⋯; M1 demand ≥0 and solve; A1 range [0,1). The endpoint y=1 is excluded (the horizontal asymptote — approached, never reached); y=0 is included (attained at x=0). Getting the open/closed brackets right is where the final A-mark lives.)
Find the range of y=x2+1x2+x+1.
Set y=k and clear the denominator:
k(x2+1)=x2+x+1⇒(k−1)x2−x+(k−1)=0.(M1 rearrange to a quadratic in x)
For real x, if k=1 this quadratic needs discriminant ≥0:
(−1)2−4(k−1)(k−1)≥0⇒1−4(k−1)2≥0⇒(k−1)2≤41.(M1 discriminant)
So ∣k−1∣≤21, i.e. 21≤k≤23. (A1) The case k=1 gives the linear equation −x=0, i.e. x=0, which yields y=1 — already inside the interval. Hence
range: 21≤y≤23.
The stationary values are the boundary heights y=21 and y=23 (where the discriminant is zero), so the curve oscillates between a minimum of 21 and a maximum of 23, approaching its horizontal asymptote y=1 at both ends.
(M1 rearrange to a quadratic in x; M1 apply the discriminant condition; A1 the closed interval. The k=1 case must be checked separately because the x2 coefficient (k−1) vanishes there — a subtlety that distinguishes a complete answer. Both endpoints are attained (turning points), so the interval is closed at both ends.)
(specimen-style — not from any past paper)
The curve C has equation y=x−2x2−3. (a) Find the equations of the asymptotes of C. (b) Show that C takes no value with 2<y<6, and write down the y-coordinates of its stationary points.
(a) Divide: x−2x2−3=x+2+x−21. Vertical asymptote x=2; oblique asymptote y=x+2.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.