2.11 BETA

Sketching curves

7 learning objectives 1 core 6 extended

1. Overview

Sketching curves is a core skill for IGCSE Mathematics. It means drawing the approximate shape of a function's graph, indicating key features like intercepts, turning points, and asymptotes. You won't plot every point, but you will show the essential behavior of the function. This skill helps visualize algebraic relationships and solve problems graphically.


Key Definitions

  • Intercept: The point where a graph crosses an axis. The yy-intercept occurs where x=0x = 0, and xx-intercepts (roots) occur where y=0y = 0.
  • Gradient (mm): The steepness of a line, calculated as change in ychange in x\frac{\text{change in } y}{\text{change in } x}.
  • Parabola: The characteristic U-shaped or n-shaped curve of a quadratic function.
  • Turning Point (Vertex): The maximum or minimum point of a quadratic or cubic curve.
  • Asymptote: A straight line that a curve approaches increasingly closely but never actually touches.
  • Sketch: A freehand drawing showing the correct general shape and labeling all key coordinates (xx-intercepts, yy-intercepts, and turning points).

Core Content

(a) Linear Graphs (y=mx+cy = mx + c)

Linear graphs are always straight lines.

  • mm is the gradient.
  • cc is the yy-intercept.

Method to Sketch:

  1. Identify the yy-intercept (0,c)(0, c).
  2. Find the xx-intercept by setting y=0y = 0 and solving for xx.
  3. Draw a straight line through both points using a ruler.

Worked example 1 — Sketching a linear graph

Question: Sketch the graph of the line y=3x+6y = 3x + 6.

  1. Find the yy-intercept: Set x=0x = 0. y=3(0)+6y = 3(0) + 6 y=6y = 6 The yy-intercept is at the point (0,6)(0, 6).

  2. Find the xx-intercept: Set y=0y = 0. 0=3x+60 = 3x + 6 Subtract 6 from both sides: 6=3x-6 = 3x Divide both sides by 3: x=2x = -2 The xx-intercept is at the point (2,0)(-2, 0).

  3. Sketch: Draw a straight line through the points (0,6)(0, 6) and (2,0)(-2, 0).

📊A straight line passing through 6 on the y-axis and -2 on the x-axis with a positive slope.

(b) Quadratic Graphs (y=ax2+bx+cy = ax^2 + bx + c)

Quadratic graphs are parabolas.

  • If a>0a > 0, the curve is a U-shape (minimum).
  • If a<0a < 0, the curve is an n-shape (maximum).

Method to Sketch:

  1. Shape: Look at the sign of x2x^2.
  2. yy-intercept: Set x=0x = 0. The intercept is (0,c)(0, c).
  3. xx-intercepts (Roots): Set y=0y = 0 and factorize or use the quadratic formula.
  4. Turning Point: The xx-coordinate is exactly halfway between the roots (or use x=b2ax = \frac{-b}{2a}). Substitute xx back into the equation to find yy.

Worked example 2 — Sketching a quadratic graph

Question: Sketch the graph of the quadratic function y=x22x3y = x^2 - 2x - 3.

  1. Shape: a=1a = 1 (positive), so it is a U-shape.

  2. yy-intercept: Set x=0x = 0. y=(0)22(0)3y = (0)^2 - 2(0) - 3 y=3y = -3 The yy-intercept is at the point (0,3)(0, -3).

  3. xx-intercepts: Set y=0y = 0. x22x3=0x^2 - 2x - 3 = 0 Factorize: (x3)(x+1)=0(x - 3)(x + 1) = 0 x3=0x - 3 = 0 or x+1=0x + 1 = 0 x=3x = 3 or x=1x = -1 The xx-intercepts are at the points (3,0)(3, 0) and (1,0)(-1, 0).

  4. Turning Point: The xx-coordinate of the turning point is halfway between the roots x=3x = 3 and x=1x = -1. x=3+(1)2=22=1x = \frac{3 + (-1)}{2} = \frac{2}{2} = 1 Substitute x=1x = 1 into the equation to find the yy-coordinate: y=(1)22(1)3=123=4y = (1)^2 - 2(1) - 3 = 1 - 2 - 3 = -4 The turning point is at the point (1,4)(1, -4).

  5. Sketch: Draw a U-shaped parabola crossing the xx-axis at 1-1 and 33, the yy-axis at 3-3, with its lowest point at (1,4)(1, -4).

📊A U-shaped parabola crossing the x-axis at -1 and 3, the y-axis at -3, with its lowest point at (1, -4).

Extended Content (Extended Curriculum Only)

(a) Cubic Graphs (y=ax3+bx2+cx+dy = ax^3 + bx^2 + cx + d)

Cubic graphs generally have an "S" or "N" shape and can have up to two turning points.

  • Positive x3x^3: Starts bottom-left, ends top-right.
  • Negative x3x^3: Starts top-left, ends bottom-right.

Worked example 3 — Sketching a cubic graph

Question: Sketch the graph of y=(x1)(x+1)(x2)y = (x-1)(x+1)(x-2).

  1. xx-intercepts: Set y=0y = 0. (x1)(x+1)(x2)=0(x-1)(x+1)(x-2) = 0 x1=0x - 1 = 0 or x+1=0x + 1 = 0 or x2=0x - 2 = 0 x=1,x=1,x=2x = 1, x = -1, x = 2 The xx-intercepts are (1,0)(-1, 0), (1,0)(1, 0), and (2,0)(2, 0).

  2. yy-intercept: Set x=0x = 0. y=(01)(0+1)(02)y = (0-1)(0+1)(0-2) y=(1)(1)(2)=2y = (-1)(1)(-2) = 2 The yy-intercept is (0,2)(0, 2).

  3. Shape: Expanding the expression gives x3+...x^3 + ... (positive x3x^3 term), so the graph starts from the bottom left and goes to the top right.

  4. Sketch: Draw a smooth curve coming from the bottom left, passing through x=1x = -1, turning, passing through y=2y = 2, crossing down through x=1x = 1, turning again, and crossing up through x=2x = 2.

📊A smooth curve coming from the bottom left, passing through x = -1, peaking, passing through y = 2, crossing down through x = 1, dipping, and crossing up through x = 2.

(b) Reciprocal Graphs (y=kxy = \frac{k}{x})

These graphs occupy opposite quadrants and have asymptotes at the axes.

  • k>0k > 0: Curves in the 1st and 3rd quadrants.
  • k<0k < 0: Curves in the 2nd and 4th quadrants.

Key Feature: The graph never touches x=0x = 0 or y=0y = 0.

📊Two separate curves (hyperbola). For y=k/x, one curve is in the top-right quadrant and one in the bottom-left, never touching the x or y axes.

(c) Exponential Graphs (y=axy = a^x)

Commonly y=2xy = 2^x or y=3xy = 3^x.

  • Always stays above the xx-axis (y>0y > 0).
  • If a>1a > 1, it shows growth.
  • The yy-intercept is always (0,1)(0, 1) because a0=1a^0 = 1.
  • The xx-axis (y=0y = 0) is a horizontal asymptote.

Worked example 4 — Sketching an exponential graph

Question: Sketch the graph of y=3xy = 3^x.

  1. yy-intercept: Set x=0x = 0. y=30=1y = 3^0 = 1 The yy-intercept is (0,1)(0, 1).

  2. Asymptote: The xx-axis (y=0y = 0) is a horizontal asymptote. The graph approaches the xx-axis as xx becomes increasingly negative, but never touches it.

  3. Points: When x=1x = 1, y=31=3y = 3^1 = 3. The point is (1,3)(1, 3). When x=2x = 2, y=32=9y = 3^2 = 9. The point is (2,9)(2, 9).

  4. Sketch: Draw a curve starting very close to the negative xx-axis, rising slowly, passing through (0,1)(0, 1), and then curving sharply upwards, passing through (1,3)(1, 3) and (2,9)(2, 9).

📊A curve starting very close to the negative x-axis, rising slowly, passing through (0, 1), and then curving sharply upwards.

Key Equations

Linear: y=mx+cy = mx + c (mm = gradient, cc = yy-intercept)

Quadratic: y=ax2+bx+cy = ax^2 + bx + c (Turning point at x=b2ax = \frac{-b}{2a})

Quadratic Formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} (Used to find xx-intercepts (Roots) — provided on formula sheet)

Reciprocal: y=kxy = \frac{k}{x} (Asymptotes at x=0x=0 and y=0y=0)

Exponential: y=axy = a^x (yy-intercept at (0,1)(0, 1); xx-axis is an asymptote)

Note: The Quadratic Formula is provided on the IGCSE formula sheet, but the method for finding the turning point or sketching linear/exponential graphs must be memorized.


Common Mistakes to Avoid

  • Wrong: Drawing a quadratic that looks like two straight lines joined at a point ("V" shape).
    • Right: Quadratics are smooth, curved parabolas. Never use a ruler to draw the curve.
  • Wrong: Sketching a parabola without labeling the coordinates of the xx and yy intercepts.
    • Right: Always calculate and label the coordinates where the curve crosses the axes.
  • Wrong: Drawing a reciprocal graph (y=kxy = \frac{k}{x}) or exponential graph (y=axy = a^x) so that it touches its asymptote.
    • Right: Reciprocal and exponential graphs get very close to their asymptotes, but never intersect them. Leave a clear gap in your sketch.
  • Wrong: Assuming that all quadratic graphs are U-shaped.
    • Right: Check the sign of the x2x^2 coefficient. If it's negative (e.g., y=x2+...y = -x^2 + ...), the parabola is an inverted "n" shape.

Exam Tips

  • Command Words:
    • "Sketch": No graph paper needed. Use a pencil. Show intercepts and general shape clearly.
    • "Plot": Use graph paper. Calculate a table of values and mark points precisely with an 'x'.
  • Calculator vs. Non-Calculator: In a calculator paper, use the Table mode [Mode -> Table] to quickly find coordinates for tricky functions like cubics or exponentials.
  • Check the yy-intercept: This is the easiest mark. Always substitute x=0x = 0 first.
  • Symmetry: Remember that quadratic graphs are perfectly symmetrical. The turning point is always halfway between the roots.
  • Real-world Context: If the graph represents a physical quantity (like time or distance), you may only need to sketch the part of the graph where x0x \geq 0.

Frequently Asked Questions: Sketching curves

What is Intercept in Sketching curves?

Intercept: The point where a graph crosses an axis. The y-intercept occurs where x = 0, and x-intercepts (roots) occur where y = 0.

What is Gradient (m) in Sketching curves?

Gradient (m): The steepness of a line, calculated as \frac{\text{change in } y}{\text{change in } x}.

What is Parabola in Sketching curves?

Parabola: The characteristic U-shaped or n-shaped curve of a quadratic function.

What is Turning Point (Vertex) in Sketching curves?

Turning Point (Vertex): The maximum or minimum point of a quadratic or cubic curve.

What is Asymptote in Sketching curves?

Asymptote: A straight line that a curve approaches increasingly closely but never actually touches.

What is Sketch in Sketching curves?

Sketch: A freehand drawing showing the correct general shape and labeling all key coordinates (x-intercepts, y-intercepts, and turning points).