Maiia B. answered 03/11/17
Tutor
3
(6)
Mathematician with degree, vast knowledge and patience
(i.) A stationary point of differentiable function of one variable is a point of its domain where the derivative is zero.
The given function is differentiable as a polynomial and defined for all reals. Therefore if we can find a point were its derivative vanishes then it will be in the domain.
Computing derivative: y' = 4x3 + 4.
Solving: 4x3 + 4 = 0
Dividing both sides by 4:
x3 + 1 = 0
Factoring:
(x + 1)(x2 - x +1) = 0
x + 1 = 0 or x2 - x +1 = 0, this equation has no real roots
x = -1
Recall that we need coordinates of stationary point, so we need values of x and y.
For the function y = (-1)4 + 4(-1) + 9 = 1 - 4 + 9 = 6.
Ans: (-1, 6)
(ii.) ∫01 (x4 + 4x + 9) dx =(0.2x5 + 2x2 + 9x)|01 =(0.2(15) + 2(12) + 9(1)) - (0.2(05) + 2(02) + 9(0)) = 11.2
Ans: 11.2