Q. 81

Question

Two circles have circumferences that add up to 12π cm and areas that add up to 20π cm2. Find the radius of each circle.

Step-by-Step Solution

Verified
Answer

The radius of the two circles are 2 and 4.

1Step 1. Given information.

Assume x to be the radius of the first circle and y to be the radius of the second circle.

From the question,

2πx+2πy=12π        ......(i)πx2+πy2=20π        ...... (ii)

Take out the common factors from equation (i),

2πx+y=2π6x+y=6       ....... (iii)

Take out the common factors from equation (ii),

πx2+y2=20πx2+y2=20       ...... (iv)

2Step 2. Solve equation (iii) for x.

Solving equation (iii) for x,

x=6-y

Substitute the value of in equation (iv),

6-y2+y2=20y-4y-2=0y=4,2

Substitute y=4 in equation (iii),

x+4=6x=2

Substitute y=2 in equation (iii),

x+2=6x=4