Given the functions:
f(x) = x – 4
g(x) = 2x + 5
h(x) = 3x
(a) Find:
(i) f(-3)
(ii) g⁻¹(x)
(iii) f(x) × g(x) × f(x)
(b) Find x when h(x) = g(f(2)).
▶️ Answer/Explanation
(a)(i) -7
f(-3) = (-3) – 4 = -7.
(a)(ii) (x – 5)/2
Let y = g(x) = 2x + 5. Swap x and y, then solve for y: x = 2y + 5 → y = (x – 5)/2.
(a)(iii) 2x³ – 11x² – 8x + 80
f(x) × g(x) × f(x) = (x – 4)(2x + 5)(x – 4) = (x – 4)²(2x + 5). Expand to get the polynomial.
(b) 0
First, compute f(2) = 2 – 4 = -2. Then g(f(2)) = g(-2) = 2(-2) + 5 = 1. Now, solve h(x) = 1 → 3x = 1 → x = 0.
f(x) = 2x – 1; g(x) = 3x – 2; h(x) = \(\frac{1}{x}\), x ≠ 0; j(x) = 5x
(a) Find
(i) f(2)
(ii) gf(2)
(b) Find g-1(x)
(c) Find x when h(x) = j(-2)
(d) Write f(x) – h(x) as a single fraction
(e) Find the value of j(j(2))
(f) Find x when j-1(x) = 4
▶️ Answer/Explanation
(a)(i) 3
Substitute x=2 into f(x): f(2) = 2(2) – 1 = 4 – 1 = 3
(a)(ii) 7
First find f(2)=3 from part (i), then g(f(2)) = g(3) = 3(3) – 2 = 9 – 2 = 7
(b) \(\frac{x + 2}{3}\)
Let y = g(x) = 3x – 2. Swap x and y: x = 3y – 2. Solve for y: 3y = x + 2 → y = (x + 2)/3
(c) 25
j(-2) = 5-2 = 1/25. Set h(x) = 1/25 → 1/x = 1/25 → x = 25
(d) \(\frac{2x^2 – x – 1}{x}\)
f(x) – h(x) = (2x – 1) – (1/x) = (2x2 – x – 1)/x (common denominator)
(e) 2.98 × 1017
j(2) = 52 = 25. Then j(j(2)) = j(25) = 525 ≈ 2.98 × 1017
(f) 625
j-1(x) = 4 means x = j(4) = 54 = 625