document.write( "Question 314927: the width of a rectangular playground is 18 meters less than the length. find the width when the perimeter of the rectangle is 84 \n" ); document.write( "
Algebra.Com's Answer #225318 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! W=L-18 \n" ); document.write( "P=2L+2W \n" ); document.write( "84=2L+2(L-18) \n" ); document.write( "84=2L+2L-36 \n" ); document.write( "84+36=4L \n" ); document.write( "4L=120 \n" ); document.write( "L=120/4 \n" ); document.write( "L=30 ANS. \n" ); document.write( "W=30-18=12 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "84=2*30+2*12 \n" ); document.write( "84=60+24 \n" ); document.write( "84=84 \n" ); document.write( " \n" ); document.write( " |