document.write( "Question 857623: The perimeter of a garage is 80 feet. The height is 10 feet. What is the lateral surface area of the garage? \n" ); document.write( "
Algebra.Com's Answer #516688 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 2L + 2W = 80 \n" ); document.write( "L = 10 \n" ); document.write( "2(10) + 2W = 80 \n" ); document.write( "20 + 2W = 80 \n" ); document.write( "2W = 60 \n" ); document.write( "W = 30 \n" ); document.write( ". \n" ); document.write( "The length is 10, the width is 30. \n" ); document.write( "Multiply the length * width to get the area. \n" ); document.write( "10 * 30 = 300 sq ft \n" ); document.write( " |