document.write( "Question 4761: What is the perimeter of a rectangle if its length is 58 centimeters and its width 42? \n" ); document.write( "
Algebra.Com's Answer #2250 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! l=58 cm,b=42 \n" ); document.write( "P=2(l+b)=2(58+42)=2(100)=200 cm \n" ); document.write( "
|