document.write( "Question 119827This question is from textbook Algebra 1
\n" ); document.write( ": A homeowner is considering installing a swimming pool in his backyard. He wants its length to be 5 yards longer than its width, to make room for a diving area at one end. Then he wants to surround it with a concrete walkway 4 yards wide. After finding out the price of concrete, he decides that he an afford 424 square yards of it for the walkway. What should the dimensions of the pool be? \n" ); document.write( "
Algebra.Com's Answer #87815 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
WIDTH=W
\n" ); document.write( "LENGTH=W+5
\n" ); document.write( "(W+8)(W+5+8)=W(W+5)+424
\n" ); document.write( "(W+8)(W+13)=W^2+5W+424
\n" ); document.write( "W^2+21W+104=W^2+5W+424
\n" ); document.write( "21W-5W=424-104
\n" ); document.write( "16W=320
\n" ); document.write( "W=320/16
\n" ); document.write( "W=20 YARDS WIDE FOR THE POOL.
\n" ); document.write( "L=20+5=25 YARD LONG FOR THE POOL.
\n" ); document.write( "PROOF
\n" ); document.write( "(20+8)(25+8)=20*25+424
\n" ); document.write( "28*33=500+424
\n" ); document.write( "924=924
\n" ); document.write( "
\n" ); document.write( "
\n" );