document.write( "Question 212613: How much area, in square meters, will one liter of paint cover if it is brushed out to uniform thickness of 100 microns? \n" ); document.write( "
Algebra.Com's Answer #160548 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How much area, in square meters, will one liter of paint cover if it is brushed out to uniform thickness of 100 microns? \n" ); document.write( "---------------- \n" ); document.write( "Volume = area * thickness \n" ); document.write( "1 liter = 1000 cc (cubic centimeters) = 1000000 cubic mms \n" ); document.write( "100 microns = 0.1 mm \n" ); document.write( "Area = 1000000/0.1 \n" ); document.write( "Area = 10000000 sq mms \n" ); document.write( "Area = 10 sq meters \n" ); document.write( " \n" ); document.write( " |