
Jay T. answered 11/11/18
Retired Engineer/Math Tutor
f(x) = 2/(x2 – 4)
Use the Second Derivative Test to determine concave up or down.
Using the formula: if f(x) = u(x)*v(x), then f’(x) = u(x)*v’(x) + v(x)*u’(x), with u(x) = 2, and v(x) = (x2 – 4)-1 and the chain rule for 1/(x2 – 4)
f’(x) = 2*(2x)(-1)/(x2 – 4)2 + 0 = -4x/( x2 – 4)2
Using the same formula as above, with u(x) = -4x and v(x) = (x2 – 4)-2
f’’(x) = -4x*(-2)(2x)(x2 – 4)-3 - 4*(x2 – 4)-2
= 16x2/(x2 – 4)3 - 4/(x2 – 4)2
= (16x2 – 4 x2 + 16)/ (x2 – 4)3
= (12x2 + 16)/ (x2 – 4)3
From the above, it is clear that:
1) The function and its derivatives are undefined if x = ±2, so any interval on either side of ±2 must be open at ±2 (i.e. does not include x=±2).
2) f(x) is concave upward wherever it is positive => wherever f’’(x) = (12x2 + 16)/ (x2 – 4)3 > 0
3) f(x) is concave downward wherever it is positive => wherever f’’(x) = (12x2 + 16)/ (x2 – 4)3 < 0
4) The denominator is < 0 whenever x < 2
Since the denominator is to an odd power, f’’(x) < 0 whenever |x| < 2. Therefore, we have 3 intervals to look at:
Interval 1: x < -2. Then, x2 – 4 > 0 => f’’(x) > 0 and therefore f(x) is concave upwards in the interval [-∞, -2).
Interval 2: |x| < 2. Then, x2 – 4 < 0 => f’’(x) < 0 and therefore f(x) is concave downwards in the interval (-2,+2)
Interval 3: x > 2. Then, x2 – 4 > 0 => f’’(x) > 0 and therefore f(x) is concave upwards in the interval (2,+∞]