document.write( "Question 853218: (Bonus) Concentric circles have the same center but different radii. Write equations for two
\n" ); document.write( "concentric circles centered at ( -3, 5) with radii of 7 and 9.
\n" ); document.write( "

Algebra.Com's Answer #514048 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The general equation for a circle centered at (h,k) with radius R is,
\n" ); document.write( "\"%28x-h%29%5E2%2B%28y-k%29%5E2=R%5E2\"
\n" ); document.write( "\"highlight%28%28x%2B3%29%5E2%2B%28y-5%29%5E2=49%29\"
\n" ); document.write( "Now you can do the second one, same center, different radius.
\n" ); document.write( "
\n" );