GCSE Maths

Practice by topic

Functions — General Properties practice questions — GCSE Maths

26 free multiple-choice problems on functions — general properties, ordered to match GCSE Maths difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #0279 International

Problem 1Functions — General Properties

For f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=x3f(x) = x^3, which statement is correct?

Show answer & worked solution
  1. A. ff is neither injective nor surjective
  2. B. ff is injective but not surjective
  3. C. ff is surjective but not injective
  4. D. ff is bijective✓ correct

ff is strictly increasing on R\mathbb{R}, hence injective. For every yRy \in \mathbb{R}, x=y3x = \sqrt[3]{y} satisfies f(x)=yf(x) = y, hence surjective. So ff is bijective, with f1(y)=y3f^{-1}(y) = \sqrt[3]{y}.

Problem #0280 International

Problem 2Functions — General Properties

Let f:RRf: \mathbb{R} \to \mathbb{R} be defined by f(x)={x+1,x<02x+1,x0f(x) = \begin{cases} x + 1, & x < 0 \\ 2x + 1, & x \ge 0 \end{cases}. Which statement is correct?

Show answer & worked solution
  1. A. ff is not injective because f(1)=f(0)f(-1) = f(0)
  2. B. ff is injective but not surjective
  3. C. ff is surjective but not injective
  4. D. ff is bijective✓ correct

Left branch (x<0x < 0): f(x)=x+1(,1)f(x) = x + 1 \in (-\infty,\, 1), strictly increasing. Right branch (x0x \ge 0): f(x)=2x+1[1,+)f(x) = 2x + 1 \in [1,\, +\infty), strictly increasing.

The two images (,1)(-\infty, 1) and [1,+)[1, +\infty) are disjoint and together cover all of R\mathbb{R}, so ff is surjective. Each branch is strictly increasing, and the ranges don't overlap, so no two distinct xx-values give the same f(x)f(x)ff is injective. Hence ff is bijective.

(Note: f(1)=0f(-1) = 0 and f(0)=1f(0) = 1, so distractor A is factually false.)

Problem #0277 International

Problem 3Functions — General Properties

The function f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=2x3f(x) = 2x - 3 is bijective. Determine the abscissa of the intersection point of the graphs of ff and f1f^{-1}.

Show answer & worked solution
  1. A. 3-3
  2. B. 00
  3. C. 33✓ correct
  4. D. 66

The graph of f1f^{-1} is the reflection of the graph of ff across y=xy = x. Their intersection lies on y=xy = x, so we solve f(x)=xf(x) = x: 2x3=xx=32x - 3 = x \Rightarrow x = 3.

Problem #0278 International

Problem 4Functions — General Properties

For which value of aRa \in \mathbb{R} is the function f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=(a2)x+5f(x) = (a - 2)\,x + 5, not invertible?

Show answer & worked solution
  1. A. a=0a = 0
  2. B. a=1a = 1
  3. C. a=2a = 2✓ correct
  4. D. a=5a = 5

ff is invertible iff its slope a20a - 2 \ne 0. So ff fails to be invertible exactly when a=2a = 2 (it then becomes the constant 55, neither injective nor surjective).

Problem #0276 International

Problem 5Functions — General Properties

Let f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=3x6f(x) = 3x - 6. The inverse f1f^{-1} is:

Show answer & worked solution
  1. A. f1(y)=y3+6f^{-1}(y) = \dfrac{y}{3} + 6
  2. B. f1(y)=y+63f^{-1}(y) = \dfrac{y + 6}{3}✓ correct
  3. C. f1(y)=3y+6f^{-1}(y) = 3y + 6
  4. D. f1(y)=y63f^{-1}(y) = \dfrac{y - 6}{3}

y=3x6x=y+63y = 3x - 6 \Rightarrow x = \dfrac{y + 6}{3}, so f1(y)=y+63f^{-1}(y) = \dfrac{y + 6}{3}.

Problem #0275 International

Problem 6Functions — General Properties

Consider f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=x2f(x) = x^2. Which statement is correct?

Show answer & worked solution
  1. A. ff is neither injective nor surjective✓ correct
  2. B. ff is injective but not surjective
  3. C. ff is surjective but not injective
  4. D. ff is bijective

f(1)=1=f(1)f(-1) = 1 = f(1), so ff is not injective. The value 1-1 has no real preimage (since x20x^2 \ge 0), so ff is not surjective either.

Problem #0271 International

Problem 7Functions — General Properties

The maximal domain of the function f(x)=x2f(x) = \sqrt{x - 2} is:

Show answer & worked solution
  1. A. R\mathbb{R}
  2. B. (,2](-\infty, 2]
  3. C. [2,+)[2, +\infty)✓ correct
  4. D. (2,+)(2, +\infty)

We need x20x - 2 \ge 0, i.e. x2x \ge 2. The domain is [2,+)[2, +\infty).

Problem #0786 International

Problem 8Functions — General Properties

The function f:RRf : \mathbb{R} \to \mathbb{R}, f(x)=x3f(x) = x^3 is:

Show answer & worked solution
  1. A. even
  2. B. odd✓ correct
  3. C. neither even nor odd
  4. D. both even and odd

f(x)=(x)3=x3=f(x)f(-x) = (-x)^3 = -x^3 = -f(x).

Since f(x)=f(x)f(-x) = -f(x) for all xx, the function is odd.

Problem #0780 International

Problem 9Functions — General Properties

For f:{1,2,3}Zf : \{1, 2, 3\} \to \mathbb{Z}, f(x)=2x1f(x) = 2x - 1, the image (range) of ff is:

Show answer & worked solution
  1. A. {1,2,3}\{1, 2, 3\}
  2. B. {1,3,5}\{1, 3, 5\}✓ correct
  3. C. {2,4,6}\{2, 4, 6\}
  4. D. {1,3,5,7}\{1, 3, 5, 7\}

f(1)=1f(1) = 1, f(2)=3f(2) = 3, f(3)=5f(3) = 5.

The image is the set of outputs: {1,3,5}\{1, 3, 5\}.

Problem #0775 International

Problem 10Functions — General Properties

Let f(x)=x+3f(x) = x + 3 and g(x)=2xg(x) = 2x. Then (gf)(x)(g \circ f)(x) equals:

Show answer & worked solution
  1. A. 2x+32x + 3
  2. B. 2x+62x + 6✓ correct
  3. C. 2x+82x + 8
  4. D. 6x6x

g(f(x))=g(x+3)=2(x+3)=2x+6g\big(f(x)\big) = g(x + 3) = 2(x + 3) = 2x + 6.

16 more Functions — General Properties questions in the app

Also covered in Functions — General Properties practice across every exam.

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.