Notes  
Solution to the Rectangles in Concentric Rings Puzzle 
Each rectangle is tangent to two of the concentric circles. If the inner blue right has area 4 4 
 
 
Let a a b b c c d d 4 4 π b  2 − π a  2 = 4 \pi b^2 - \pi a^2 = 4 e e f f e e A D A D f f E F E F 
Using the fact that the angle between a radius and tangent  is 90  ∘ 90^\circ right-angled triangles  in the diagram. Applying Pythagoras' theorem  to these triangles leads to the identities:
b  2 = a  2 + e  2 ▵ O A D c  2 = b  2 + e  2 ▵ O B C c  2 = a  2 + f  2 ▵ O E F d  2 = c  2 + f  2 ▵ O H G 
\begin{aligned}
b^2 &= a^2 + e^2 && \triangle O A D \\
c^2 &= b^2 + e^2 && \triangle O B C \\
c^2 &= a^2 + f^2 && \triangle O E F \\
d^2 &= c^2 + f^2 && \triangle O H G
\end{aligned}
 The purple ring has area π d  2 − π c  2  \pi d^2 - \pi c^2 
d  2 − c  2 = f  2 = c  2 − a  2 = b  2 + e  2 − a  2 = b  2 + b  2 − a  2 − a  2 = 2 ( b  2 − a  2 ) 
\begin{aligned}
d^2 - c^2 &= f^2 \\
&= c^2 - a^2 \\
&= b^2 + e^2 - a^2 \\
&= b^2 + b^2 - a^2 - a^2 \\
&= 2(b^2 - a^2)
\end{aligned}
 Putting this together shows that the purple ring has twice the area of the blue, so has area 8 8 
  Created on August 22, 2021 18:31:47 
  by
  
Andrew Stacey?