document.write( "Question 453896: The perimeter of a swimming pool is 91m. The width is 5m more than half the length of the pool. Find the length and width of the pool. Any help on this would be greatly appreciated I am stumped. \n" ); document.write( "
Algebra.Com's Answer #311778 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
2L + 2W = 91
\n" ); document.write( "W = (L/2) + 5
\n" ); document.write( "Sub for W in the 1st eqn
\n" ); document.write( "2L + 2( (L/2 + 5) = 91
\n" ); document.write( "2L + L + 10 = 91
\n" ); document.write( "3L = 81
\n" ); document.write( "L = 27
\n" ); document.write( "W = 18.5
\n" ); document.write( "
\n" ); document.write( "
\n" );