Calculate saddle point?
Hello! I need to determine the saddle point of several functions. I have already calculated it several times but still cannot get the result. Can someone correct and explain the error in my calculation: f(x) = 2x^3 + 3x^2 + 12 f`(x) = 6x^2 + 6x f“(x) = 12x + 6 f“`(x) = 12 f“(x)…