document.write( "Question 903440: lifeguards at a beach want to rope off a rectangular swimming section. they have P feet of rope with buoys. In terms of P, what is the maximum area that the swimming section can have? \n" ); document.write( "
Algebra.Com's Answer #548018 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! A Square: side P/4 \n" ); document.write( "A = (P/4)^2 = P^2/16 \n" ); document.write( " |