document.write( "Question 153221: what is the perimeter of a rectangle with length of 7 and width of w? \n" ); document.write( "
Algebra.Com's Answer #112754 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the perimeter of a rectangle with length of 7 and width of w? \n" ); document.write( "------------------------------ \n" ); document.write( "Sketch it, and you'll see it's 2*7 + 2*w \n" ); document.write( "=2w + 14 \n" ); document.write( " \n" ); document.write( " |