document.write( "Question 14354: Find an equation of the line (in either general form or slope intercept form) that contains the centers of the following two circles:\r
\n" ); document.write( "\n" ); document.write( "x^2+y^2-4x+6y+4 = 0 and x^2+y^2+6x+4y+9 = 0
\n" ); document.write( "

Algebra.Com's Answer #7452 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
The equation of a circle with centre as (h,k) and radius r is given by the formula
\n" ); document.write( " \"%28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2\".
\n" ); document.write( " So we have to write the given equation in this form to get the centre of the circle.
\n" ); document.write( " \"x%5E2%2By%5E2-4%2Ax%2B6%2Ay%2B4=0\" OR \"x%5E2-4%2Ax%2By%5E2%2B6%2Ay%2B4=0\"
\n" ); document.write( " \"%28x-2%29%5E2-4%2B%28y%2B3%29%5E2-9%2B4=0\"...Note that we have added and subtracted 4 and 9 to make up the squares mentioned in brackets.
\n" ); document.write( " Hence \"%28x-2%29%5E2%2B%28y%2B3%29%5E2=9\"
\n" ); document.write( " Hence (2,-3)is the centre of this circle .Similarly the centre of the second circle is obtained from
\n" ); document.write( " \"x%5E2%2By%5E2%2B6%2Ax%2B4%2Ay%2B9=0\" OR \"x%5E2%2B6%2Ax%2By%5E2%2B4%2Ay%2B9=0\"
\n" ); document.write( " \"%28x%2B3%29%5E2-9%2B%28y%2B2%29%5E2-4%2B9=0\"...Note that we have added and subtracted 9 and 4 to make up the squares mentioned in brackets.
\n" ); document.write( " Hence \"%28x%2B3%29%5E2%2B%28y%2B2%29%5E2=4\"
\n" ); document.write( " Hence the centre of the second circle is (-3,-2)
\n" ); document.write( " The equation of line joining 2 ponts (x1,y1) and (x2,y2)is given by the formula
\n" ); document.write( " \"Y-y1=%28y2-y1%29%2A%28X-x1%29%2F%28%28x2-x1%29%29\"
\n" ); document.write( " Substituting (2,-3) and (-3,-2) in the above formula we get
\n" ); document.write( " Y-(-3)=(-2-(-3))*(X-2)/(-3-(-2))
\n" ); document.write( " Y+3=(X-2)/(-5)
\n" ); document.write( "-5Y-15=X-2
\n" ); document.write( "X+5Y+13=0\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );