|
Question 112446: For the following function I am to determine wherether this function has a minimum or maximum value and I am to find the value. I have four problems like this and this is the first one. I am having a hard time getting started. Can you please help me with this problem so that i can learn how to compelete the rest. Thank you so much for all your help!!!!
Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! The way you go about this depends on whether you are studying calculus and know how to take the first and second derivatives of a polynomial function or not. Not knowing, I'll do it two different ways:
First the calculus way.
The first derivative gives us the slope of a line tangent to the curve at any point in the domain of the function. Since the tangent line at a local minimum or maximum on the curve is horizontal, and the slope of a horizontal line is zero, you simply set the first derivative equal to zero and solve to find the x-coordinate of the extrema. In this case, given:




Knowing the x-coordinate of the point allows us to find the y-coordinate by evaluating g(1).
And the critical point is the point (1, 7)
Now we still have to determine whether the extreme point is a minimum or a maximum. If it is a maximum, the slope of a tangent to the curve will change from positive to negative as x moves left to right across the critical point. Conversely, if it is a minimum, the tangent slope will change from negative to positive as you move across. The second derivative, being the rate of change of the rate of change, evaluated at the x-coordinate of the critical point will tell us by its sign which way it is going. If the second derivative at the point is negative, then we are at a maximum. If the second derivative is positive, it is a minimum.


Since the second derivative is negative, this is a local maximum.
Now for the non-calculus way. Since we are dealing with a 2nd degree polynomial, we know that if we graphed it, we would see a parabola. The vertex (h, k) of a parabola is determined by the following:
, and
In our case:
, and
So the vertex, which is the critical point, is at (1, 7)
Since the coefficient on the term is negative, i.e. -4, we know that the parabola is concave down. That means the vertex is at the top and it represents a maximum.
Let's see if all this makes sense graphically:
Looks good to me. How about you?
Hope this helps,
John
|
|
|
| |