document.write( "Question 1183488: A square base box has a volume of 200cm, find the dimensions if the height is 3cm more than the length \n" ); document.write( "
Algebra.Com's Answer #813832 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The dimensions of the box are x, x, and x+3; the volume is 200.

\n" ); document.write( "\"V+=+%28x%29%28x%29%28x%2B3%29+=+x%5E3%2B3x+=+200\"

\n" ); document.write( "There are no easy ways to solve that cubic equation algebraically; so let's solve the problem informally.

\n" ); document.write( "The volume is given to be (EXACTLY) 200. That means the dimensions of the box are almost certainly whole numbers.

\n" ); document.write( "So look at the prime factorization of 200 and find a way to group the factors so that they match the pattern x, x, and x+3.

\n" ); document.write( "200 = 2*2*2*5*5 = 5*5*(2*2*2) = 5*5*8 = (x)(x)(x+3)

\n" ); document.write( "ANSWER: x=5; the dimensions of the box are x, x, and x+3, which is 5, 5, and 8.

\n" ); document.write( "
\n" ); document.write( "
\n" );