document.write( "Question 1075865: A club swimming pool is
\n" );
document.write( "37
\n" );
document.write( "ft wide and
\n" );
document.write( "47 ft long. The club members want an exposed aggregate border in a strip of uniform width around the pool. They have enough material for
\n" );
document.write( "352
\n" );
document.write( "ft squared
\n" );
document.write( "How wide can the strip be? \n" );
document.write( "
Algebra.Com's Answer #690515 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let w be the width of the strip. Then: \n" ); document.write( "(47+2w)(37+2w)-(47)(37)=352 \n" ); document.write( "4w²+168w-352=0 \n" ); document.write( "w²+42w-88=0 \n" ); document.write( "(w+44)(w-2)=0 \n" ); document.write( "w=-44 or 2 \n" ); document.write( "There is enough material for a strip 2 ft. wide. ☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |