document.write( "Question 1054483: The dimensions of a rectangular metal box are 3 cm, 5 cm, and 8 cm. if the first two dimensions are increased by the same number of centimeters, while the third dimension remains the same, the new volume is 34 cmcube more than the original volume. what is the new dimension of the enlarged rectangular metal box? \n" ); document.write( "
Algebra.Com's Answer #669689 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! Original Box: \n" ); document.write( "3, 5, 8 \n" ); document.write( "volume, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "New Box: \n" ); document.write( "(3+x), (5+x), 8 \n" ); document.write( "NewVolume, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "New Box volume increase by 34 cubic cm's: \n" ); document.write( " \n" ); document.write( "Can you do the rest from here? \n" ); document.write( " |