document.write( "Question 159823This question is from textbook
\n" ); document.write( ": 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 84.5 cubic inches, what size square piece of cardboard is needed? \n" ); document.write( "
Algebra.Com's Answer #117858 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x=the sides of the square piece of cardboard.
\n" ); document.write( "Cutting a 2 in. square out of each corner leaves the base measurements:
\n" ); document.write( "(x-4)^2=x^2-8x+16
\n" ); document.write( "The height is 2 in.
\n" ); document.write( "volume=2(x^2-8x+16)
\n" ); document.write( "84.5=2x^2-16x+32
\n" ); document.write( "2x^2-16x+32-84.5=0
\n" ); document.write( "2x^2-16x-52.5=0
\n" ); document.write( "(x-10.5)(x+2.5)=0
\n" ); document.write( "x-10.5=0
\n" ); document.write( "x=10.5 inches is the original side of the piece of square cardboard.
\n" ); document.write( "Proof:
\n" ); document.write( "84.5=2(10.5^2-8*10.5+16)
\n" ); document.write( "84.5=2(110.25-84+16)
\n" ); document.write( "84.5=2*42.25
\n" ); document.write( "84.5=84.5
\n" ); document.write( "
\n" ); document.write( "
\n" );