document.write( "Question 571232: A park has just installed a circular fountain in 8 meters diameter. The park wants to pave a 1.5 meter wide path around the fountain. If paving costs 10 dollars per square meter, find the cost to the nearest dollar of the paved path around the fountain. \n" ); document.write( "
Algebra.Com's Answer #852428 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( "A park has just installed a circular fountain in 8 meters diameter. The park wants to pave a 1.5 meter wide path \n" ); document.write( "around the fountain. If paving costs 10 dollars per square meter, find the cost to the nearest dollar of the paved \n" ); document.write( "path around the fountain. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Calculations in the post by @Theo are incorrect. \n" ); document.write( " I came to bring a correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "fountain is 8 meters in diameter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this makes the radius equal to 4 meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add 1.5 meters to make the radius of the outer edge of the path around the fountain equal to 5.5 meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area of the fountain is pi*r^2 = pi*4^2 = 16*pi square meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the area of the path plus the fountain is pi*r^2 = pi*5.5^2 = 30.25*pi square meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the difference between the larger area and the smaller area is the area of the path around the fountain.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is equal to 30.25*pi - 16*pi which is equal to 14.25*pi square meters.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you multiply this by $10.00 a square meter, then you get a total cost of $142.5 * pi dollars. \n" ); document.write( "this results in $447.6766 dollars which rounds to $447.68 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After rounding to the closest dollar, you get the answer of 448 dollars.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |