four squares of which each side is x cm are removed from a rectangular metal sheet of dimension 20cm x 15cm at its corners to form an open box.If the volume of the box is 84 x cm3 , calculate the value of x
Asked
Active
Viewed 156 times
0
-
If "4 square" actually means "Four squares" then please do write it that way! And at the end what volume is given: the original box's or the one without the four corners'? – DonAntonio Feb 16 '14 at 11:03
2 Answers
0
Once you take out the 4 corners from the sheet of metal, you can fold the remaining sheet into a box with dimensions $x, 15-2x, 20-2x$. So the volume of the box is $x(15-2x)(20-2x) = 84x$ (given). Divide both sides by $x$ and you have a quadratic equation.
You can divide by $x$ since you're presumably not interested in a flat box with zero volume.
oks
- 1,345