You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson brings together all the tools of coordinate geometry, differentiation, and algebraic analysis to develop a systematic approach to sketching curves. Being able to produce clear, accurate sketches is a vital skill at A-Level — it helps you solve problems, check answers, and communicate mathematical ideas.
When asked to sketch a curve, work through the following steps:
Set x = 0 and find y.
Set y = 0 and solve for x (these are the roots).
Example 1: Sketch y = x³ − 4x.
y-intercept: x = 0 gives y = 0. Point: (0, 0).
x-intercepts: x³ − 4x = 0
x(x² − 4) = 0
x(x − 2)(x + 2) = 0
x = 0, 2, −2
Points: (−2, 0), (0, 0), (2, 0).
Example: For y = x³ − 4x:
f(−x) = (−x)³ − 4(−x) = −x³ + 4x = −(x³ − 4x) = −f(x)
The function is odd, so the graph has rotational symmetry about the origin.
These occur where the denominator of a rational function equals zero (and the numerator does not equal zero at the same point).
Example 2: y = 1/(x − 3). Vertical asymptote at x = 3.
Found by examining the limit as x → ±∞.
For a rational function p(x)/q(x):
Example 3: y = (2x + 1)/(x − 3).
As x → ∞: y → 2x/x = 2. Horizontal asymptote: y = 2.
Rewriting: y = (2(x − 3) + 7)/(x − 3) = 2 + 7/(x − 3)
This confirms y → 2 as x → ±∞.
If deg(p) = deg(q) + 1, perform polynomial long division to find the oblique asymptote.
Example 4: y = (x² + 1)/(x − 1).
Dividing: x² + 1 = (x + 1)(x − 1) + 2
y = x + 1 + 2/(x − 1)
Oblique asymptote: y = x + 1 (as x → ±∞, the fraction 2/(x−1) → 0).
Find dy/dx, set it equal to zero, and solve. Use the second derivative test or a sign analysis to classify.
Example 5 (continuing Example 1): y = x³ − 4x.
dy/dx = 3x² − 4
Set dy/dx = 0: 3x² − 4 = 0 ⟹ x² = 4/3 ⟹ x = ±2/√3 = ±2√3/3
d²y/dx² = 6x
At x = 2√3/3: d²y/dx² = 6 × 2√3/3 = 4√3 > 0 ⟹ minimum
y = (2√3/3)³ − 4(2√3/3) = 8(3√3)/27 − 8√3/3 = 8√3/9 − 8√3/3 = −16√3/9
At x = −2√3/3: d²y/dx² = −4√3 < 0 ⟹ maximum
y = 16√3/9 (by odd symmetry)
Consider what happens as x → +∞ and x → −∞.
For polynomials, the leading term dominates:
For rational functions, compare with the asymptotes found in Step 3.
Determine where y > 0 and y < 0. This helps ensure your sketch is on the correct side of the x-axis between roots.
Example: For y = x(x − 2)(x + 2):
| Interval | Sign of x | Sign of (x−2) | Sign of (x+2) | Sign of y |
|---|---|---|---|---|
| x < −2 | − | − | − | − |
| −2 < x < 0 | − | − | + | + |
| 0 < x < 2 | + | − | + | − |
| x > 2 | + | + | + | + |
Example 6: Sketch y = (x + 1)/(x² − 4).
Factor denominator: x² − 4 = (x − 2)(x + 2)
Intercepts:
y-intercept: x = 0 gives y = 1/(−4) = −1/4
x-intercept: x + 1 = 0 gives x = −1. Point: (−1, 0).
Vertical asymptotes: x = 2 and x = −2
Horizontal asymptote: deg(num) < deg(denom), so y → 0
Stationary points:
dy/dx using the quotient rule:
= [(x² − 4)(1) − (x + 1)(2x)] / (x² − 4)²
= [x² − 4 − 2x² − 2x] / (x² − 4)²
= [−x² − 2x − 4] / (x² − 4)²
Set numerator = 0: x² + 2x + 4 = 0
Discriminant = 4 − 16 = −12 < 0
No stationary points!
Behaviour:
- As x → 2⁺: denominator → 0⁺, numerator → 3, so y → +∞
- As x → 2⁻: denominator → 0⁻, numerator → 3, so y → −∞
- As x → −2⁺: denominator → 0⁺ (actually 0⁻), numerator → −1
Check: (x−2)(x+2) near x = −2⁺: (−4)(0⁺) = 0⁻, so y → +∞
Actually: x = −2 + ε: (−2+ε−2)(−2+ε+2) = (−4+ε)(ε) ≈ −4ε for small ε > 0
Numerator: −1 + ε ≈ −1
So y ≈ −1/(−4ε) = 1/(4ε) → +∞
- As x → −2⁻: ε < 0, denominator ≈ −4ε > 0 → wait:
x = −2 − |ε|: (−4−|ε|)(−|ε|) = |ε|(4+|ε|) > 0
Numerator: −1 − |ε| < 0
So y → −∞
Sketch: The curve has vertical asymptotes at x = −2 and x = 2, a horizontal asymptote at y = 0, crosses the x-axis at (−1, 0) and the y-axis at (0, −1/4). There are no turning points. The curve approaches 0 from below as x → +∞ and from below as x → −∞ (since for large positive x, y ≈ 1/x > 0, and for large negative x, y ≈ 1/x < 0 — actually more carefully: for large |x|, y ≈ x/x² = 1/x, so y → 0⁺ as x → +∞ and y → 0⁻ as x → −∞).
For parametric curves, use the table-of-values approach from the parametric equations lesson, combined with:
If you know the graph of y = f(x):
| Transformation | Effect |
|---|---|
| y = f(x) + a | Translate up by a |
| y = f(x − a) | Translate right by a |
| y = af(x) | Vertical stretch, scale factor a |
| y = f(ax) | Horizontal stretch, scale factor 1/a |
| y = −f(x) | Reflect in x-axis |
| y = f(−x) | Reflect in y-axis |
Problem: Sketch the curve y = (x² − 1)/(x² + 1), showing clearly any asymptotes, intercepts, and stationary points.
Solution:
Intercepts:
y-intercept: x = 0 gives y = −1/1 = −1. Point: (0, −1).
x-intercepts: x² − 1 = 0 ⟹ x = ±1. Points: (−1, 0), (1, 0).
Symmetry: f(−x) = ((−x)² − 1)/((−x)² + 1) = (x² − 1)/(x² + 1) = f(x). Even function — symmetric about y-axis.
Asymptotes:
No vertical asymptotes (denominator x² + 1 > 0 for all x).
Horizontal: as x → ±∞, y → x²/x² = 1. Asymptote: y = 1.
Note: y = 1 − 2/(x² + 1), confirming y → 1 and y < 1 for all finite x.
Stationary points:
dy/dx = [2x(x²+1) − (x²−1)(2x)] / (x²+1)²
= [2x³ + 2x − 2x³ + 2x] / (x²+1)²
= 4x / (x²+1)²
dy/dx = 0 ⟹ x = 0.
At x = 0: y = −1.
d²y/dx² at x = 0: Since dy/dx = 4x/(x²+1)², applying the quotient rule or noting the sign change: for x < 0, dy/dx < 0; for x > 0, dy/dx > 0. So x = 0 is a minimum.
Minimum point: (0, −1).
Behaviour: y increases from −1, passes through (1, 0), and approaches 1 from below.
The curve is a smooth valley shape, symmetric about the y-axis, with minimum at (0, −1), crossing the x-axis at ±1, and asymptotically approaching y = 1 from below.
Exam Tip: When sketching curves in the exam, label all key features clearly — coordinates of intercepts and stationary points, equations of asymptotes. Draw smooth curves (not jagged lines). Make sure your curve approaches asymptotes correctly and does not cross a vertical asymptote. If the question says "sketch", a rough but accurate picture with labels is expected — you do not need to plot every point precisely.
AQA 7357 specification, Pure Mathematics, Section C — Coordinate Geometry covers curves defined by simple equations including polynomials, the modulus of a linear function, y=a/x and y=a/x2 (including their vertical and horizontal asymptotes), exponential and logarithmic functions, and parametrically defined curves (refer to the official specification document for exact wording). Curve-sketching is examined in both Paper 1 and Paper 2 and is the synoptic spine that connects Section E (differentiation, stationary points and points of inflection), Section F (integration, area under a curve), Section G (numerical methods, location of roots) and the transformations strand within Section B (algebra and functions). The AQA formula booklet does not list standard curve shapes — they must be memorised.
Question (8 marks):
Sketch the curve with equation y=x2−1x2−4, showing clearly all intercepts with the axes, all asymptotes, and the coordinates of any stationary points. (8)
Solution with mark scheme:
Step 1 — factorise and identify zeros and poles.
y=(x−1)(x+1)(x−2)(x+2)
The numerator is zero at x=±2, so the x-intercepts are (2,0) and (−2,0). The denominator is zero at x=±1 — and the numerator is non-zero there — so x=1 and x=−1 are vertical asymptotes (no holes).
M1 — factorise correctly. A1 — both intercepts and both asymptote locations identified.
Step 2 — y-intercept.
Set x=0: y=−1−4=4. So (0,4) lies on the curve.
B1 — y-intercept.
Step 3 — horizontal asymptote (end behaviour).
Both numerator and denominator are degree 2, so divide leading coefficients: y→1 as x→±∞. The horizontal asymptote is y=1.
M1 — recognise leading-coefficient ratio gives the horizontal asymptote.
Step 4 — stationary points.
Use the quotient rule with u=x2−4, v=x2−1:
dxdy=(x2−1)22x(x2−1)−2x(x2−4)=(x2−1)22x[(x2−1)−(x2−4)]=(x2−1)26x
Setting dxdy=0 gives x=0, so the only stationary point is (0,4) — coinciding with the y-intercept.
M1 — apply quotient rule and simplify. A1 — stationary point at (0,4).
Step 5 — sign analysis and shape.
Sign of dxdy=(x2−1)26x: denominator is positive (away from asymptotes), so the gradient has the sign of x. Negative for x<0, positive for x>0, so on the central branch (between x=−1 and x=1) the stationary point at (0,4) is a local maximum on that branch. On the outer branches ∣x∣>1, y approaches 1 from above as x→±∞, falls through the x-axis at ±2, and tends to +∞ as x→±1 from outside.
Inside ∣x∣<1, the curve passes through the maximum at (0,4) and tends to −∞ as x→±1 from inside (since the numerator is negative — close to −4 — and the denominator approaches zero through negative values).
A1 — correct shape with three branches, asymptotic behaviour shown both sides of each vertical asymptote, central turning point identified as a maximum on the central branch.
Total: 8 marks (M3 A3 B1 + 1 shape mark).
Question (6 marks): The curve C has equation y=xe−x for x∈R.
(a) Find the coordinates of the stationary point of C and determine its nature. (4)
(b) Describe the behaviour of y as x→+∞ and as x→−∞, and hence sketch C. (2)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 3, AO2 = 3. End-behaviour marks are awarded for the direction of approach (from above / below), not just the limiting value.
Connects to:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.