SOLUTION: a square piece of cardboard is formed into a box by cutting out 2-inch squares from each of the corners and folding up the sides. if the volume of the box needs to be 180.5 cubic
Algebra ->
Human-and-algebraic-language
-> SOLUTION: a square piece of cardboard is formed into a box by cutting out 2-inch squares from each of the corners and folding up the sides. if the volume of the box needs to be 180.5 cubic
Log On
Question 315485: a square piece of cardboard is formed into a box by cutting out 2-inch squares from each of the corners and folding up the sides. if the volume of the box needs to be 180.5 cubic inches, what size square piece of cardboard is needed? Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! a square piece of cardboard is formed into a box by cutting out 2-inch squares
from each of the corners and folding up the sides.
if the volume of the box needs to be 180.5 cubic inches, what size square piece of cardboard is needed?
:
assume this is an open box they are talking about
:
Let x = length of a side of the square piece of cardboard
:
(x-4) = length and width of the box, height = 2"
:
Volume: L*W*H = 180.5
(x-4)*(x-4)*2 = 180.5
FOIL
2(x^2 - 8x + 16)= 180.5
Divide both sides by 2
x^2 - 8x + 16 = 90.25
A quadratic equation
x^2 - 8x + 16 - 90.25 = 0
x^2 - 8x - 74.25 = 0
Use the quadratic equation to find x
in this equation: a=1; b=-8; c=-74.25
:
:
the positive solution
x =
x = 13.5 inch square cardboard required
:
:
Check solution by finding the volume
(13.5-4)^2 * 2 =
90.25 * 2 = 180.5; confirms our solution