document.write( "Question 260160: Show algebraically that the circles whose equations are x^2+y^2=16 and
\n" );
document.write( "x^2+y^2-20x+64=0 are externally tangent. Find the area of their point of tangency. \n" );
document.write( "
Algebra.Com's Answer #191614 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Show algebraically that the circles whose equations are x^2+y^2=16 and \n" ); document.write( "x^2+y^2-20x+64=0 are externally tangent. Find the area of their point of tangency. \n" ); document.write( "---------- \n" ); document.write( "x^2+y^2=16 \n" ); document.write( "This circle is about the Origin and r = 4 \n" ); document.write( "---------------- \n" ); document.write( "x^2+y^2-20x+64=0 \n" ); document.write( "Complete the square: \n" ); document.write( "x^2-20x+100 + y^2+64=100 \n" ); document.write( "(x-10)^2 + y^2 = 36 \n" ); document.write( "This circle's center is (10,0) and r = 6 \n" ); document.write( "--------------- \n" ); document.write( "The 2 radii add to 10, the same as the distance between the centers so they're tangent. \n" ); document.write( "The point of tangency is (4,0). They're tangent, there's no area involved. \n" ); document.write( " \n" ); document.write( " |