So I saw this video : https://www.youtube.com/watch?v=V7UJxeMlowQ, and it got me wondering: Why does that method divide the paper into exactly 3 equal rectangles, so I turned it into a math problem:
Draw a line from one vertex of a square to the midpoint of the opposite side. Draw a perpendicular bisector of the line you've drawn previously. Prove that the intersection of side of the square reflected over the perpendicular bisector to the other side of the square divides the side of the square it intersects in ratio $1:2$
Here is the picture I drew in Geogebra, in case the wording isn't clear:
The line $BC$ is reflected over the perpendicular bisector of $EC$, and the line $EI$ is formed. Prove that $AI$=$2IB$
Please don't use trigonometry while solving this problem, I'm not particulary good at it and I won't understand it.
If you denote by $M$ the centre of $EC$, perpendicular meets $BC$ in $N$, and $CD$ in $K$. By Pythagorean theorem, $EC=\frac{a\sqrt{5}}{2}$, and $MC=\frac{a\sqrt{5}}{4}$. By symmetry $\triangle EDC\sim\triangle KMC$, we have $\frac{KM}{MC}= \frac{ED}{DC}= \frac{1}{2}$, so $KM= \frac{a\sqrt{5}}{8}$. Then $KC= \frac{5a}{8}$ by Pythagorean theorem. By symmetry $\triangle KCN\sim\triangle EDC$ we have $\frac{CN}{CK}= \frac{DC}{DE}=2$, so $CN=\frac{5a}{4}$. Hence, $BN=CN-a=\frac{a}{4}$. By symmetry $\triangle IBN\sim \triangle IAE$ we finally have $\frac{IB}{IA}= \frac{BN}{AE}= \frac{1}{2}$.