document.write( "Question 565488: Word problems give me a very hard time. Figuring out how to set up the problem is my biggest problem. Can u please help me.\r
\n" ); document.write( "\n" ); document.write( "The height of a box is 8inches. The length is three inches more thane the width. Find the width if the volume is 144.\r
\n" ); document.write( "\n" ); document.write( "Inches-8
\n" ); document.write( "Width-3(x)
\n" ); document.write( "Volume-144
\n" ); document.write( " So would it be : 3(x) + 8= 144?
\n" ); document.write( "

Algebra.Com's Answer #365815 by Leaf W.(135)\"\" \"About 
You can put this solution on YOUR website!
The volume of the box can be calculated by length times width times height, or \"volume+=+length%2Awidth%2Aheight\".
\n" ); document.write( "height = 8 inches
\n" ); document.write( "width = x
\n" ); document.write( "length = x + 3 inches (three inches more than the width)
\n" ); document.write( "volume = 144 \"in%5E2\"
\n" ); document.write( "Simply plug these into your formula for volume:
\n" ); document.write( "\"volume+=+length%2Awidth%2Aheight\"
\n" ); document.write( "\"144+=+%28x+%2B+3%29%28x%29%288%29\" <==YOUR FORMULA
\n" ); document.write( "Multiply 8 and x: \"144+=+%28x+%2B+3%29%288x%29\"
\n" ); document.write( "Multiply x + 3 and 8x: \"144+=+8x%5E2+%2B+24x\"
\n" ); document.write( "Subtract 144 from both sides of the equation: \"0+=+8x%5E2+%2B+24x+-+144\"
\n" ); document.write( "Divide everything by 8: \"0+=+x%5E2+%2B+3x+-+18\"
\n" ); document.write( "Factor: 0 = (x - 3)(x + 6)
\n" ); document.write( "Put each part equal to 0 and solve for x:
\n" ); document.write( "x - 3 = 0 and x + 6 = 0
\n" ); document.write( "x = 3 or -6
\n" ); document.write( "Since a measurement cannot be negative, the width must be 3 INCHES.
\n" ); document.write( "Hope I helped! =)
\n" ); document.write( "
\n" );