
William W. answered 03/22/19
Top Pre-Calc Tutor
A function is concave up when the second derivative > 0.
Take the first derivative by using the product rule:
f'(x)=(x+13)'⋅ln(x+3) + (x+13)⋅[ln(x+3)]'
f'(x)=1⋅ln(x+3) + (x+13)⋅1/(x+3)
f'(x)=ln(x+3) + (x+13)/(x+3)
Take the second derivative by using the quotient rule:
f"" = (f')' = [ln(x+3)]' + [(x+13)'(x+3) - (x+13)(x+3)']/(x+3)2
f"" = 1/(x+3) + [(x+3) - (x+13)]/(x+3)2
f"" = 1/(x+3) + -10/(x+3)2
f"" = (x+3)/(x+3)2 + -10/(x+3)2
f'' = (x-7)/(x+3)2
To find when f(x) is concave up, set f'' > 0
(x-7)/(x+3)2 > 0
But, since the denominator is always > 0 (it's a square), then (x-7)/(x+3)2 > 0 when (x-7) > 0
so x>7
So the interval f(x) is concave up is (7,inf)