document.write( "Question 828836: A circular garden, 20 ft in diameter, has a path around it that is 3 ft wide. Find the area of the path? How much fence is needed if the garden is fenced (not including the path)? \n" ); document.write( "
Algebra.Com's Answer #499539 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "area of garden and path: \n" ); document.write( "A = pi*13*13 \n" ); document.write( "--- \n" ); document.write( "area of garden only: \n" ); document.write( "a = pi*10*10 \n" ); document.write( "--- \n" ); document.write( "area of path: \n" ); document.write( "A - a = pi*13*13 - pi*10*10 \n" ); document.write( "A - a = 216.77 sq.ft \n" ); document.write( "--- \n" ); document.write( "garden fencing needed: \n" ); document.write( "c = 2*pi*10 \n" ); document.write( "c = 62.83 ft \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |