document.write( "Question 532776: How many circles with radius of 4 inches, will have the same total area as a circle with radius 12 inches? \n" ); document.write( "
Algebra.Com's Answer #350915 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Area of a circle = \n" ); document.write( "If r=4, the area is \n" ); document.write( "If r=12, the area is \n" ); document.write( "So the number of 4 in. circles = 144/16 = 9 \n" ); document.write( " |