document.write( "Question 615076: A swimming pool that is 8m wide by 10m long is surrounded by a sidewalk of uniform width. The area of the sidewalk is 72m^2 by itself. Find the width of the sidewalk and the outer dimensions of th sidewalk to the nearest hundredth of a meter \n" ); document.write( "
Algebra.Com's Answer #386936 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (8 + 2w)(10 + 2w) = (8 * 10) + 72 ___ (4 + w)(5 + w) = 76\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "w^2 + 9w - 56 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use quadratic formula to find w \n" ); document.write( " |