document.write( "Question 70334: Two circular regions are tangent to each other, one being larger than the other. The distance between the centers is 10 feet.
\n" ); document.write( "Find the radius of each circle if the combined area is 52pi square feet.
\n" ); document.write( "

Algebra.Com's Answer #50167 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Without going into the geometric detail, if you draw a diagram of the two tangent circles
\n" ); document.write( "mark their centers, and draw a line connecting the two centers, the line will pass through
\n" ); document.write( "the point of tangency. Therefore, the line joining the two centers will be comprised
\n" ); document.write( "of the two radii. Call one of the radii x feet. Since the two radii will add together to be 10 feet,
\n" ); document.write( "the second radius will be 10-x feet.
\n" ); document.write( ".
\n" ); document.write( "It might not be a bad idea to make a sketch of the two circles with the line joining
\n" ); document.write( "their centers so you can understand what is happening.
\n" ); document.write( ".
\n" ); document.write( "You know that the Area of a circle is given by the equation:
\n" ); document.write( ".
\n" ); document.write( "\"A+=+pi%2AR%5E2\"
\n" ); document.write( ".
\n" ); document.write( "where A represents the Area and R is the radius of the circle. So for this problem we
\n" ); document.write( "can compute the combined Area of the two circles by substituting x for one radius
\n" ); document.write( "and 10-x for the other and add the resulting two Areas. In equation form in which we
\n" ); document.write( "use \"At\" for total Area is:
\n" ); document.write( ".
\n" ); document.write( "\"At+=+%28pi%2Ax%5E2%29+%2B+%28pi%2A%2810-x%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "Factor a \"pi\" out of each of the two terms on the right side:
\n" ); document.write( ".
\n" ); document.write( "\"At+=+pi%2A%28x%5E2+%2B+%2810-x%29%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "Square the (10-x) term to make the equation:
\n" ); document.write( ".
\n" ); document.write( "\"At+=+pi%2A%28x%5E2+%2B+100+-+20x+%2B+x%5E2%29\"
\n" ); document.write( ".
\n" ); document.write( "Simplify the expression in the parentheses and rearrange it in descending powers of x:
\n" ); document.write( ".
\n" ); document.write( "\"At+=+pi%2A%282x%5E2+-+20x+%2B+100%29\"
\n" ); document.write( ".
\n" ); document.write( "At this point we use the fact that the combined Area of the two circles is:\"52%2Api\" square feet.
\n" ); document.write( "by substituting this for At in the equation. Our equation then becomes:
\n" ); document.write( ".
\n" ); document.write( "\"52%2Api+=++pi%2A%282x%5E2+-+20x+%2B+100%29\"
\n" ); document.write( ".
\n" ); document.write( "Cancel the \"pi\" multipliers on both sides by dividing both sides by \"pi\" to get:
\n" ); document.write( ".
\n" ); document.write( "\"52+=+2x%5E2+-+20x+%2B+100\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 52 from both sides and then transpose the equation:
\n" ); document.write( ".
\n" ); document.write( "\"2x%5E2+-+20x+%2B+48+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Divide both sides by 2 to simplify the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2+-+10x+%2B+24+=+0\"
\n" ); document.write( ".
\n" ); document.write( "This equation factors to:
\n" ); document.write( ".
\n" ); document.write( "\"%28x-6%29%2A%28x-4%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "And this equation will be true if either of the factors equals zero. Therefore, to solve
\n" ); document.write( "for x, set each factor equal to zero.
\n" ); document.write( ".
\n" ); document.write( "If \"x-6=0\" then \"x=6\" and if \"x-4=0\" then \"x=4\". If \"x=6\" then the
\n" ); document.write( "other radius is \"10-6+=+4\" and if \"x=4\" then the other radius is \"10+-+4=6\"}.
\n" ); document.write( "From this, it is obvious that one radius must be 6 feet long and the other radius
\n" ); document.write( "must be 4 feet long.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps to clarify the problem for you.
\n" ); document.write( "
\n" );