document.write( "Question 969382: Length of the rectangle is 6m more than its width.the perimeter of the rectangle is 60m.find the length and breadtth. \n" ); document.write( "
Algebra.Com's Answer #592284 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Length of the rectangle is 6m more than its width.the perimeter of the rectangle is 60m.find the length and breadtth
\n" ); document.write( "***
\n" ); document.write( "let x=width of rectangle
\n" ); document.write( "x+6=length of rectangle
\n" ); document.write( "2(width+length)=perimeter
\n" ); document.write( "2(x+x+6)=60
\n" ); document.write( "4x+12=60
\n" ); document.write( "4x=48
\n" ); document.write( "x=12
\n" ); document.write( "x+6=18
\n" ); document.write( "width of rectangle=12 m
\n" ); document.write( "length of rectangle=18 m
\n" ); document.write( "
\n" );