Answer: 9
Here's how you solve it: consider the areas of pairs of triangles such
as AMMAB and BMMAB that share an edge of the quadrilateral,
and have a common altitude. They are equal in area,
because their bases are equal, and their heights are equal.
This way, the quadrilateral can be "colored" with four colors, so
that
AMMAB and BMMAB are colored "a",
BMMBC and CMMBC are colored "b",
CMMCD and DMMCD are colored "c", and
DMMAD and AMMAD are colored "d"
Then we have these equations, which come from the areas of the colored
triangles:
(1) a+d=15
(2) c+d=12
(3) b+c=6
By subtracting equation 2 from the sum of equation 1 and equation 3, we
get
(4) a+b = 15+6-12 = 9
|