document.write( "Question 1022568: A rectangular pool has a length 2m shorter than twice it's width
\n" ); document.write( "Write an expression to determine the pools perimeter. What is the perimeter?
\n" ); document.write( "

Algebra.Com's Answer #638223 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
2L+2W = perimeter, and the problem says that L = 2W-2 so let's use this value for L:
\n" ); document.write( "2(2W-2)+2W = perimeter
\n" ); document.write( "4W-4+2W = Perimeter
\n" ); document.write( "6W = perimeter-4
\n" ); document.write( "W = (perimeter-4)/6
\n" ); document.write( "You are keeping information from us. Plug that information into my calculations to get your result.
\n" ); document.write( "J
\n" ); document.write( "
\n" );