document.write( "Question 427200: I am trying to find a way to solve this problem.\r
\n" );
document.write( "\n" );
document.write( "A gravel path of equal width is to be built around a 8' by 8' square garden. How wide can the path be if there is enough gravel for 80 square ft? \n" );
document.write( "
Algebra.Com's Answer #297079 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "First draw a square to show the garden which is 8 ft by 8 ft. Now draw a path around it. Let's have 2x+8 represent each side of the square. We can set up an equation as: \n" ); document.write( "(2x+8)(2x+8)=144 sq ft \n" ); document.write( "Expand this out to: \n" ); document.write( "4x^2+32x+64=144 \n" ); document.write( "Subtract 144 from both side to get: \n" ); document.write( "4x^2+32x-80=0 \n" ); document.write( "Factor this to: \n" ); document.write( "(2x-4)(2x+20)=0 \n" ); document.write( "Solve for x: \n" ); document.write( "x=2 \n" ); document.write( "x=-10 \n" ); document.write( "The only reasonable answer is 2. \n" ); document.write( "Now we know the path is 2 feet wide going around the garden. \n" ); document.write( "work it out to see if this is correct. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |