document.write( "Question 673776: The length of a rectangular pool is 4 meters less than twice the width. If the pool's perimeter is 142 meters, what are its dimensions? \n" ); document.write( "
Algebra.Com's Answer #418855 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "The length\"highlight%28y%29\" of a rectangular pool is 4 meters less than twice the width\"highlight%28x%29\"
\n" ); document.write( " P = 2L + 2W = 142m
\n" ); document.write( " L + W = 71m
\n" ); document.write( " y + x = 71m \"y+=+2x-4\"
\n" ); document.write( " (2x-4) + x = 71m
\n" ); document.write( " 3x = 75m
\n" ); document.write( " x = 25m, the width. the length is 46m
\n" ); document.write( " \n" ); document.write( "
\n" );