document.write( "Question 375680: the sum of the areas of two circles is 612pi square meters. Find the length of a radius of the smaller circle if one of them is 4 times as long as the other. \n" ); document.write( "
Algebra.Com's Answer #267156 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the smaller circle radius be r m \n" ); document.write( "larger circle radius = 4r m \n" ); document.write( "... \n" ); document.write( "area of smaller circle +area of larger circle = 612 pi \n" ); document.write( "pi*r^2 + pi*(4r)^2= 612*pi \n" ); document.write( "pi(r^2+16r^2)=612*pi \n" ); document.write( "/pi \n" ); document.write( "17r^2= 612 \n" ); document.write( "/17 \n" ); document.write( "r^2= 612/17 \n" ); document.write( "r^2= 36 \n" ); document.write( "r=6 m the radius of smaller circle. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |