Find two nonnegative numbers whose sum is 9 and so that the product of one number and the square of the other number is a maximum.
Let
We have to find such values a and b(a + b = 9) that
Since a + b = 9, then a = 9 - b, hence (0 < b < 9). According to the condition, b = 0 and b = 9 also should be included, but they are obviously doesn't maximize the given function cause it will be equal to 0
Now we have to find the maximum of the function on the interval. Let's find its derivative:
Find the critical points
. To the left of b = 6 the derivative is positive, to the right it is negative, that means b=6 is the point of maximum and
Those numbers are 3 and 6, the maximum value is 108.
Comments
Leave a comment