document.write( "Question 1104671: what will be the volume of the room when its length and width are increased by 50% and 10 %, respectively and hight is decreased by 60%? \n" ); document.write( "
Algebra.Com's Answer #719386 by Alan3354(69443) You can put this solution on YOUR website! what will be the volume of the room when its length and width are increased by 50% and 10 %, respectively and hight is decreased by 60%? \n" ); document.write( "------------ \n" ); document.write( "New vol = old vol*(1.5*1.1*0.4) \n" ); document.write( " |