document.write( "Question 886240: Find the area of the walkway (24 inches wide) that will be installed around a circular jacuzzi with diameter of 6 feet. \n" ); document.write( "
Algebra.Com's Answer #535779 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Area of a circle is Pi r squared.
\n" ); document.write( "The area of the jacuzzi is Pi * 3 squared, or 9 Pi (diameter = twice the radius)
\n" ); document.write( "The area of the walkway is Pi * 4 squared (the diameter will be 8') less the area of the jacuzzi.
\n" ); document.write( "Pi * 4 squared = 16 Pi
\n" ); document.write( "16 Pi - 9 Pi = 7 Pi <<--area of the walkway
\n" ); document.write( "
\n" );