document.write( "Question 362474: The length of a rectangle is 6 cm more than two times the width. If the perimeter of the rectangle is 36 cm, what are its dimensions? \n" ); document.write( "
Algebra.Com's Answer #258349 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=2W+6 \n" ); document.write( "2L+2W=36 \n" ); document.write( "2(2W+6)+2W=36 \n" ); document.write( "4W+12+2W=36 \n" ); document.write( "8W=36-12 \n" ); document.write( "6W=24 \n" ); document.write( "W=24/6 \n" ); document.write( "W=4 cm. ANS. FOR THE WIDTH. \n" ); document.write( "L=2*4+6=8+6=14 cm. ANS.FOR THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*14+2*4=36 \n" ); document.write( "28+8=36 \n" ); document.write( "36=36 \n" ); document.write( " |