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)![]() ![]() 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( " \n" ); document.write( " So we have to write the given equation in this form to get the centre of the circle. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " Hence \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( " \n" ); document.write( " \n" ); document.write( " Hence \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( " \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( " |