document.write( "Question 39512: A box measures 1 metre X 1 metre X 1 metre (W X D XH)
\n" ); document.write( "Our customer wants a box to hold twice as much as this box,
\n" ); document.write( "What would the new box need to measure?
\n" ); document.write( "

Algebra.Com's Answer #24950 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(1 m)*(1 m)*(1 m) = 1 m^3
\n" ); document.write( "a box with twice this volume would hold 2 m^3
\n" ); document.write( "Let x be a side of this new box
\n" ); document.write( "\"x%5E3+=+2\"
\n" ); document.write( "\"x+=+2%5E%281%2F3%29\"
\n" ); document.write( "\"x+=+1.2599\"
\n" ); document.write( "The W,D, & H of the new box are 1.26 m
\n" ); document.write( "
\n" );