document.write( "Question 989022: Find the equations of the two circles with centres on the x-axis and radius 4 which both touch the circle x^2 + y^2- 2x-6y+ 9= 0 externally \n" ); document.write( "
Algebra.Com's Answer #612821 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2+%2B+y%5E2-+2x-6y%2B+9=+0\"
\n" ); document.write( "=> \"%28x-1%29%5E2+%2B+%28y-3%29%5E2+=+1\"
\n" ); document.write( "So, centre of given circle, is (1,3) and radius 1.\r
\n" ); document.write( "\n" ); document.write( "Let centre of required circles be (a,0), radius given = 4
\n" ); document.write( "Draw figure joining centres and applying pythagoras theorem, we get,\r
\n" ); document.write( "\n" ); document.write( "\"%281-a%29%5E2+%2B+3%5E2+=+%28r%2BR%29%5E2\"
\n" ); document.write( "=> \"a%5E2-2a%2B1%2B9=%281%2B4%29%5E2\"
\n" ); document.write( "=> \"a%5E2-2a-15+=+0\"
\n" ); document.write( "=> a = 5 or a = -3\r
\n" ); document.write( "\n" ); document.write( "So, centre of required circles are (5,0) and (-3,0)
\n" ); document.write( "And equations are:-
\n" ); document.write( "\"%28x-5%29%5E2+%2B+y%5E2+=+4%5E2\" and \"%28x%2B3%29%5E2+%2B+y%5E2+=+4%5E2\"
\n" ); document.write( "=> \"x%5E2%2By%5E2-10x%2B9=0\" and \"x%5E2%2By%5E2%2B6x-7=0\"
\n" ); document.write( "
\n" );