1. Consider the function:
f(x)= 2x^4-14x^3-60x^2+70x
(a) Find the global minimum analytically. Evaluate every critical point.
(b) Find the global minimum via the Golden Section search. Start with a range [5, 10] and iterate until the range is less than 0.5.