document.write( "Question 1101091: A club swimming pool is 17 ft wide and 33 ft long. The club members want an exposed aggregate border in a strip of uniform width around the pool. They have enough material for 600 ft squared ft 2. How wide can the strip​ be? \n" ); document.write( "
Algebra.Com's Answer #715666 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let w be a uniform strip width.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the outside (exterior) dimensions of the larger rectangle are 17+2w and 33+2w.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The area of the larger rectangle is (17+2w)*(33+2w).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The equation for the area of the border strip around the pool is\r\n" );
document.write( "\r\n" );
document.write( "(17+2w)*(33+2w) - 17*33 = 600,   or\r\n" );
document.write( "\r\n" );
document.write( "34w + 66w + 4w^2 = 600,\r\n" );
document.write( "\r\n" );
document.write( "4w^2 + 100w - 600 = 0  ====>\r\n" );
document.write( "\r\n" );
document.write( "w^2 + 25w - 150 = 0,\r\n" );
document.write( "\r\n" );
document.write( "Factor left side:\r\n" );
document.write( "\r\n" );
document.write( "(w+30)*(w-5) = 0\r\n" );
document.write( "\r\n" );
document.write( "The roots are w= -30  and  w= 5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Only positive root makes sense:  w = 5 ft.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The strip should be 5 ft wide.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see more similar solved problems, look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Problems on the area and the dimensions of a rectangle surrounded by a strip\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );