The big idea: A graph shows input x on the horizontal axis and output y on the vertical axis.
Each point (x, y) on the graph means y = f(x) for that x.
[Diagram: math-sketch-from-m-and-c] - Available in full study mode
IB language: Read from x to y when asked for f(a).
Find x = a on the horizontal axis, move up or down to the line, then read the y-value.
The big idea: Plot key points first, then draw smooth or straight connections based on function type.
Example: Sketching a linear function
Sketch y = 2x + 1 for x = −1, 0, 1, 2.
STEPS
- Build a value table.
- Mark y-intercept: the line crosses the y-axis at (0, 1).
- Use the gradient m = 2: go right 1, up 2, to reach (1, 3).
- Plot all four points and draw a straight line through them.
Final answer
A straight line through (−1, −1), (0, 1), (1, 3), (2, 5).
[Diagram: math-sketch-from-m-and-c] - Available in full study mode
The same two-step method works for any linear function.
Try the lines below:
[Diagram: math-sketch-from-m-and-c] - Available in full study mode
Worked example — sketch a quadratic with a vertex
A drone's vertical position z (in m) at horizontal distance x (in m) from launch is modelled by
z(x) = x² − 6x, for 0 ≤ x ≤ 10.
Sketch the graph of y = z(x) for the given domain, clearly showing the vertex and the values at the endpoints.
Step by step
- Step 1 — What shape? The x² is positive, so the curve is a U (smile 😊). The vertex is the lowest point.
- Step 2 — Find the zeros by factoring:
- So the curve passes through (0, 0) and (6, 0).
- Step 3 — Find the vertex and the right endpoint. The vertex sits midway between the zeros (parabola is symmetric): x = (0 + 6)/2 = 3.
- Right endpoint at x = 10:
- Step 4 — Plot the four points and draw the curve. Set up axes that fit all the points (x: 0 to 10, y: about −10 to 40). Plot (0, 0), (3, −9), (6, 0), (10, 40) and draw a smooth U through them.
IB marks (3-mark sketch): • Smooth U-shape in correct window → 1 mark • Vertex (3, −9) labelled → 1 mark • Endpoints (0, 0) and (10, 40) labelled → 1 mark
Final answer
A smooth U-curve from (0, 0) down to the vertex (3, −9), back up through (6, 0), and ending at (10, 40).
[Diagram: math-graph-intersection] - Available in full study mode
IB sketch rule: You only need two points to draw an exact straight line — but plotting a third point is a free check.
If all three are collinear you have no arithmetic error.
Study smarter, not longer
Most students waste 40% of study time on topics they already know. Our AI tracks your progress and optimizes every minute.
Move 1 — Find f(a): Given an x, find the y.
UP from x, then ACROSS to the y-axis.
Question — find f(3): For the curve y = x² − 2x, find f(3).
[Diagram: math-graph-intersection] - Available in full study mode
Move 2 — Solve f(x) = k: Given a y, find the x.
ACROSS from y, then DOWN to the x-axis.
Question — solve f(x) = 3: For the curve y = x² − 2x, solve f(x) = 3.
[Diagram: math-graph-intersection] - Available in full study mode
Reading f(a) from a graph
The graph of f is given.
Using the graph, find f(3) and find x when f(x) = 0.
Step by step
- For f(3): start at x = 3 on the x-axis. Go vertically up to the curve.
- The y-value at the curve above x = 3 is 5.
- For f(x) = 0: start at y = 0 (the x-axis) and find where the curve touches it.
- The curve crosses y = 0 at x = −2 and x = 4.
Final answer
f(3) = 5. The function equals zero when x = −2 or x = 4.
[Diagram: math-graph-intersection] - Available in full study mode
IB tolerance on graph reading: When reading from a graph (Paper 1), IB usually accepts answers within ±0.2 of the exact value.
If the curve passes through exactly (3, 5), answers of 4.8 to 5.2 are accepted.
Use a ruler and read carefully.
[Diagram: math-function-grapher] - Available in full study mode
The big idea: IB uses the same five function families repeatedly. If you can identify the shape from a graph, you can state the function type instantly — without algebra.
Learn the characteristic shape of each family.
| Family | Typical shape | Key feature to spot |
|---|---|---|
| Linear y = mx + c | Straight line | No curve at all |
| Quadratic y = ax²+bx+c | U-shape (a>0) or ∩-shape (a<0) | One turning point, symmetric |
| Exponential y = abˣ | Rapid growth/decay curve | Curve flattens out — never quite touches one of the axes |
| Power y = axⁿ | Curve through origin or near it | Depends on n: cubic has inflection point |
| Sinusoidal y = a sin(bx)+c | Wave, repeating equally | Regular peaks and troughs, periodic |
[Diagram: math-function-grapher] - Available in full study mode
Identifying the family from a graph
A graph shows a curve that starts high, decreases, and approaches but never crosses the x-axis.
What function family is it most likely?
Step by step
- Notice the shape: the curve drops steeply at first, then flattens out as it moves right.
- It is not a straight line (rules out linear), has no symmetric U-shape (rules out quadratic), and does not repeat (rules out sinusoidal).
- A smooth decay shape that flattens toward the x-axis is the signature of the exponential family, decay case.
Final answer
Exponential decay: y = abx where 0 < b < 1.
[Diagram: math-graph-intersection] - Available in full study mode
Exam recognition shortcut: In the exam, these four features quickly identify a family:
🔵 No curve at all → linear 🔵 One turning point, symmetric → quadratic 🔵 Curve flattens out, never quite touches an axis → exponential 🔵 Regular waves → sinusoidal
State the family first, then find parameters.