The original question includes a diagram: Nested circles C1 to C4 about a common diagonal, with the regions between C1 and C2 and between C3 and C4 shaded.
A circle Cn is defined by x2 + y2 = 2n(x + y) where n is a positive integer.
C1 and C2 are drawn and the area between them is shaded. Next, C3 and C4 are drawn and the area between them is shaded. This process continues until 100 circles have been drawn.
What is the total shaded area?
- A100π
- B500π
- C2500π
- D5050π
- E10100π
- F40400π
Show the answer and worked solution
answer · E
- A100π
- B500π
- C2500π
- D5050π
- E10100π
- F40400π
Completing the square, (x−n)2 + (y−n)2 = 2n2, so Cn has radius n√2 and area 2π n2. The shaded regions are those between C2m−1 and C2m, of area 2π[(2m)2 − (2m−1)2] = 2π(4m−1). With 100 circles there are 50 such regions, so the total is 2π∑m=150(4m−1) = 2π(4⋅50⋅ 512 − 50) = 2π(5050) = 10100π.