Let $ABED$ be a trapezoid as in

If $AB \parallel DE$, $AE \perp BD$, $AB = 10$, $DE = 4$ and $\angle ACB = 45°$, what's the area of $ABED$?
I must also mention that this is for an elementary geometry course, so I have restricted myself to that approach --I have not attempted anything related to calculus or analytic geometry for the same reason.
I have tried the following: (1) Using triangle similarity to get the height of the trapezoid (2) Using sine or cosine law to the same end (3) Trying to get the length of its diagonals with similar approaches as above (4) Using some weird formula for the area of a triangle by multiplying its three sides and dividing it by the circunradius. None of the above worked. Every time I get equations with more than one variable, and can't figure out a way to get a system that would help me solve them.
Thank you all for any help!
Ok so using the fact, that many triangles are congruent, I constructed this:
Now:
$x^2 + y^2 = 4$ (1)
$4z^2 + 4m^2 - 4*\sqrt{2}mz = 16 => mz = \frac{z^2+m^4 -4}{\sqrt{2}}$ (2)
$4y^2 +25x^2 = 9m^2$ (3)
$4x^2 + 25y^2 = 9z^2$ (4)
Add up (3) and (4), then replace $z^2 + m^2$ in (2) and calculate $mz = \frac{40*\sqrt{2}}{9}$
Now, using the area formula, which involves sinus: $S = S_{big} - S_{small} = 0.5*25*mz*\sin{45} - 0.5*4*mz*\sin{45} = \frac{0.5*21*40*\sqrt{2}}{\sqrt{2}*9} = \frac{140}{3}$