document.write( "Question 496303: The width of a rectangular pool is one-third its length. If its perimeter is 96 meters, find the dimensions of the pool \n" ); document.write( "
Algebra.Com's Answer #336429 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
W = x
\n" ); document.write( "L = 3x
\n" ); document.write( "2x + 6x = 96
\n" ); document.write( "8x = 96
\n" ); document.write( "x = 12 This is our width.
\n" ); document.write( "3x = 36 This is our length.
\n" ); document.write( "2(12) = 24
\n" ); document.write( "2(36) = 72
\n" ); document.write( "24 m + 72 m = 96 m.
\n" ); document.write( "This does check.
\n" ); document.write( "Cleomeniius\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );