Problems

Filters
Clear Filters

1 problem found

2022 Paper 2 Q4
D: 1500.0 B: 1500.0

  1. Show that the function \(\mathrm{f}\), given by the single formula \(\mathrm{f}(x) = |x| - |x-5| + 1\), can be written without using modulus signs as \[\mathrm{f}(x) = \begin{cases} -4 & x \leqslant 0\,,\\ 2x - 4 & 0 \leqslant x \leqslant 5\,,\\ 6 & 5 \leqslant x\,.\end{cases}\] Sketch the graph with equation \(y = \mathrm{f}(x)\).
  2. The function \(\mathrm{g}\) is given by: \[\mathrm{g}(x) = \begin{cases} -x & x \leqslant 0\,,\\ 3x & 0 \leqslant x \leqslant 5\,,\\ x + 10 & 5 \leqslant x\,.\end{cases}\] Use modulus signs to write \(\mathrm{g}(x)\) as a single formula.
  3. Sketch the graph with equation \(y = \mathrm{h}(x)\), where \(\mathrm{h}(x) = x^2 - x - 4|x| + |x(x-5)|\).
  4. The function \(\mathrm{k}\) is given by: \[\mathrm{k}(x) = \begin{cases} 10x & x \leqslant 0\,,\\ 2x^2 & 0 \leqslant x \leqslant 5\,,\\ 50 & 5 \leqslant x\,.\end{cases}\] Use modulus signs to write \(\mathrm{k}(x)\) as a single formula, explicitly verifying that your formula is correct.