document.write( "Question 1025095: Given that the length of a recangular swiming pool is 4y and the width is 2y-1 shorter than the length. Show the simplified information as given above IN TERMS OF y on the rectangle. \n" ); document.write( "
Algebra.Com's Answer #802500 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
length = 4y
\n" ); document.write( "width = 4y - (2y - 1) = 2y + 1
\n" ); document.write( "
\n" );