
Kelsie C. answered 12/18/15
Tutor
4
(1)
Math, English, Memorization Techniques, Proofreading
When we set the first derivative of a function equal to zero, we determine the original function's critical points.
Let's take a look at the first equation:
f(x) = x2 + 8x + 10
The first derivative would be:
f'(x) = 2x + 8
Now if we set this equal to zero and solve for x:
2x + 8 = 0
2x = -8
x = -4
So the critical point occurs at x = -4. Now, since we know from the original formula that f(x) is an upward-opening parabola (the coefficient in front of the x is positive), we can conclude that the critical point at x = -4 is the vertex of this concave-up parabola.
However, if we were unable to deduce this from the equation itself, we could determine it by means of the second-derivative test. First we would need to take the derivative again, this time of the first derivative.
f'(x) = 2x + 8
f''(x) = 2
Now, because f'(x) was a linear function, we will get the second derivative as a number. In this case it is positive so that tells us that the original function f(x) is concave up.
To locate the relative extrema, we simply plug -4 into the original function:
f(x) = x2 + 8x + 10
f(-4) = (-4)2 + 8(-4) + 10
f(-4) = 16 - 32 + 10
f(-4) = -6
So the vertex is located at (-4, -6)
Not all critical points are vertices though. In some cases they are inflection points, or where the function changes its concavity. In that case, you would need to select a point on either side of each of the critical points and test them with the second derivative test (Note: if the function changes concavity, its second derivative will contain the variable x). If the second derivative test yields a positive number, the concavity is up. If it yields a negative number, the concavity is down.
Emma C.
12/18/15