document.write( "Question 568172: the formula to fund the area of a circle is A = pi r squared, where A equals area and R is the length of the radius of a circle. If the area of a circle is 225 pi square feet find the length of the diameter of the circle. \n" ); document.write( "
Algebra.Com's Answer #368813 by mathsmiles(68) You can put this solution on YOUR website! Area of this circle is 225 pi sq ft.\r \n" ); document.write( "\n" ); document.write( "The area of the circle is pi R^2. Therefore \n" ); document.write( "225 = R^2 \n" ); document.write( "We need to find the square root of 225: \n" ); document.write( "sqrt (225) = 15 ft\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This tells us the radius. BUT, going back to the original problem, the question doesn't ask us for radius, it asks for diameter. Tricky, tricky, tricky :-)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The formula relating radius and diameter is: \n" ); document.write( "D = 2R \n" ); document.write( "D = 2(15) \n" ); document.write( "D = 30 ft \n" ); document.write( " \n" ); document.write( " |