00:04
In this question, we're given a scenario where one square is cut off from each of the corners of a material that is also square in order to form a box by folding up the sides.
00:27
The side length of one of the smaller squares is x, and the side length of the large square that we start with is 24.
00:37
We want to find the maximum possible volume, v, and the x that is used to achieve that maximum volume.
00:50
So first of all, we write a function that we want to maximize in terms of the variable we want to use.
01:00
So we have a volume function in terms of x.
01:06
Since the volume of our box is its length times its width times its height, this will be 24 minus 2x times 24 minus 2x, which are each obtained by taking x away from each side of the 24, each end, i should say, and then that multiplied by the height, which will be x, since these sides are folded up.
01:50
Now we want to maximize this function.
01:53
So recall that when we're dealing with optimization, the possible maximum values either occur at critical points or at endpoints of a domain.
02:05
So first of all, do we have a domain of interest in this question? well, yes, because x cannot be any real number for this to be a realistic situation.
02:16
It must first of all be non -negative, obviously.
02:19
We can't cut off a negative side length, and we can't cut off a side length that will go past half of the original side length, or even up to the half.
02:35
So it can't be equal to half either.
02:37
It must be strictly less.
02:44
So these inequalities are x being greater than or equal to zero, and also x being less than 12.
03:05
So now to find the maximum value of v, let's find its value at each of the possible, each of the candidates for maximum, that is, the endpoints that are included in the domain, which in this case is just zero, and any critical points.
03:28
So first of all, let's find the critical points by differentiating v of x.
03:47
So notice i've expanded v of x to make it easier to differentiate.
03:53
Now i don't have to use chain or product rules, just the usual polynomial differentiation rule.
04:28
Okay, so to determine the critical points, we need to find where this equation is equal to zero.
04:39
It's quite easy to factor this quadratic polynomial.
04:45
We just have to find two numbers that multiply to 48 and add up to negative 16.
04:52
Now 48 has factors of 48 and 1, 24 and 4, neither of whose sums add up to something like 16.
05:02
But then we encounter 12 and 4, which add up to 16...