There is a sheet of paper with length 16 cm and width 13 cm. You cut 4 squares in the corners of the paper. Then, you fold the remaining parts of the paper into a box without a lid. What is the side length of the squares you cut out, if you want to maximize the volume of the box?
Round your answer to 2 decimal pieces. Give your answer in , where is the side length of the squares, is the maximum volume.
Do not use graphing calculators, scientific calculators are allowed.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x represent the side length of the square. The volume will be ( 1 6 − 2 x ) ( 1 3 − 2 x ) ( x ) Since each time you increase the side length by 1, the height of the box increases 1, the length and width decreases 2. Expanding this equation gets you a polynomial function: f ( x ) = 4 x 3 − 5 8 x 2 + 2 0 8 x You want to find the local maxima of this function. Since when you differentiate a polynomial function, its local extremas became zeroes, you can differentiate f ( x ) using the power rule. d x d f ( x ) = d x d 4 x 3 − d x d 5 8 x 2 + d x d 2 0 8 x = 3 × 4 x ( 3 − 1 ) − 2 × 5 8 x ( 2 − 1 ) + 1 × 2 0 8 x ( 1 − 1 ) f ′ ( x ) = 1 2 x 2 − 1 1 6 x + 2 0 8 Applying the quadratic formula on this function gives you the 2 extremas of the original function. x = 2 a − b + b 2 − 4 a c x = 2 a − b − b 2 − 4 a c which means x = 2 . 3 7 8 2 , x = 7 . 2 8 8 5 Now, check if those 2 answers are valid to the original question. Since a box can not have negative width, 7.2885 is not possible ( 1 3 − 2 × 7 . 2 8 8 5 < 0 ). Substituting 2.3782 into f ( x ) gets you the maxima 220.4299. That means when the side length of the squares cutted out is 2.3782, the volume is the biggest, which is 220.4299. Adding 2.3782 and 220.4299 gives you the correct answer: 222.81.