document.write( "Question 388836: Im not exactly sure how to solve this:\r
\n" ); document.write( "\n" ); document.write( "A rectangular sheet of aluminum cardboard is 5 inches longer than it is wide. if squares of 1 inch are cut from each corner and the sides are folded up to form a rectangular tray,\r
\n" ); document.write( "\n" ); document.write( "a)write an equation for the volume of the tray
\n" ); document.write( "b) if the volume is 30 cubic inches, find the dimensions of the cardboard to the nearest tenth.
\n" ); document.write( "

Algebra.Com's Answer #275257 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You end up subtracting 2 in. from each side.
\n" ); document.write( "Call the length of the sheet \"x\"
\n" ); document.write( "The width of the sheet is then \"x+-+5\"
\n" ); document.write( "After cutting out the 1 inch squares from the
\n" ); document.write( "corners, the length is \"x+-+2\" and the
\n" ); document.write( "width is \"x+-+7\"
\n" ); document.write( "\"V+=+1%2A%28x+-+2%29%2A%28x+-+7%29\"
\n" ); document.write( "\"V+=+x%5E2+-+9x+%2B+14\"
\n" ); document.write( "And, if \"V+=+30\" in.
\n" ); document.write( "\"30+=+x%5E2+-+9x+%2B+14\"
\n" ); document.write( "\"x%5E2+-+9x+-+16+=+0\"
\n" ); document.write( "Using the quadratic equation:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"a+=+1\"
\n" ); document.write( "\"b+=+-9\"
\n" ); document.write( "\"c+=+-16\"
\n" ); document.write( "\"x+=+%28-%28-9%29+%2B-+sqrt%28+%28-9%29%5E2-4%2A1%2A%28-16%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"x+=+%289+%2B-+sqrt%28+81+%2B+64+%29%29%2F2+\"
\n" ); document.write( "\"x+=+%289+%2B-+sqrt%28+145+%29%29%2F2+\"
\n" ); document.write( "\"x+=+%289+%2B+12.042%29%2F2\"
\n" ); document.write( "\"x+=+21.042%2F2\"
\n" ); document.write( "\"x+=+10.52\"
\n" ); document.write( "\"x+-+5+=+5.52\"
\n" ); document.write( "\"x+-+2+=+8.52\"
\n" ); document.write( "\"x+-+7+=+3.52\"
\n" ); document.write( "The dimensions of the cardboard are 5.52 x 10.52 in2
\n" ); document.write( "check:
\n" ); document.write( "The volume would be \"1%2A8.52%2A3.52+=+29.99\"
\n" ); document.write( "This looks close enough
\n" ); document.write( "
\n" );