Svetlana Z. answered 03/25/16
Tutor
5.0
(372)
Female Engineer, UC Berkeley PhD, 30+years industry 1700+ hours tutor
Call the length of the small square you call out "d". Then when you cut the squares and fold up the sides, the box will have dimensions: (8-2d) x (6-2d) x d
The volume of this is: d ( 8-2d) (6-2d) = d * 2(4-d) * 2(3-d) = 4d(4-d)(3-d) = 16 (given)
Then d(4-d)(3-d) = 4 = d(12-7d+d2) = 4
Multiplying everything out gives the following cubic:
d3 - 7d2 + 12d -4 = 0
Try simple integer factors of 4: 1, 2 & 4. 2 satisfies the equation.
divide the cubic by (d-2) using synthetic division will then give you that it can be written as:
(d-2) (d2 - 5d +2)
Using the quadratic formula on the quadratic in the parentheses gives that the other two solutions are:
d = 0.5*(5+/- sqrt(25-4*2)) = 0.5 *(5+/- sqrt(17)) = 4.56 and 0.43845
4.56 cannot be another length of the side since twice that is greater than the lengths of the original sheet.
However, 0.43845 (this is equal to 0.5*( 5-sqrt(17)) will work.
So the two solutions are d = 2 and d=0.43845