barolia
Can we not directly use formula of trapezium rather than finding area of smaller triangle and bigger triangle and then subtracting?
Yes.
Any side of a triangle can be deemed the base.
Each base has a corresponding height.
No matter which base-height combination is used, the area of the triangle must be the same value.
Implication:
Regardless of which side of a triangle is deemed the base, bh must always yield the same product.
Triangle ABE:
If AB=3 is considered the base, then AE=4 is the corresponding height.
If BE=5 is considered the base, let AF = the corresponding height.
Since each base-height combination must yield the same product, we get:
\(5AF = 3*4\)
\(AF = \frac{12}{5}\)
Triangle ACD:
If AC=6 is considered the base, then AD=8 is the corresponding height.
If CD=10 is considered the base, let AG = the corresponding height.
Since each base-height combination must yield the same product, we get:
\(10AG = 6*8\)
\(AG = \frac{48}{10} = \frac{24}{5}\)
Trapezoid BEDC:
height \(= AG - AF = \frac{24}{5} - \frac{12}{5} = \frac{12}{5}\)
area = (average of the two bases)(height) \(= \frac{BE+CD}{2} * \frac{12}{5} = \frac{5+10}{2} * \frac{12}{5} = 18\)