Let the given rectangle be $$ABCD$$ with length $$AB = CD = \ell$$ and breadth $$BC = AD = b$$; its area is $$\ell b$$.
Idea. A triangle whose base equals $$2\ell$$ (twice the length of the rectangle) and whose height equals $$b$$ (the breadth of the rectangle) has area
\[ \tfrac12 \times 2\ell \times b = \ell b, \]
which matches the area of the rectangle. So we construct such a triangle from the rectangle by a simple two-piece dissection.
StepΒ 1Β βΒ Extend the base.
Extend the side $$AB$$ beyond $$B$$ to a point $$E$$ so that $$BE = AB = \ell$$. The full segment $$AE$$ has length $$2\ell$$.
StepΒ 2Β βΒ Cut the rectangle along its diagonal.
Draw the diagonal $$BD$$ and cut along it. Two congruent right-angled triangles are produced:
- $$\triangle ABD$$ (right-angled at $$A$$) with legs $$AB = \ell$$ and $$AD = b$$,
- $$\triangle CBD$$ (right-angled at $$C$$) with legs $$CB = b$$ and $$CD = \ell$$.
Each has area $$\tfrac12\,\ell\,b$$.
StepΒ 3Β βΒ Slide one piece onto the extended base.
Keep $$\triangle ABD$$ fixed. Translate $$\triangle CBD$$ horizontally to the right by the vector $$\vec{DB}$$ (of length $$\ell$$ along the direction of $$AB$$). Under this translation the vertices move as
- $$D \longrightarrow B,$$
- $$C \longrightarrow E$$ (since $$C$$ was directly above $$B$$ at height $$b$$, and the translation slides everything by $$\ell$$ along the base, and $$E$$ lies at the point $$B+\vec{BE}$$; but here we also need the vertical shift, so more precisely the translation is along the vector from $$D$$ to $$B$$, which lies inside the rectangle plane).
A cleaner way to see the same idea: notice that the moved triangle now has one vertex at $$B$$, one at $$E$$, and the third vertex at the point $$D$$ (since the top side $$DC$$ of the rectangle, of length $$\ell$$, slides onto the segment from $$D$$ to $$D$$ shifted by $$\vec{DB}$$, becoming the segment from $$B$$ to $$E$$? β verify below).
StepΒ 4Β βΒ Verify the result with coordinates.
Set $$A=(0,0),\; B=(\ell,0),\; C=(\ell,b),\; D=(0,b)$$, and $$E=(2\ell,0)$$. The two right triangles obtained in StepΒ 2 have vertices
- $$\triangle ABD:\; A(0,0),\; B(\ell,0),\; D(0,b);$$
- $$\triangle CBD:\; C(\ell,b),\; B(\ell,0),\; D(0,b).$$
Now translate $$\triangle CBD$$ by the vector $$\vec{DB}=(\ell,-b)$$. Under this translation
$$C=(\ell,b) \longrightarrow (2\ell,0)=E,\quad B=(\ell,0) \longrightarrow (2\ell,-b),\quad D=(0,b) \longrightarrow (\ell,0)=B.$$
So the translated triangle has vertices $$E(2\ell,0),\; (2\ell,-b),\; B(\ell,0)$$ β a right-angled triangle sitting below the base line $$AE$$ on the right.
Reflect this translated triangle across the base line $$AE$$ (the $$x$$-axis). The vertex $$(2\ell,-b)$$ becomes $$(2\ell,b)$$; the other two vertices $$E$$ and $$B$$ lie on $$AE$$ and stay fixed. The reflected piece is a right-angled triangle with vertices $$B(\ell,0),\; E(2\ell,0),\; (2\ell,b)$$.
StepΒ 5Β βΒ Combine the two pieces.
Attach the reflected piece to $$\triangle ABD$$ along the shared vertex $$B$$. The combined region has boundary
\[ A(0,0)\;\to\; B(\ell,0)\;\to\; E(2\ell,0)\;\to\; (2\ell,b)\;\to\; D(0,b)\;\to\; A(0,0). \]
The boundary passes through the collinear points $$D(0,b)$$ and $$(2\ell,b)$$ along the horizontal line $$y=b$$, but the enclosed region is the triangle whose three vertices are $$A(0,0),\; E(2\ell,0)$$ and the apex above the base. Choosing the apex to be $$D$$ (the top-left corner of the rectangle) gives the triangle
\[ \triangle AED\;\;\text{with}\;\; A(0,0),\; E(2\ell,0),\; D(0,b). \]
Its base is $$AE = 2\ell$$ and its height (perpendicular distance from $$D$$ to line $$AE$$) is $$b$$.
StepΒ 6Β βΒ Compare areas.
\[ \text{Area}(\triangle AED) = \tfrac12 \times AE \times \text{height} = \tfrac12 \times 2\ell \times b = \ell b = \text{Area of rectangle }ABCD. \]
Conclusion. By extending the base of the rectangle to twice its length and building a triangle with the breadth as height, we obtain a triangle whose area equals the area of the given rectangle. Equivalently, taking any side of the rectangle as base and constructing a triangle on twice that side, with the perpendicular side as height, produces the required equal-area triangle.