document.write( "Question 1143657: Find the equation of the circle that passes through the points of intersection of the circles x²+y²=2x, x²+y²=2y and has its center on the line y=2. \n" ); document.write( "
Algebra.Com's Answer #764526 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "(1)  Since the left sides are identical in given equations of the circles, their right sides are equal for intersection points\r\n" );
document.write( "\r\n" );
document.write( "         x = y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(2)  Substituting  x=y  into the circles equations gives\r\n" );
document.write( "\r\n" );
document.write( "         x^2 + x^2 = 2x  ====>  2x^2 = 2x  ====>  2x^2 - 2x = 0  ====>  2x(x-1) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The roots are  x= 1  and  x= 0,  so the intersection points are  A=(1,1)  and  B=(0,0).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(3)  The center of the third circle lies on the perpendicular bisector to the segment AB.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     An equation of this perpendicular bisector is  y-0.5 = -(x-0.5) = -x + 0.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(4)  At the same time, the center of the third circle lies on the line  y= 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     So, the center of the third circle is at\r\n" );
document.write( "\r\n" );
document.write( "         2 - 0.5 = -x + 0.5,\r\n" );
document.write( "\r\n" );
document.write( "     which implies  x= -1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Thus  the center of the third circle is the point  P = (-1,2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The radius of the third circle is the distance of the point P from the origin (0,0), i.e.  \"sqrt%28%28-1%29%5E2%2B2%5E2%29\" = \"sqrt%281%2B4%29\" = \"sqrt%285%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(5)  Thus the equation of the circle under the question is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "         \"%28x-%28-1%29%29%5E2\" + \"%28y-2%29%5E2\" = \"%28sqrt%285%29%29%5E2\",\r\n" );
document.write( "\r\n" );
document.write( "     or, equivalently,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "         \"%28x%2B1%29%5E2\" + \"%28y-2%29%5E2\" = 5.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );