document.write( "Question 36184: A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of equal width is to be built around the garden. How wide can the path be if there is enough gravel for 516 square feet? \n" ); document.write( "
Algebra.Com's Answer #22164 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Equation
\n" ); document.write( "Letting x be the width
\n" ); document.write( "516=(18+2x)(13+2x)-(18*13)
\n" ); document.write( "\"516=4x%5E2%2B62x\"
\n" ); document.write( "\"x%5E2%2B15.5x-129=0\"
\n" ); document.write( "Solve that and you get
\n" ); document.write( "x=6
\n" ); document.write( "Hence the unifrom path is 6ft wide.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );