document.write( "Question 363723: 94. Areas of two circles. The radius of a circle is 1 meter
\n" ); document.write( "longer than the radius of another circle. If their areas differ
\n" ); document.write( "by 5 square meters, then what is the radius of each?
\n" ); document.write( "

Algebra.Com's Answer #259393 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
I will assume the following problem: Areas of two circles. The radius of a circle is 1 meter
\n" ); document.write( "longer than the radius of another circle. If their areas differ
\n" ); document.write( "by \"5pi\"square meters, then what is the radius of each?\r
\n" ); document.write( "\n" ); document.write( "Then the answer is as follows:
\n" ); document.write( "\"pi%28r%2B1%29%5E2+-+pi%2Ar%5E2+=+5pi\". Clearing the equation of \"pi\" and simplifying, \"r%5E2%2B2r+%2B+1+-+r%5E2+=+5\",
\n" ); document.write( "\"2r+%2B+1+=+5\",
\n" ); document.write( "or r = 2 meters, the radius of the smaller circle, and r +1 = 3 meters, the radius of the bigger circle.
\n" ); document.write( "
\n" );