document.write( "Question 1034724: A swimming pool is 8 meters long,6 meters wide,and 2 meters deep.The water resistant paint needed for the pool cost $6 per square meter.How much will it cost to paint the pool?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #649404 by addingup(3677)![]() ![]() You can put this solution on YOUR website! The floor is 8*6 \n" ); document.write( "Two walls are 8*2 \n" ); document.write( "Two walls are 6*2 \n" ); document.write( "Multiply, add the products, round UP and multiply times 6. \n" ); document.write( "NOTE: Why round up? because if you need, for example, 1.22 gallons, you have to get 2 gallons. If you buy just 1 you'll be short, and you can't buy 0.22 of a gallon. \n" ); document.write( " |