document.write( "Question 660585: a rectangle is 1om longer than it is wide. its perimeter is 80m. find its length and width. \n" ); document.write( "
Algebra.Com's Answer #411268 by ReadingBoosters(3246)\"\" \"About 
You can put this solution on YOUR website!
10+w=l
\n" ); document.write( "80 = 2l+2w
\n" ); document.write( "Substitute the first equation into the second
\n" ); document.write( "80 = 2(10+w) + 2w
\n" ); document.write( "80 = 20 + 2w + 2w
\n" ); document.write( "80 - 20 = 20 - 20 + 4w
\n" ); document.write( "60 = 4w
\n" ); document.write( "60/4 = 4w/4
\n" ); document.write( "15 m = width
\n" ); document.write( "10+15=25 m = length
\n" ); document.write( "
\n" );