document.write( "Question 1195715: A decorator is painting an odd shaped wall in an attic. The wall has one window, measuring
\n" );
document.write( "0.6 m by 0.5 m. The decorator calculates the area of the wall he is going to paint is equal to
\n" );
document.write( "7.65 m2
\n" );
document.write( ". The paint comes in 1-pint containers and each container covers between
\n" );
document.write( "approximately 55 ft2\r
\n" );
document.write( "\n" );
document.write( ". How many containers of paint should the decorator purchase in order to
\n" );
document.write( "give the wall 2 coats of paint? \n" );
document.write( "
Algebra.Com's Answer #828225 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! can ignore the window area if we are given the area of the wall that is going to be painted. \n" ); document.write( "The amount painted with 2 coats is 15.30 m^2 \n" ); document.write( "convert that to ft^2 \n" ); document.write( "15.30 m*m* 3.2808^2 ft^2/m^2=164.68 ft^2 \n" ); document.write( "divide that by 55 ft^2/1 pint \n" ); document.write( "units will be pints \n" ); document.write( "that is 2.994 pints or need 3 pints. \n" ); document.write( " |