document.write( "Question 68515This question is from textbook
\n" );
document.write( ": An architect has designed a motel pool within a rectangular area that is fenced on three sides. If she uses 60 yards of fencing to enclose an area of 352 square yards, then what are the dimensions of the fence. (L and W) Assume L is greater than W. \n" );
document.write( "
Algebra.Com's Answer #48740 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An architect has designed a motel pool within a rectangular area that is fenced on three sides. If she uses 60 yards of fencing to enclose an area of 352 square yards, then what are the dimensions of the fence. (L and W) Assume L is greater than W. \n" ); document.write( "-------------- \n" ); document.write( "Draw the picture of a rectangular area with a motel on one side. \n" ); document.write( "Let the 3-sided fence have perimeter = 2(width)+(length)= 60 \n" ); document.write( "and Area = (length)(width)=352 sq yds. \n" ); document.write( "------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( " L+2W=60 \n" ); document.write( " L=60-2W \n" ); document.write( "Area=LW=(60-2W)W=352 \n" ); document.write( "-2W^2+60W=352 \n" ); document.write( "w^2-30w+176=0 \n" ); document.write( "(W-22)(W-8)=0 \n" ); document.write( "W=8 yds. (if L is to be greater than W). \n" ); document.write( "L=60-2W =60-16 =44 yrds \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |