Find the maximum and minimum values, if any, of the following functions given by (i) f(x)=(2x-1)^2+3 (ii) f(x)=9x^2+12x+2 (iii) f(x)=-(x-1)^2+10 (iv) g(x)=x^3+1.
Hint. Recognise (i)-(iii) as shifted squares with a clear vertex, and note (iv) is a monotonic cubic with no turning point.
(i) Since (2x-1)^2>=0 always, the minimum value is 3, attained at x=1/2; there is no maximum (the expression grows without bound). (ii) Completing the square: 9x^2+12x+2=9(x+2/3)^2-2, minimum value -2 at x=-2/3, no maximum. (iii) Since -(x-1)^2<=0 always, the maximum value is 10, attained at x=1; there is no minimum. (iv) g(x)=x^3+1 is a strictly increasing function (g'(x)=3x^2>=0 always) with no turning point, so it has neither a maximum nor a minimum value.
✦ (i) Min 3 at x=1/2, no max (ii) Min -2 at x=-2/3, no max (iii) Max 10 at x=1, no min (iv) Neither max nor min exists
