[itex]f(x) = \frac{2x - 5}{x + 3}[/itex]
The graph obviously has a vertical asymptote x = -3.
- - - - - - - - - - - - - - - - - - - - - - - - - -
[itex]f'(x) = \frac{11}{(x+3)^2}[/itex]
Find the critical points, which occur at values of x that make f '(x) zero or undefined.
Set [itex]f'(x) = 0[/itex]:
[itex]\frac{11}{(x+3)^2} \not= 0[/itex]
(so there are no points on the graph of f(x) for which the slope of the tangent line is zero)
Set the denominator equal to 0 to find what x makes f '(x) undefined:
[itex](x+3)^2 = 0[/itex]
[itex]x = -3[/itex]
Apply the first derivative test.
On the interval [itex](-\infty, -3), f'(x) > 0[/itex], which implies that f(x) is increasing over this interval.
On the interval [itex](-3, \infty), f'(x) > 0[/itex], so f(x) is still increasing over this interval.
It should make sense to you that f is constantly increasing for the intervals on which f is defined, since the function has a positive integer in the numerator and a squared, positive quantity in the denominator.
- - - - - - - - - - - - - - - - - - - - - - - - - -
[itex]f''(x) = - \frac{22}{(x+3)^3}[/itex]
Find x values for possible inflection points, which will occur for the x values that make f "(x) zero or undefined.
As with f '(x), f "(x) is never equal to zero.
Find the values that make f "(x) undefined:
As before, it's x = -3.
Set up some intervals and apply the second derivative test.
On the interval [itex](-\infty, -3), f''(x) > 0[/itex]. This is because any value within this interval, such as x = -4, gives you -22/(-negative number) = positive number. In the case of x = -4, f(-4) = (-22)/(-1)3 = 22. So, since f "(x) is positive, this means that f(x) is concave up over this interval.
On the interval [itex](-3, \infty), f''(x) < 0[/itex], so f(x) is concave down over this interval.
And there you have it, f(x) is increasing over [itex](-\infty, -3) \cup (-3, \infty)[/itex], but is also concave up only over [itex](-\infty, -3)[/itex].
***NOTE: I'd like to add that the list of possible points of inflection are those x-values for which the concavity of f(x) may change, and not that f(x) is continuous at those points.***