document.write( "Question 1017223: A 17ft. by 33ft. rectangular swimming pool is surrounded by a walkway of uniform width. If the total area of the walkway is 216ft. squared, how wide is the walkway? \n" ); document.write( "
Algebra.Com's Answer #633606 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A 17ft. by 33ft. rectangular swimming pool is surrounded by a walkway of uniform width. If the total area of the walkway is 216ft. squared, how wide is the walkway?
\n" ); document.write( "-----------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x = the width of the walkway.\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation to determine x:\r\n" );
document.write( "\r\n" );
document.write( "(17 + 2x)*(33 + 2x) - 17*33 = 216.\r\n" );
document.write( "\r\n" );
document.write( "Do you understand why it is your equation to determine x?\r\n" );
document.write( "Because it is the difference of the areas of two rectangles.\r\n" );
document.write( "\r\n" );
document.write( "OK. Now let us solve it. Open the parentheses, and you will get\r\n" );
document.write( "\r\n" );
document.write( "\"17%2A33+%2B+2%2A33x+%2B+2%2A17x+%2B+4x%5E2\" - \"17%2A33\" = \"216\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"4x%5E2+%2B+2%2A33x+%2B+2%2A17x\" = \"216\",   or\r\n" );
document.write( "\r\n" );
document.write( "\"4x%5E2+%2B+100x+-+216\" = \"0\",   or dividing by 4 both sides\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+25x+-+54\" = \"0\",\r\n" );
document.write( "\r\n" );
document.write( "Factor the left side\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+25x+-+54\" = (x-2)*(x+27).\r\n" );
document.write( "\r\n" );
document.write( "So the roots of the last quadratic equation are 2 and -27.\r\n" );
document.write( "\r\n" );
document.write( "Only positive x = 2 suits.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The width of the walkway is 2 ft.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );