document.write( "Question 150994: A circle has a circumference of 27 inches. Approximate the radius of the circle to two decimals places. \n" ); document.write( "
Algebra.Com's Answer #110931 by tweevy(2)![]() ![]() ![]() You can put this solution on YOUR website! Circumference is the distance around a circle. The radius is the distance from the circle to the center of the circle. The diameter is the distance from one end of the circle to the other, through the center.\r \n" ); document.write( "\n" ); document.write( "We're given: \n" ); document.write( "circumference = 27\r \n" ); document.write( "\n" ); document.write( "The formula for circumference is: \n" ); document.write( "Circumference = pi * diameter\r \n" ); document.write( "\n" ); document.write( "Solving for diameter: \n" ); document.write( "27 = pi * diameter \n" ); document.write( "8.60 = diameter\r \n" ); document.write( "\n" ); document.write( "The radius is half the diameter so: \n" ); document.write( "radius = 8.60/2 = 4.30 inches \n" ); document.write( " |