document.write( "Question 803107: A room has a rectangular prism shape. It is 8.5m long, 7m wide and 3m high. Find the amount of paint needed to paint the room (including the ceiling)if 200mL/ m2 of paint is required. \n" ); document.write( "
Algebra.Com's Answer #484145 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A room has a rectangular prism shape. It is 8.5m long, 7m wide and 3m high. Find the amount of paint needed to paint the room (including the ceiling)if 200mL/ m2 of paint is required. \n" ); document.write( "-------------- \n" ); document.write( "Find the area \n" ); document.write( "Area 2*(8.5*7 + 8.5*3 + 7*2) sq meters \n" ); document.write( "Paint = 200*area ml \n" ); document.write( "=========== \n" ); document.write( "Notice that this includes the floor. Most people don't paint the floor. \n" ); document.write( " \n" ); document.write( " |