document.write( "Question 1126986: Find the equation of the circle concentric with the circle
\n" ); document.write( "x*2+y*2- 6x+ 2y- 11 = 0 and passing through the centre of the circle
\n" ); document.write( "x*2+y*2= 16.
\n" ); document.write( "

Algebra.Com's Answer #743314 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
rewrite the first as
\n" ); document.write( "x^2-6x+y^2+2y=11
\n" ); document.write( "complete the square
\n" ); document.write( "x^2-6x+9+y^2+2y+1=21
\n" ); document.write( "(x-3)^2+(y+1)^2=21
\n" ); document.write( "first circle has center at (3, -1) and radius sqrt (21)
\n" ); document.write( "The circle concentric with this has center (3, -1) and passes through the origin, since the center of x^2+y^2=16 is a circle with center (0, 0) and radius 4\r
\n" ); document.write( "\n" ); document.write( "The radius of the second circle is the distance from the center to the origin, which is sqrt (10).
\n" ); document.write( "Its equation is (x-3)^2+(y+1)^2=10 ANSWER
\n" ); document.write( "
\n" ); document.write( "
\n" );