Solutions — Differentiating Polynomials
-
Q1 — Power rule
(a) f'(x) = 6x5
(b) f'(x) = 4x3
(c) f'(x) = 10x9
(d) f'(x) = 1 (since x = x1, d/dx = 1·x0 = 1)
(e) f'(x) = 0 (derivative of a constant is zero)
-
Q2 — Constant multiple rule
(a) f'(x) = 5 × 3x2 = 15x2
(b) f'(x) = −2 × 4x3 = −8x3
(c) f'(x) = ½ × 2x = x
(d) f'(x) = 8
(e) f'(x) = −3 × 5x4 = −15x4
-
Q3 — Differentiating polynomials
(a) dy/dx = 6x + 5
(b) dy/dx = 3x2 − 12x
(c) dy/dx = 16x3 − 9x2 + 4x − 1
(d) dy/dx = −6x2 + 9
-
Q4 — Evaluating the derivative
(a) f'(x) = 6x − 2. f'(4) = 24 − 2 = 22
(b) f'(x) = 3x2 + 1. f'(2) = 12 + 1 = 13
(c) f'(x) = −2x + 6. f'(3) = −6 + 6 = 0 (stationary point)
(d) f'(x) = 8x3 − 10x. f'(1) = 8 − 10 = −2
-
Q5 — Expand then differentiate
(a) y = x2 − 3x − 10 → dy/dx = 2x − 3
(b) y = 4x2 − 4x + 1 → dy/dx = 8x − 4
(c) y = x3 − 3x2 → dy/dx = 3x2 − 6x
(d) y = (x2 − x − 2)(x + 3) = x3 + 2x2 − 5x − 6 → dy/dx = 3x2 + 4x − 5
-
Q6 — Finding where gradient has a given value
(a) dy/dx = 2x − 4 = 6 → 2x = 10 → x = 5
(b) dy/dx = 3x2 − 3 = 0 → x2 = 1 → x = ±1
(c) dy/dx = 6x2 − 6x − 12 = −12 → 6x2 − 6x = 0 → 6x(x − 1) = 0 → x = 0 or x = 1
-
Q7 — Gradient at a specific point
(a) dy/dx = 3x2 − 2. At x=2: m = 12 − 2 = 10
(b) dy/dx = 6x − 1. At x=−1: m = −6 − 1 = −7
(c) dy/dx = 4x3 − 4. At x=1: m = 4 − 4 = 0. Gradient = 0 → neither positive nor negative (horizontal tangent). Equation: y = −3.
-
Q8 — Second derivative
(a) dy/dx = 6x2 − 12x; d2y/dx2 = 12x − 12
(b) f'(x) = 4x3 − 4x; f''(x) = 12x2 − 4
(c) f'(x) = 3x2 − 12x + 9; f''(x) = 6x − 12 = 0 → x = 2. f''(x) = 0 at x = 2. (This is a possible inflection point.)
-
Q9 — Tangents parallel to a given line
(a) dy/dx = 3x2 − 6x − 9
(b) Parallel to y = −12x + 5 means gradient = −12. Set 3x2 − 6x − 9 = −12 → 3x2 − 6x + 3 = 0 → x2 − 2x + 1 = 0 → (x−1)2 = 0 → x = 1. y = 1−3−9+2 = −9. Tangent: y − (−9) = −12(x − 1) → y = −12x + 3
(c) Horizontal tangent: dy/dx = 0 → 3x2 − 6x − 9 = 0 → x2 − 2x − 3 = 0 → (x−3)(x+1) = 0 → x = 3 or x = −1
-
Q10 — Area and rate problems
(a) dA/dx = 2x. This represents the rate of change of area with respect to side length. At x=3: dA/dx=6 cm2/cm (area increases by approximately 6 cm2 per 1 cm increase in side length).
(b) dV/dx = 3x2. At x=3: dV/dx = 27 cm3/cm. This represents the rate of change of cube volume per unit increase in side length at x=3 cm.
(c) V'(x) = 3x2 − 4x + 3. At x=2: V'(2) = 12 − 8 + 3 = 7 units3 per unit increase in x.