document.write( "Question 369568: If a circle with a radius of 10 has its radius decreased by 2 , by what
\n" );
document.write( "percent is the area decreased?\r
\n" );
document.write( "\n" );
document.write( "A. 20% B. 25%C. 36% D. 40% E. none \n" );
document.write( "
Algebra.Com's Answer #263354 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If a circle with a radius of 10 has its radius decreased by 2 , by what \n" ); document.write( "percent is the area decreased?\r \n" ); document.write( "\n" ); document.write( "A. 20% B. 25%C. 36% D. 40% E. none \n" ); document.write( ". \n" ); document.write( "Since area of any circle: \n" ); document.write( "(pi)r^2 \n" ); document.write( ". \n" ); document.write( "10 inch radius circle: \n" ); document.write( "(pi)10^2 = 100(pi) \n" ); document.write( ". \n" ); document.write( "8 inch radius circle: \n" ); document.write( "(pi)8^2 = 64(pi) \n" ); document.write( ". \n" ); document.write( "Decrease: \n" ); document.write( "100(pi) - 64(pi) = 36(pi) \n" ); document.write( ". \n" ); document.write( "Percent of decrease: \n" ); document.write( "[36(pi)]/[100(pi)] * 100 \n" ); document.write( "36/100 * 100 \n" ); document.write( "36% \n" ); document.write( " |