document.write( "Question 1111549: Three circles C1,C2,C3 are externally tangent to each other. Center-to-center distances are 10 cm between C1 and C2 , 8 cm between C2 and C3 , and 6 cm between C3 and C1. Determine the total areas of the circles. \n" ); document.write( "
Algebra.Com's Answer #726561 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "What you need is to find the radii of the circles.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "When two circles touch externally, the distance between their center is the sum of their radii.\r\n" );
document.write( "\r\n" );
document.write( "It gives you the system of three equations\r\n" );
document.write( "\r\n" );
document.write( "a + b = 10,     (1)\r\n" );
document.write( "a + c =  8,     (2)\r\n" );
document.write( "b + c =  6.     (3)\r\n" );
document.write( "\r\n" );
document.write( "where a, b and c are the radii of the three circles with the centers A, B and C respectively.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve the system, first add all the three equations. You will get\r\n" );
document.write( "\r\n" );
document.write( "2a + 2b + 2c = 10 + 8 + 6 = 24,\r\n" );
document.write( "\r\n" );
document.write( "which implies \r\n" );
document.write( "\r\n" );
document.write( "a + b + c = 12.   (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now subtract equation (3) from equation (4) (both sides). You will get c = 12-10 = 2.\r\n" );
document.write( "\r\n" );
document.write( "    Subtract equation (2) from equation (4) (both sides). You will get b = 12-8 = 4.\r\n" );
document.write( "\r\n" );
document.write( "Finally, subtract equation (1) from equation (4) (both sides). You will get a = 12-6 = 6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now the area under the question is  \"pi%2A%282%5E2+%2B+4%5E2+%2B+6%5E2%29\" = 175.84 cm^2.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "---------------
\n" ); document.write( "To see similar solved problems,  look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Three circles touching externally \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );