Michael J. answered 10/09/17
Tutor
5
(5)
4+ Experience in 2D and 3D Drafting
Take the second derivative of f(x). This means you will have to take the derivative of the first derivative and set it equal to zero.
f'(x) =
(2x(x2 - 4) - 2x(x2 + 2)) / (x2 - 4)2 =
(-8x - 4x) / (x2 - 4)2 =
-12x / (x2 - 4)2
Now take the derivative of this and set it equal to zero.
(-12(x2 - 4)2 + 12x * 2(x2 - 4) * 2x) / (x2 - 4)4 = 0
(-12(x2 - 4)2 + 48x2(x2 - 4)) / (x2 - 4)4 = 0
(x2 - 4)(-12(x2 - 4) + 48x2) / (x2 - 4)4 = 0
(36x2 + 48) / (x2 - 4)3 = 0
Since the numerator has no real solutions, there are no inflection points. As proof of this, the function is not continuous. Therefore, you should not have any inflections points. Though, you will have concavity.
Your vertical asymptotes are x=-2 and x=2. Finally, use test points to see where the 2nd derivative is positive and negative.
Evaluate the 2nd derivative at x=-3 , x=0 , and at x=3. We can only use the vertical asymptotes as our reference points to test.
Concave up if 2nd derivative is positive.
Concave down if 2nd derivative is negative.
f''(-3) = positive value
f''(0) = negative value
f''(3) = positive value
Concave up in the interval (-∞, -2)∪(2, ∞)
Concave down in the interval (-2, 2)