1
$\begingroup$

I have attempted to solve this task: Sketch

I have drawn the medians and described the lengths of the segments. I also noticed that triangles ADC and BCD share the same height, thus

$S_{total}= xh$
Whereas the surface of triangles ACD and BCD
$S= xh/2$
And so I have already made it so far as to get the halves. But I haven't got a faintest idea how to get to the sixths.
I would be most grateful if you gave your answer in simple terms. Geometry is my Achilles's heel.

3 Answers 3

5

Consider the following figure enter image description here

The letters in the little triangles stand for the surface areas of the respective triangles. Identical letters denote identical areas of triangles having the same base lengths and the same heights.

We are talking about medians, so we have further equations:

$$2a+b=2c+b.$$

From here, it follows that $c=a$.

Then, we have

$$2a+c=2b+c.$$

As a result $b=a$.

So, $$b=a=c.$$

And this is what we were to prove.

  • 0
    Thank you very much, you solved my problem :) I have one question to your answer: Is it metodically correct to assume that a median divides the triangle into two triangles with the same surface area, or it should be proved?2017-02-06
  • 0
    Same base (since the median goes to the mid point) and same height. It´s already proved.2017-11-19
4

Apply an affine transformation to produce an equilateral triangle. Such a transformation preserves relative areas, and all the little triangles are now the same.

  • 0
    Sorry, I don't know anything about affine transformations, it's a high school level problem.2017-02-06
  • 0
    It's just a linear stretch. Worth learning about.2017-02-08
  • 0
    love this strategy!2018-01-16
1

Let G be the centroid .Let $ \Delta(ABC) = a$. Now $\Delta(ACD) = a/2$. Also G divides the median in 2:1 ratio. So $ \Delta(AGD) = a/2.3 = a/6$. Thus each of the triangles have area $a/6$. Hence proved.

  • 0
    The median is not the height of the triangle, why then did decreasing its length three times result in the whole area being reduced three times?2017-02-06
  • 1
    Draw the altitude of the triangle from C to some point T on the base AB. Draw a line through the centroid G parallel to AB. By similar triangles you see height of triangle GAB = 1/3 height of triangle CAB = GD.CD.2017-02-06
  • 1
    @ILoveChess: It is methodically correct not prove the area halving property. However, you can find the very intuitive proof here :https://en.wikipedia.org/wiki/Median_(geometry)2017-02-06