document.write( "Question 188028: Two circles have the same center. The radius of the larger circle is 3 units longer than the radius of the smaller circle. Find the difference in the circumfrences of the two circles. Round to the nerest hundredth. \n" ); document.write( "
Algebra.Com's Answer #140940 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Two circles have the same center. The radius of the larger circle is 3 units longer than the radius of the smaller circle. Find the difference in the circumfrences of the two circles. Round to the nerest hundredth.
\n" ); document.write( "------------------
\n" ); document.write( "C = 2*pi*r
\n" ); document.write( "C2 = 2*pi*(r+3) = 2*pi*r + 6*pi
\n" ); document.write( "diff = 6pi = ~18.85 units
\n" ); document.write( "--------------
\n" ); document.write( "Having the same center is not relevant.
\n" ); document.write( "
\n" );