document.write( "Question 249558: The length of a rectangle is 2in longer than its width. If the perimeter of the rectangle is 36in , find its area. \n" ); document.write( "
Algebra.Com's Answer #185804 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! L=W+2 \n" ); document.write( "36=2L+2W \n" ); document.write( "36=2(W+2)+2W \n" ); document.write( "36=2W+4+2W \n" ); document.write( "32=4W \n" ); document.write( "8=W \n" ); document.write( "L=10 \n" ); document.write( "check \n" ); document.write( "2w+2L=20+16=36 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( "Reminder: \n" ); document.write( "You are limited to one problem per submission. \n" ); document.write( "No similar problems. \n" ); document.write( "No more than 4 submissions daily \n" ); document.write( " |