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)![]() ![]() ![]() 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( " \n" ); document.write( " \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( " |