document.write( "Question 584709: The area of four walls of a room with length 10 inches, width 8 inches and height 6 inches is ?? \n" ); document.write( "
Algebra.Com's Answer #372852 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! What kind of room is measured in inches? Who fits in a room 6 inches high? \n" ); document.write( "two walls measure 10*6 and two walls measure 8*6 \n" ); document.write( "2*10*6+2*8*6 \n" ); document.write( "12*10+12*8 \n" ); document.write( "12*18=216 sq in \n" ); document.write( " \n" ); document.write( " |