Elizabeth sent us her solution:

  1. The area of the square is (2r )2 =4 r2 . The area of the circle is π r2 , so the area of the red bit is 4 r2 -π r2 = r2 (4-π).
  2. This time the radius is r2 (using Pythagoras' Theorem), so replacing r with r2 in the above, we get the area of the blue bit to be 2 r2 (4-π).
  3. Now the radius is 2r, so the area of the orange part is 4 r2 (4-π).
The area is doubling each time, because each time the radius increases by a factor of 2 (using Pythagoras), so the area increases by a factor of 2 each time.

Starting from the outside, the areas get smaller by a factor of 1 each time. So we need to work out 1+ 1 2 + 1 4 + 1 8 +. But using the formula for the sum to infinity of a geometric progression with a=1 and r= 1 2 , this is 1 1- 1 2 =2. So the area is 2.

If you haven't come across the idea of a geometric progression, don't panic: here's a way to work out the sum.
Let's call the sum S, so S=1+ 1 2 + 1 4 + 1 8 +. Now what is half of S? S 2 = 1 2 + 1 4 + 1 8 +. But this is just S-1. So S 2 =S-1, so S=2S-2, so S=2.