40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Function Mappings and Properties for the TMUA

Updated August 2025

A function is a mathematical mapping that assigns exactly one output to every input within its domain. This topic covers the distinction between one-to-one and many-to-one mappings, the vertical line test, and the specific properties of the square root and modulus functions. Candidates must understand that the square root symbol denotes the positive root exclusively.

Core concept

A function ff is a rule that maps each input value xx from a domain to exactly one output value f(x)f(x). A function is one-to-one if every output corresponds to a unique input, and many-to-one if multiple inputs share an output.

The definition of a function

In simple terms, a function is a rule, or mapping, that connects a set of input values to a set of output values. However, not every algebraic expression or mapping qualifies as a function. To define a function properly, three specific criteria must be met:

  1. There must be a rule, usually an algebraic expression, that maps input values to output values.
  2. There must be a clear list of permitted input values, which is known as the Domain of the function.
  3. For every single input value in the domain, the rule must produce exactly one output value.

To illustrate this, consider the expression f(x)=x2f(x) = x^2. This is a function because every number you square results in a single, unique value. In contrast, the expression f(x)=±xf(x) = \pm\sqrt{x} is not a function because a single input, such as x=16x = 16, leads to two different output values, 44 and 4-4. The only exception to this in the ±x\pm\sqrt{x} example is when x=0x = 0, but a function must provide a single output for every value in its domain.

Domain and notation

While a function is strictly denoted by a letter like ff and its value as f(x)f(x), it is common in the TMUA to see the notation simplified to y=f(x)y = f(x). The Domain is the set of all xx values for which the function is defined. Usually, the domain is assumed to be the set of all real numbers unless stated otherwise. Some functions have inherent restrictions: for instance, the square root function is only defined for x0x \ge 0, and logarithmic functions are only defined for positive xx values. Occasionally, a domain is restricted manually for a specific problem, such as defining f(x)=x2+3f(x) = x^2 + 3 for x2x \ge 2.

One-to-one and many-to-one mappings

While every input must have only one output, it is possible for multiple different inputs to result in the same output. This leads to two categories of functions:

  • One-to-one functions: Each unique input produces a unique output, and no two inputs share an output. For example, g(x)=x3g(x) = x^3 is one-to-one because every real number has a unique cube.
  • Many-to-one functions: Different input values can lead to the same output value. For example, f(x)=x2f(x) = x^2 is many-to-one because both f(2)=4f(2) = 4 and f(2)=4f(-2) = 4.

Graphical tests for functions

You can identify a function and its mapping type by inspecting its graph using two simple geometric tests:

  1. The Vertical Line Test: This test determines if a mapping is a function. If any vertical line drawn on the graph crosses the curve more than once, it is not a function because that xx value has multiple yy values.

img-11.jpeg

  1. The Horizontal Line Test: Once you know a graph represents a function, this test determines the mapping type. if every horizontal line crosses the function at most once, it is a one-to-one function.

img-12.jpeg

If a horizontal line can be drawn that crosses the function in more than one place, then the function is many-to-one.

img-13.jpeg

Properties of common functions

There are two common functions whose properties you must know by heart for the TMUA:

The Square Root Function f(x)=xf(x) = \sqrt{x}

By mathematical convention, the symbol a\sqrt{a} always refers to the positive square root. This convention is adopted without comment in TMUA questions: 64\sqrt{64} is 8, and not 8-8. The domain is restricted to x0x \ge 0. As seen in its graph, it is a one-to-one function.

img-14.jpeg

The Modulus Function f(x)=xf(x) = |x|

The modulus function, or absolute value, takes the positive value of whatever is inside the vertical lines. Thus, 7=7|7| = 7 and 2=2|-2| = 2. To sketch the graph of y=f(x)y = |f(x)|, you first sketch the original function y=f(x)y = f(x) and then reflect any part of the graph that lies below the xx-axis in the xx-axis, while leaving the parts above the xx-axis unchanged.

img-15.jpeg

Key takeaways

  • A mapping is only a function if every input in its domain has exactly one corresponding output.
  • The vertical line test confirms if a graph is a function, while the horizontal line test distinguishes between one-to-one and many-to-one mappings.
  • In the TMUA, the square root symbol x\sqrt{x} always denotes the positive (non-negative) root only.
  • The domain of f(x)=xf(x) = \sqrt{x} is x0x \ge 0, and the function is one-to-one.
  • The modulus function f(x)=xf(x) = |x| is many-to-one over the real numbers and its graph can be constructed via reflection.
Tips

When asked to solve equations involving f(x)|f(x)|, it is often helpful to sketch the graph to see how many solutions exist. Remember that the reflected 'flipped' parts of the modulus graph have the equation y=f(x)y = -f(x).

Cautions

A very common mistake is assuming x\sqrt{x} can be negative. In the context of functions and the TMUA, x\sqrt{x} is never negative. If a question requires both roots, it will explicitly use the ±\pm symbol.

Insight

Only one-to-one functions (known as injections) possess an inverse function. Many-to-one functions like x2x^2 do not have a true inverse unless their domain is restricted to a region where they are one-to-one, such as x0x \ge 0.

Worked Examples

Example 1
f(x)f(x) is a function for which
03(f(x))2dx+03f(x)dx=01f(x)dx\int_0^3 (f(x))^2\,dx + \int_0^3 f(x)\,dx = \int_0^1 f(x)\,dx
Which of the following claims about
f(x)f(x) is/are necessarily true?
I
f(x)0f(x) \le 0 for some xx with 1x31\le x \le 3
II
03f(x)dx01f(x)dx\int_0^3 f(x)\,dx \le \int_0^1 f(x)\,dx
A:neither of them
B:I only
C:II only
D:I and II

Practice Questions

Practice Question 1
pp and qq are real numbers, and the equation
xx=px+qx |x| = px + q
has exactly
kk distinct real solutions for xx.
Which one of the following is the complete list of possible values for
kk?
A:0, 1, 2
B:0, 1, 2, 3
C:0, 1, 2, 3, 4
D:0, 2, 4
E:1, 2, 3
F:1, 2, 3, 4

Frequently asked questions

Is x=y2x = y^2 a function?

No. If we treat xx as the input, a single value of xx (like x=4x=4) corresponds to two different values of yy (y=2y=2 and y=2y=-2). It fails the vertical line test.

Why is f(x)=x2f(x) = x^2 considered a function if two inputs give the same output?

A function is allowed to have multiple inputs for the same output; this is called a 'many-to-one' function. The strict requirement is that every single input must have only ONE output.

What is the difference between x\sqrt{x} and solving x2=kx^2 = k?

The function x\sqrt{x} is defined as the positive root. However, when solving an equation like x2=25x^2 = 25, you are looking for all numbers that square to 25, which are x=±25x = \pm\sqrt{25}, giving 55 and 5-5.

Does a function always have to be defined for all real numbers?

No. The domain is the set of permitted inputs. Some functions, like x\sqrt{x} or logx\log x, have domains that exclude certain portions of the real number line.

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.