I recently came across a puzzling question:
Two rectangles ABCD and DBEF are as shown in the figure. The area of DBEF is:
Figure (hand-made):
I know that through Pythagoras, we get DB = 5 cm.
Now I thought that through Heron's formula, I can make an equation:
$$\frac{CG * DB}{2} = \sqrt{s(s - CD)(s - CB)(s - DB)}$$
And get CG, which is equal to EB and EB * FE(5) would give the answer. But I got the answer in decimals, which is far from from the expected answer.
Can anyone please help me.
Edit:
Funny! I tried again and solved it !! Thanks to both the answers. Upvoted.
Thanks a lot.


Letting $DF=x, FC=y$, we have $CE=5-y.$
Considering two triangles $DFC, CEB$, we have $$4=\sqrt{x^2+y^2},\ \ \ \ 3=\sqrt{x^2+(5-y)^2}.$$
So, you can get $x,y$. The answer is $5x.$