Learning Scientific Programming with Python (2nd edition)

Q6.4.2: Classifying the stationary points of a polynomial

Question Q6.4.2

Find and classify the stationary points of the polynomial $$ f(x) = (x^2 + x - 11)^2 + (x^2 + x - 7)^2. $$