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 ▸

Let y = (4x^2 + 3)^4. Find dy/dx.


If y=x^3+9x, find gradient of the tangent at (2,1).


A curve is mapped by the equation y = 3x^3 + ax^2 + bx, where a is a constant. The value of dy/dx at x = 2 is double that of dy/dx at x = 1. A turning point occurs when x = -1. Find the values of a and b.


Why does the discriminant b^2-4ac determine the number of roots of the quadratic equation ax^2+bx+c=0?