document.write( "Question 1030978: The perimeter of a rectangular swimming pool is 154m.its length is 2 m more than twice its breadth.whatare the length and the breadth of the pool? \n" ); document.write( "
Algebra.Com's Answer #645714 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x+2)=154
\n" ); document.write( "2x+4x+4=154
\n" ); document.write( "6x=154-4
\n" ); document.write( "x=150/6
\n" ); document.write( "x=25m
\n" ); document.write( "2x+2=52m
\n" ); document.write( "
\n" );