document.write( "Question 768538: two circles radii a&b(a>b) touch each other externally.St is a common tangent touching the circles at S&T respectively. then ST^2=?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #468347 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The radii of the circle are a & b a>b\r \n" ); document.write( "\n" ); document.write( "The distance between their centers = a+b\r \n" ); document.write( "\n" ); document.write( "a tangent drawn from the smaller circle parallel to the above line will be equal to (a+b)\r \n" ); document.write( "\n" ); document.write( "a-b is the difference between the two radii\r \n" ); document.write( "\n" ); document.write( "ST^2 = (a+b)^2+(a-b)^2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ST^2= 2(a^2+b^2) \n" ); document.write( " |