document.write( "Question 301698: Find the perimeter of a retangle that has a length of 6 miles and a width of 9 miles. \n" ); document.write( "
Algebra.Com's Answer #216315 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! P = 2*6 + 2*9 \n" ); document.write( "P = 30 miles \n" ); document.write( " |