document.write( "Question 499145: Find the perimeter of the air mattress if h = 63 inches and w = 25 inches. \n" ); document.write( "
Algebra.Com's Answer #337533 by deborabr(181)![]() ![]() You can put this solution on YOUR website! perimeter = w + w + h + h \n" ); document.write( "25 + 25 + 63 + 63 = 50 + 126 = 176 inches \n" ); document.write( " |