Find the number of inflexion points on $$f(x) = \frac{x^2-5x+4}{x^2+5x+4}$$
I graphed the function and got this:
As you can see, there is a clear maximum and a clear minimum point on the graph, but there doesn't appear to be a third inflection point. I know in this case that the inflection point, although technically is inclusive of the maximum and minimum points, isn't the maximum or minimum point as these maximum and minimum points were mentioned separately in other subparts of the question. The answer given is 1.
I decided to use a different approach - I found the second derivative of the function to be:
$$f''(x) = -\frac{20(x^3-12x-20)}{(x^2+5x+4)^3}$$
Equating this to zero gives $x^3-12x-20 = 0.$ I then plotted this on the same coordinate axis:
This indicates a clear inflection point at roughly x = 4. I believe this to be the inflection point the answer is referring to. By definition, from Wikipedia, an inflection point is a point on a curve at which the curve changes from being concave (concave downward) to convex (concave upward), or vice versa.This is obviously not the case looking at the graph:
Why wasn't I able to identify this inflection point just by looking at the graph? This point does not seem to fit the given definition of an inflection point - what am I missing?




You may not have seen it because of the scale you have chosen on your graph. Note that to the right of the minimum, the graph is increasing but tending towards the horizontal asymptote, so there must be an inflection to the right of the minimum point.