document.write( "Question 1081300: the perimeter of a rectangle is 68 cm. the length is 4 cm more than its width. find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #695335 by amfagge92(93)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "2(4+30)=68cm \n" ); document.write( "2(4+X+X)=68 \n" ); document.write( "8+4X=68 \n" ); document.write( " 4X=60 \n" ); document.write( "X=15 \n" ); document.write( "2(19+15)=68cm \n" ); document.write( "L=19cm,W=15cm \n" ); document.write( " |