I have the following shape:
Where the midpoint of $EF$ lies vertically above the intersection of the diagonals $AC$ and $BD$.
Now, I need to find the heights of the trapezium and triangles in order to calculate the total surface area of the sloping faces.
This was my working, but I keep getting an incorrect answer:
- For the height of the triangle:
I did $tan(50)$ = $\frac{Height_{TRIANGLE}}{3.5}$
$Height_{TRIANGLE}$ = $3.5 * tan(50)$
- For the height of the trapezium:
The hypotenuse of the triangle = the length of the slanted sides of the trapezium
$cos(50)$ = $\frac{3.5}{Hypotenuse_{TRIANGLE}}$
$Hypotenuse_{TRIANGLE}$ = $\frac{3.5}{cos(50)}$
And now to find the height of the trapezium.
If I made a triangle with the height of the trapezium as the opposite side.
$sin(50)$ = $\frac{Height_{TRAPEZIUM}}{Hypotenuse_{TRIANGLE}}$
$Height_{TRAPEZIUM}$ = $sin(50)$ * $Hypotenuse_{TRIANGLE}$
$Height_{TRAPEZIUM}$ = $sin(50)$ * $\frac{3.5}{cos(50)}$ = 3.5 * $\frac{sin(50)}{cos(50)}$ = $3.5 * tan(50)$
What am I missing here?




If you look at the figure horiztonally from the right side, then you will see a isosceles triangle with base $7$ and base angles $50^\circ$, so it height is
$ h = 3.5 \tan(50^\circ) $
And this is the elevation of $EF$ above $ABCD$.
From the above calculation, the height $h_1$ of $\triangle FDC $ is
$ h_1 = \dfrac{h}{\sin(50^\circ)} $
And similarly, the height of trapezium is
$h_2 = \dfrac{h}{\sin(50^\circ)} $
The segment $EF$ has a length given by
$ \ell_{EF} = 10 - 2 h_1 \cos(50^\circ) = 10 - 2 h \cot(50^\circ) = 10 - 7 \tan(50^\circ) \cot(50^\circ) = 3 $