Using differentiation, show that f(x) = 2x^3 - 12x^2 + 25x - 11 is an increasing function.

First compute the derivative of f(x) using the power rule on each term. f(x) = 2x^3 - 12x^2 + 25x - 11 so f'(x) = 6x^2 - 24x + 25. Now complete the square for the derivative. f'(x) = 6 * ((x-2)^2 - 4) + 25 = 6 * (x-2)^2 - 24 + 25 = 6 * (x-2)^2 + 1. Now observe that the first term is >= 0 since it is the result of a square multiplied by the positive constant 6. The second term, 1, is positive. Hence the whole expression is positive for any x. So we've shown that f'(x) > 0 for any x, so the function f(x) is increasing.

MT

Related Further Mathematics GCSE answers

All answers ▸

Expand (2x+3)^4


A curve has equation y = x^2 - 7x. P is a point on the curve, and the tangent to the curve at P has gradient 1. Work out the coordinates of P.


Find the gradient of the line x^2 + 3x - 6 at the point (5,34)


f(x) = 3x^3 – x^2 – 20x – 12 (a) Use the factor theorem to show that (3x + 2) is a factor of f(x). [2 marks] (b) Factorise f(x) fully. [3 marks]