Let $R \in \mathbb{R}^2 $ be a closed rectangle (i.e, a set of the form $[a, b]\times [c, d]$). Its area is defined by $S(R)=(b-a)(d-c)$.
Now, suppose $R=\bigcup_{i=1}^{\infty}R_i$ when $R_i$ are also rectangles. I need to prove that $S(R)\leq \sum_{i=1}^{\infty}S(R_i)$. Note that no measure theory is allowed, only "basic" tools.
It's quite harder than I expected. Any suggestions?