Area Of The Medial Triangle

Geometry Level 1

Let D , E , F D,E,F be the midpoints of the sides of A B C \triangle ABC .

The area of A B C \triangle ABC is X X and the area of D E F \triangle DEF is Y Y .

Enter your answer as X Y \dfrac XY .


The answer is 4.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Sam Bealing
Jun 28, 2016

Relevant wiki: Area of Triangles - Problem Solving - Medium

I will offer a couple of different methods to solve this problem. For notation purposes let [ A B C ] [\triangle ABC] denote the area of A B C \triangle ABC .

Method 1: Areal/Barycentric Coordinates

A , B , C A,B,C have areal coordinates ( 1 , 0 , 0 ) , ( 0 , 1 , 0 ) , ( 0 , 0 , 1 ) (1,0,0),(0,1,0),(0,0,1)

D , E , F D,E,F will have the areal coordinates ( 0 , 1 2 , 1 2 ) , ( 1 2 , 0 , 1 2 ) , ( 1 2 , 1 2 , 0 ) \left(0,\dfrac{1}{2},\dfrac{1}{2} \right ),\left(\dfrac{1}{2},0,\dfrac{1}{2} \right ),\left(\dfrac{1}{2},\dfrac{1}{2},0 \right ) .

The area of a triangle from its areal coordinates can be calculated from the determinate of the matrix of its coordinates so:

X Y = 1 0 0 0 1 0 0 0 1 0 0.5 0.5 0.5 0 0.5 0.5 0.5 0 = 1 1 4 = 4 \dfrac{X}{Y}=\dfrac{\begin{vmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{vmatrix}}{\begin{vmatrix} 0 & 0.5 & 0.5\\ 0.5 & 0 & 0.5\\ 0.5 & 0.5 & 0 \end{vmatrix}}=\dfrac{1}{\frac{1}{4}}=\color{#20A900}{\boxed{\boxed{4}}}

Method 2: Similar Triangles.

Let D , E , F D,E,F be the midpoints of A B , A C , B C AB,AC,BC respectively.

An enlargement about A A of scale factor 2 2 carries D D to B B and E E to C C . It therefore follows that A D E A B C \triangle ADE \cong \triangle ABC .

As the sides are in ratio 1 : 2 1:2 it follows [ A D E ] [ A B C ] = 1 4 [ A D E ] = [ A B C ] 4 \dfrac{[\triangle ADE]}{[\triangle ABC]}=\dfrac{1}{4} \implies [\triangle ADE]=\dfrac{[\triangle ABC]}{4} .

We have similar results for B D F \triangle BDF and C E F \triangle CEF .

[ B D F ] + [ C E F ] + [ A D E ] = 3 [ A B C ] 4 [\triangle BDF]+[\triangle CEF]+[\triangle ADE]=\dfrac{3 [\triangle ABC]}{4}

[ D E F ] = [ A B C ] ( [ B D F ] + [ C E F ] + [ A D E ] ) = [ A B C ] 4 [\triangle DEF]=[\triangle ABC]-([\triangle BDF]+[\triangle CEF]+[\triangle ADE])=\dfrac{[\triangle ABC]}{4}

We therefore have X Y = 1 1 4 = 4 \dfrac{X}{Y}=\dfrac{1}{\frac{1}{4}}=\color{#20A900}{\boxed{\boxed{4}}}

Moderator note:

Thanks for sharing multiple approaches. The similar triangle argument should be easily understood :)

Let A C = a AC=a and C B = b CB=b so the area of A B C = X = a b 2 \triangle ABC=X=\frac {ab}{2} and D E F = Y = a b 8 \triangle DEF=Y=\frac {ab}{8}

Then X Y = a b 2 a b 8 = 4 \frac{X}{Y}=\frac{\frac {ab} {2}}{\frac {ab}{8}}=4

You are assuming the triangle is right-angled. The result applies to any triangle.

Sam Bealing - 4 years, 11 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...