document.write( "Question 950055: The length of rectangle is 6cm more than the breadth if the perimeter of the rectangle is 80cm find the length and breadth of rectangle \n" ); document.write( "
Algebra.Com's Answer #580055 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
l=x+6
\n" ); document.write( "b=x
\n" ); document.write( "----------
\n" ); document.write( "2x+2(x+6)=80
\n" ); document.write( "
\n" );