A-Level Maths

Practice by topic

Functions — General Properties practice questions — A-Level Maths

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

Problems & worked solutions

Problem #0278 International

Problem 1Functions — 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 #0277 International

Problem 2Functions — 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 #0276 International

Problem 3Functions — 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 4Functions — 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 #0272 International

Problem 5Functions — General Properties

For f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=x2+1f(x) = x^2 + 1, the image Im(f)\operatorname{Im}(f) is:

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

f(x)=x2+11f(x) = x^2 + 1 \ge 1, with equality only at x=0x = 0. So Im(f)=[1,+)\operatorname{Im}(f) = [1, +\infty).

Problem #0774 International

Problem 6Functions — General Properties

Let f(x)=2x+1f(x) = 2x + 1 and g(x)=x2g(x) = x^2. Then (fg)(3)(f \circ g)(3) equals:

Show answer & worked solution
  1. A. 1616
  2. B. 1818
  3. C. 1919✓ correct
  4. D. 4949

g(3)=32=9g(3) = 3^2 = 9.

Then f(9)=29+1=19f(9) = 2 \cdot 9 + 1 = 19.

Problem #0273 International

Problem 7Functions — General Properties

Let f,g:RRf, g: \mathbb{R} \to \mathbb{R}, f(x)=2x1f(x) = 2x - 1 and g(x)=x+3g(x) = x + 3. Compute (fg)(2)(f \circ g)(2).

Show answer & worked solution
  1. A. 44
  2. B. 77
  3. C. 99✓ correct
  4. D. 1111

g(2)=5g(2) = 5, then f(5)=251=9f(5) = 2 \cdot 5 - 1 = 9. Hence (fg)(2)=9(f \circ g)(2) = 9.

Problem #0274 International

Problem 8Functions — General Properties

Which property does the function f:RRf: \mathbb{R} \to \mathbb{R}, f(x)=2x+3f(x) = 2x + 3 have?

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

For any yRy \in \mathbb{R}, the equation 2x+3=y2x + 3 = y has the unique solution x=y32x = \dfrac{y - 3}{2}. Existence proves surjectivity, uniqueness proves injectivity, so ff is bijective.

Problem #0779 International

Problem 9Functions — General Properties

The domain of f(x)=x2f(x) = \sqrt{x - 2} (as a function RR\mathbb{R} \to \mathbb{R}) 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 value at x=2x = 2 is 0=0\sqrt{0} = 0, which is allowed, so the domain is [2,)[2, \infty).

Problem #0781 International

Problem 10Functions — General Properties

Which of the following does not define a function RR\mathbb{R} \to \mathbb{R}?

Show answer & worked solution
  1. A. f(x)=x2f(x) = x^2
  2. B. f(x)=xf(x) = |x|
  3. C. f(x)=±xf(x) = \pm\sqrt{x}✓ correct
  4. D. f(x)=3f(x) = 3

x2x^2, x|x| and the constant 33 each give one value for every real xx.

±x\pm\sqrt{x} fails twice: it is not single-valued (two outputs) and is undefined for x<0x < 0. So it is not a function RR\mathbb{R} \to \mathbb{R}.

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.