The function f(x) takes a numerical input x and returns x squared plus 4. For negative inputs greater than -50, the function displays a local maximum at x = -50 and a local minimum at x = 0.
