document.write( "Question 332255: What is the cost of 33 pieces of paneling 2'-0\" wide, and 5'-0\" long at a cost of $.30 per square foot? \n" ); document.write( "
Algebra.Com's Answer #238115 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! First find the area of one panel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = Length * Width = 5*2 = 10 square feet.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the area of one panel is 10 square feet.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now multiply this by 33 to find the total area of the 33 panels: 33*10 = 330\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total area of 33 panels is 330 square feet.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now multiply this total area by the cost per square foot to get: 330*0.30 = 99.00\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the total cost is $99.00 \n" ); document.write( " |