
William W. answered 07/01/23
Top Pre-Calc Tutor
f(x) = x7(x + 8)8
We can take the derivative using the product rule (u•v)' = u'v + uv'
where:
u = x7
u' = 7x6
v = (x + 8)8
v' = 8(x + 8)7
So:
f '(x) = (7x6)(x + 8)8 + (x7)(8(x + 8)7
f '(x) = (7x6)(x + 8)8 + (8x7)(x + 8)7
f '(x) = (x6)(x + 8)7[7(x + 8) + 8x)]
f '(x) = (x6)(x + 8)7(15x + 56)
Setting this equal to zero, we can solve for the critical points by setting each factor equal to zero:
x6 = 0 when x = 0
(x + 8)7 = 0 when x = -8
15x + 56 = 0 when x = -56/15
Performing the first derivative test, we put these numbers on a number line and try numbers in each increment to see if the value of the derivative is positive or negative. Remember a positive 1st derivative means the function is increasing on that interval while a negative 1st derivative means the function is decreasing on that interval.
I arbitrarily picked values of -10, -5, -1, and 1 to be the values I would test:
f '(-10) = ((-10)6)(-10 + 8)7(15(-10) + 56) = +1.2x1010 - a positive so increasing on [-14, -8)
f '(-5) = ((-5)6)(-5 + 8)7(15(-5) + 56) = -6.5x108 - a negative so decreasing on (-8, -56/15)
f '(-1) = ((-1)6)(-1 + 8)7(15(-1) + 56) = +3.4x107 - a positive so increasing on (-56/15, 0)
f '(1) = ((1)6)(1 + 8)7(15(1) + 56) = +3.4x108 - a positive so increasing on (0, 12]
This tell us that the function is increasing on [-14, -8) U (-56/15, 0) U (0, 12]
The 1st derivative tells us also how to categorize the critical points:
x = -8 is a local max
x = 56/15 is a local min
x = 0 is neither a min or a max
We are interested on the local minimum.
At x = -56/15 the function value is -1.11x109
To verify if this is the minimum value, we also need to check the endpoints x = -14 and x = 12
f(-14) = -1.77x1014 which is a smaller value
f(12) is a large positive number because the function increases continually after x = -56/15
Therefore the minimum function value of -1.77x1014 occurs at x = -14