40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Recognising and Sketching Graphs of Common Functions

Updated August 2025

Mastering the characteristic shapes of common functions is essential for the TMUA. You must be able to recognise and sketch lines, quadratics, cubics, trigonometric, exponential, and logarithmic functions. This guide covers their properties, including domain, range, and the behaviour of the modulus function.

Core concept

A function's graph is a visual representation of all coordinate pairs (x,y)(x, y) that satisfy the rule y=f(x)y = f(x). Recognising the general form of these curves allows for rapid problem solving and the identification of roots and stationary points.

Polynomial Graphs

You are expected to understand the general shapes of polynomial functions, specifically quadratics, cubics, quartics, and quintics. The behavior of these graphs is largely determined by the degree of the polynomial and the sign of the coefficient of the highest power of xx.

For a quadratic y=ax2+bx+cy = ax^2 + bx + c, the graph is a parabola. It is UU shaped if a>0a > 0 and nn shaped if a<0a < 0. Cubics, quartics, and quintics exhibit more complex behavior but follow predictable patterns regarding their end behavior and the maximum number of stationary points they can possess. A polynomial of degree nn has at most n1n-1 stationary points.

img-68.jpeg

As shown in the diagrams, when the highest power of xx has a positive coefficient, the graph eventually increases towards positive infinity as xx increases. Conversely, a negative leading coefficient results in the graph decreasing towards negative infinity.

img-69.jpeg

Exponential and Logarithmic Graphs

The exponential function y=axy = a^x (for a>0a > 0) is always positive and passes through (0,1)(0, 1). Its shape depends on whether a>1a > 1 (growth) or 0<a<10 < a < 1 (decay). As xx becomes very large and negative (for a>1a > 1), the graph approaches the xx axis but never touches it, which is known as a horizontal asymptote.

img-47.jpeg

The logarithmic function y=logaxy = \log_a x is the inverse of the exponential function. It is only defined for x>0x > 0 and passes through the point (1,0)(1, 0). It has a vertical asymptote at the yy axis (x=0x = 0).

img-48.jpeg

Trigonometric and Square Root Graphs

Trigonometric functions like y=sinxy = \sin x, y=cosxy = \cos x, and y=tanxy = \tan x are periodic. You must be familiar with their symmetries and their behavior in both degrees and radians. The square root function f(x)=xf(x) = \sqrt{x} always refers to the positive square root in the TMUA. Its domain is restricted to x0x \ge 0, and it is a one to one function.

img-14.jpeg

The Modulus Function

The modulus function f(x)|f(x)| essentially makes all values positive. It can be interpreted as the positive distance of a value from zero. To sketch y=f(x)y = |f(x)|, you should first sketch the graph of y=f(x)y = f(x). Any part of the curve that sits below the xx axis is reflected in the xx axis to become positive. The parts already above the xx axis remain unchanged.

Consider the example y=(x+1)(x2)y = (x + 1)(x - 2) and its modulus version y=(x+1)(x2)y = |(x + 1)(x - 2)|:

img-70.jpeg

img-71.jpeg

For a linear function y=x2y = x - 2, the modulus y=x2y = |x - 2| creates a characteristic VV shape with a corner at the root x=2x = 2. This corner is where the gradient is not uniquely defined.

img-72.jpeg

img-73.jpeg

When solving equations or inequalities involving the modulus, it is helpful to identify the equation of the reflected section. For y=f(x)y = |f(x)|, the reflected bits have the equation y=f(x)y = -f(x), while the original bits retain y=f(x)y = f(x).

img-74.jpeg

img-75.jpeg

Key takeaways

  • A polynomial of degree nn has a maximum of nn real roots and n1n-1 stationary points.
  • The exponential function y=axy = a^x is always positive, while the log function y=logaxy = \log_a x is only defined for positive xx.
  • To sketch y=f(x)y = |f(x)|, reflect any portion of the graph below the xx axis upwards.
  • The square root symbol x\sqrt{x} in the TMUA specifically denotes the positive root.
  • Trigonometric graphs like sinx\sin x and cosx\cos x have a range of 1-1 to 11.
Tips

When sketching, always mark the xx and yy intercepts and the coordinates of any stationary points. For TMUA questions, a quick sketch can often reveal the number of solutions to an equation faster than algebraic manipulation.

Cautions

Be careful when sketching y=f(x)y = f(|x|) compared to y=f(x)y = |f(x)|. The latter reflects the output, while y=f(x)y = f(|x|) effectively reflects the right hand side of the graph onto the left hand side, making the function even.

Insight

The relationship between the degree of a polynomial and its number of roots is fundamental. A cubic must have at least one real root because its ends go to opposite infinities, whereas a quadratic or quartic might have no real roots if the entire curve sits above or below the xx axis.

Worked Examples

Example 1
The diagram shows the graph of y=f(x)y = f(x).
Exam diagram

The graph consists of alternating straight-line segments of gradient
11 and 1-1 and continues in this way for all values of xx.
The function
gg is defined as
g(x)=r=110f(2r1x)g(x) = \sum_{r=1}^{10} f (2^{r-1}x)

Find the value of
01g(x)dx\int_{0}^{1} g(x)\,dx
A:10231024\frac{1023}{1024}
B:1023512\frac{1023}{512}
C:55
D:1010
E:552\frac{55}{2}
F:5555

Practice Questions

Practice Question 1
Curve C has equation y=9x2y = 9 – x²

Line L has equation
y=5y = 5

What is the area enclosed between C and L?
A:323\frac{32}{3}
B:623\frac{62}{3}
C:923\frac{92}{3}
D:1223\frac{122}{3}
E:1523\frac{152}{3}

Frequently asked questions

What is a point of inflexion in a polynomial graph?

A point of inflexion is where the curve changes its concavity. In simple polynomials like y=x3y = x^3, it occurs at the origin where the graph flattens out and changes from 'curving down' to 'curving up'.

Why is the domain of y=logxy = \log x restricted to x>0x > 0?

Since y=logaxy = \log_a x is the inverse of x=ayx = a^y, and aya^y is always positive for any real yy, there is no power to which we can raise a positive base aa to result in a negative number.

How do I find the yy intercept of any given function?

The yy intercept always occurs where x=0x = 0. Substitute x=0x = 0 into the equation y=f(x)y = f(x) to find the corresponding yy value.

Does y=xy = |x| have a derivative at x=0x = 0?

No. At x=0x = 0, the graph of y=xy = |x| has a sharp corner. The gradient to the left is 1-1 and the gradient to the right is 11, so there is no unique tangent or derivative at that specific point.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.