document.write( "Question 1175957: A right triangle with legs of lengths 5 and 12 units has circles centered at each vertex so that the circles are externally tangent to each other. What is the sum of the numbers of square units in the area of the circles? Express in terms of π. \n" ); document.write( "
Algebra.Com's Answer #801761 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let the vertices of the triangle be A(0,0), B(12,0), and C(0,5).

\n" ); document.write( "Let a, b, and c be the radii of the circles centered at A, B, and C respectively.

\n" ); document.write( "Side AB has length 12 and side AC has length 5; the hypotenuse BC has length 13.

\n" ); document.write( "Then, since the circles are externally tangent to each other,
\n" ); document.write( "a+b=12
\n" ); document.write( "a+c=5
\n" ); document.write( "b+c=13

\n" ); document.write( "This system of equations is easy to solve by first adding all three equations together to get

\n" ); document.write( "2a+2b+2x=30
\n" ); document.write( "a+b+c=15

\n" ); document.write( "Then comparing that equation to the earlier three equations gives us a=2, b=10, and c=3.

\n" ); document.write( "Use the formula for the area of a circle to complete the problem.

\n" ); document.write( "
\n" ); document.write( "
\n" );