document.write( "Question 447549: Find the area of a circle whose area equals the half of the sum of the areas of two circles with radii 2 and 3.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #308111 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The area of circles 1 and 2 are:
\n" ); document.write( "A1 = \"pi%2A2%5E2+=+4%2Api\"
\n" ); document.write( "A2 = \"pi%2A3%5E2+=+9%2Api\"
\n" ); document.write( "The sum of these areas is \"13%2Api\"
\n" ); document.write( "Half of this sum = \"13%2F2%2Api\"
\n" ); document.write( "So the area of this circle is \"13%2F2%2Api\"
\n" ); document.write( "
\n" );