document.write( "Question 1206482: Given the two circles defined by the equations x^(2)-6x+y^(2)+8y=12 and x^(2)+y^(2)=4y, find the algebraic equation of the line connecting their centers. \n" ); document.write( "
Algebra.Com's Answer #844004 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If you need to find the centers and radii of the two circles, then you need to complete the squares. \n" ); document.write( "In this problem, you are to find the equation of the line connecting the centers of the circles. That means you don't need to know the radii of the two circles; and that means completing the square is unnecessary work. \n" ); document.write( "As tutor @ikleyn says, you can find the centers of the two circles mentally: \n" ); document.write( "First circle: (x^2-6x+...)+(y^2+8y+...) = ... ---> center (3,-4) \n" ); document.write( "Second circle: (x^2)+(y^2-4y+...) = ... ---> center (0,2) \n" ); document.write( "Then finding the equation of the line containing those two centers is a basic algebraic process. \n" ); document.write( " \n" ); document.write( " |