document.write( "Question 287987: Circles A, B, and C are externally tangent to each other. AB= 10 cm, BC= 12cm, and CA=16. Find the measures of the radii of circles A, B, and C.
\n" );
document.write( "C>A>B \n" );
document.write( "
Algebra.Com's Answer #208716 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Circles A, B, and C are externally tangent to each other. AB= 10 cm, BC= 12cm, and CA=16. Find the measures of the radii of circles A, B, and C. \n" ); document.write( "C>A>B \n" ); document.write( "---------- \n" ); document.write( "A + B = 10 --> B = -A + 10 \n" ); document.write( "B + C = 12 \n" ); document.write( "A + C = 16 \n" ); document.write( "----------- \n" ); document.write( "Sub for B in 2nd eqn \n" ); document.write( "-A + C = 2 \n" ); document.write( " A + C = 16 \n" ); document.write( "------------ Add \n" ); document.write( "2C = 18 \n" ); document.write( "C = 9 \n" ); document.write( "------ \n" ); document.write( "A = 7 \n" ); document.write( "------ \n" ); document.write( "B = 3 \n" ); document.write( " \n" ); document.write( " |