document.write( "Question 996598: a family wants to build a cement walkway of constant width around a 25ft X 30ft rectangular pool. They have enough cement for 504 sq ft. Assuming they use all the cement, how wide should they make the walkway? \n" ); document.write( "
Algebra.Com's Answer #614989 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Assign variables to everything.
\n" ); document.write( "\"system%28L=25%2Cw=30%2CA=504%2Cx=unknownBorderWidth%29\"
\n" ); document.write( "-
\n" ); document.write( "A is for the area of the border to surround the rectangular region.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Total area minus given rectangular region area is the border area;
\n" ); document.write( "\"highlight_green%28%28L%2B2x%29%28w%2B2x%29-Lw=A%29\"
\n" ); document.write( "The rest should be easy; the unknown is x.
\n" ); document.write( "
\n" );