document.write( "Question 231536: the perimeter of a rectangle is 80 inches. find the dimensions if its length is 3 inches greater than its width \n" ); document.write( "
Algebra.Com's Answer #171323 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! P=2w+2L \n" ); document.write( "80=2x+2(x+3) \n" ); document.write( "80=2x+2x+6 \n" ); document.write( "4x=74 \n" ); document.write( "x=18.5in \n" ); document.write( "x+3=21.5in \n" ); document.write( " |