document.write( "Question 661720: a rectangle has a width of 10cm and a length of 22cm what is its perimeter \n" ); document.write( "
Algebra.Com's Answer #411775 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! p = 2l+1w or 2(l+w) \n" ); document.write( "2(10+22) \n" ); document.write( "2(32) \n" ); document.write( "64cm = perimeter \n" ); document.write( " |