document.write( "Question 252787: The diameter of the large circle is twice the diameter of the small circle. What is the ratio of their areas?\r
\n" );
document.write( "\n" );
document.write( "A) 1:2 B) 1:3 C) 1:4 D) 1:5 E) 1:6 \n" );
document.write( "
Algebra.Com's Answer #184863 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the radius of a circle is equal to (1/2) * the diameter of the circle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let the diameter of the smaller circle = 2 * r \n" ); document.write( "this makes the radius of the smaller circle = r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since the diameter of the larger circle is 2 times the diameter of the smallet circle:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this makes the diameter of the larger circle = 4 * r \n" ); document.write( "this makes the radius of the larger circle = 2 * r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area of the smaller circle = 2 * pi * r^2 \n" ); document.write( "area of the larger circle = 2 * pi * (2 * r)^2 = 2 * pi * 4 * r^2 = 8 * pi * r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area of smaller circle / area of larger circle becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 * pi * r^2 / 8 * pi * r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pi * r^2 cancel out so you get 2 / 8 which simplified to 1 / 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ratio of area of smaller circle to larger circle is 1 / 4 = 1:4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "answer is selection C (1:4).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let diameter of smaller circle = 6. \n" ); document.write( "radius of smaller circle is 3 and area of smaller circle is 2 * pi * 3^2 = 2 * pi * 9 = 56.54866776\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "diameter of larger circle = 2 * 6 = 12 \n" ); document.write( "radius of larger circle is 6 and area of larger circle is 2 * pi * 6^2 = 2 * pi * 36 = 226.1946711\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ratio of area of smaller circle to area of larger circle equals:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "56.54866775/226.1946711 = .25 = 1/4.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |