Areas in a Quadrilateral

Geometry Level 5

On triangle A B C ABC , points D D and E E are chosen on line segments A B AB and A C AC , respectively. The lines C D CD and B E BE intersect at K K , within triangle A B C ABC . If [ D K B ] = 56 , [ B K C ] = 84 [DKB]=56, [BKC]=84 and [ K E C ] = 90 [KEC]=90 , what is [ A D K E ] [ADKE] ?

Note: [ P Q R S ] [PQRS] denotes the area of the figure P Q R S PQRS .


The answer is 785.

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.

11 solutions

Pradeep Maurya
May 20, 2014

Join A K AK . Let [ A D K ] = x [ADK] = x and [ A E K ] = y [AEK] = y .

Now consider triangles B K D BKD and A K D AKD which have common base D K DK , and triangles B K C BKC and A K C AKC which have common base C K CK respectively.

So, [ A K D ] [ A K C ] = 56 84 \frac{[AKD]}{[AKC]} = \frac{56}{84} .

Therefore, x y + 90 = 56 84 = 2 3 \frac{x}{y+90} = \frac{56}{84} = \frac{2}{3} .

Similarly, consider triangles A B K ABK and C B K CBK on the common base B K BK , and triangles A K E AKE and C K E CKE on the common base K E KE .

So, [ A B K ] [ A K E ] = 84 90 \frac{[ABK]}{[AKE]}= \frac{84}{90} .

Therefore, 56 + x y = 84 90 = 14 15 \frac{56+x}{y}= \frac{84}{90} = \frac{14}{15} .

Thus, we get two linear equations in x x and y y , after solving them we can get x + y x+y , which is the required area.

This is an overrated question.should be in level 3

Aaron Jerry Ninan - 4 years, 8 months ago
Arkan Megraoui
May 20, 2014

We will first discuss a powerful tool for finding area/side ratios in triangles, then we will use these tools to solve the problem in question.

The theorem:

The area of any triangle can be expressed as 1 2 b h \frac{1}{2}bh , where b b is the length of the side that the altitude, h h , is dropped to. It follows that if two triangles have the same base length then the ratio of their areas is equal to the ratio of their altitudes. Similarly if two triangles have the same altitude then the ratio of their areas is equal to the ratio of their bases. (prove these!)

Solving the problem:

First we draw in A K \overline{AK} to create triangles which we can use the theorem on, namely A K D \triangle{AKD} and A E K \triangle{AEK} . Furthermore we let these triangles be x , y x,y , respectively.

(Note: [ P Q R S ] [PQRS] is used to denote the area of quadrilateral P Q R S PQRS , etc.)

By the same base same altitude theorem we have

[ A K B ] [ A E K ] = [ K C B ] [ E C K ] x + 56 y = 14 15 \frac{[AKB]}{[AEK]}=\frac{[KCB]}{[ECK]}\implies{\frac{x+56}{y}}=\frac{14}{15}

and

[ A K D ] [ A C K ] = [ D K B ] [ K C B ] x y + 90 = 14 21 \frac{[AKD]}{[ACK]}=\frac{[DKB]}{[KCB]}\implies\frac{x}{y+90}=\frac{14}{21}

Solving these simultaneous equations we obtain the solution ( x , y ) = ( 350 , 435 ) (x,y)=(350,435) , thus [ A E K D ] = x + y = 785 [AEKD]=x+y=\boxed{785} .

Quý Bùi Tứ
Aug 12, 2013

DK / CK = [BDK] / [BCK] = 56/84 = 2/3. [DKE] / [CKE] = DK / CK = 2/3, therefore [DKE] = 2/3 * [CKE] = 2/3 * 90 = 60.

Let x = [ADE], we have: AD / BD = [ADE] / [BDE] = x / (56 + 60) = x / 116. AD / BD = [ADC] / [BDC] = (x + 60 + 90) / (56 + 84) = (x + 150) / 140.

Then we've got x / 116 = (x + 150) / 140, or x = 725. Finally, [ADKE] = [ADE] + [DEK] = x + 60 = 725 + 60 = 785.

Your solution is much better than mine. Short and easy. I went the long way. Even did some calculation mistakes the first time.

Chinmmayya Hajare - 7 years, 10 months ago
C Lim
Aug 12, 2013

Now, A E C E = [ A E K ] [ C E K ] = [ A E B ] [ C E B ] \frac {AE}{CE} = \frac{[AEK]}{[CEK]} = \frac{[AEB]}{[CEB]} . Denoting this ratio by r:

[ A K B ] = [ A E B ] [ A E K ] = r [ C E B ] r [ C E K ] = r [ C K B ] [ A K B ] [ C K B ] = [ A E K ] [ C E K ] . \begin{aligned} &[AKB] = [AEB] - [AEK] = r[CEB] - r[CEK] = r[CKB]\\ &\implies \frac {[AKB]}{[CKB]} = \frac{[AEK]}{[CEK]}.\end{aligned}

Likewise, we have [ A K C ] [ B K C ] = [ A D K ] [ B D K ] \frac{[AKC]}{[BKC]} = \frac{[ADK]}{[BDK]} . If we denote [ A E K ] = a [AEK] = a and [ A D K ] = b [ADK] = b , then this gives the equations:

84 56 + b = 90 a , 84 90 + a = 56 b . \frac{84}{56+b} = \frac{90}{a}, \ \frac{84}{90+a} = \frac{56}b.

Solving gives a = 435 , b = 350 a=435, b=350 , so the area of P Q R S PQRS is a + b = 785 a+b = 785 .

You divided A D K E ADKE up by the line A K AK .. I did the same but via the line D E DE . This problem was a little bit tricky in that the actual answer didn't resemble my quick sketch so I assumed I'd made a mistake at first - but it turns out that the given areas specify a triangle that's quite sensitive to small changes.

Matt McNabb - 7 years, 10 months ago

I did exactly the same way as you did :)nice solution

Yunhao King - 7 years, 9 months ago
William Wang
May 20, 2014

Let [ AKD ] = a [\text{AKD}]=a , [ AKE ] = b [\text{AKE}]=b , B D = e BD=e , D A = c DA=c , A E = d AE=d , and E C = f EC=f .

Since triangles B K D BKD and A K D AKD have the same altitude with respect to AB, their bases are in the same ratio as their areas, giving us e c = 56 a \frac{e}{c}=\frac{56}{a}

Repeating this with triangles A B E ABE and C E B CEB , A K E AKE and C K E CKE , and B C D BCD and A C D ACD gives us

f 90 = d b \frac{f}{90}=\frac{d}{b}

d a + b + 56 = f 174 \frac{d}{a+b+56}=\frac{f}{174}

e 140 = c a + b + 90 \frac{e}{140}=\frac{c}{a+b+90}

Rearranging some of these equations will allow us to substitute out all the variables besides a a and b b .

e c = 56 a \frac{e}{c}=\frac{56}{a}

b 90 = d f \frac{b}{90}=\frac{d}{f}

d f = a + b + 56 174 \frac{d}{f}=\frac{a+b+56}{174}

e c = 140 a + b + 90 \frac{e}{c}=\frac{140}{a+b+90}

Substituting out e c \frac{e}{c} and d f \frac{d}{f} gives us

56 a = 140 a + b + 90 \frac{56}{a}=\frac{140}{a+b+90}

b 90 = a + b + 56 174 \frac{b}{90}=\frac{a+b+56}{174}

Cross-multiplying,

56 a + 56 b + 5040 = 140 a 56a+56b+5040=140a

174 b = 90 a + 90 b + 5040 174b=90a+90b+5040

Solving this system, we find that a = 350 a=350 and b = 435 b=435 . Therefore, the answer to our original problem is a + b = 785 a+b=\boxed{785} .

George Wei
May 20, 2014

Let the area of ADKE be x. AD/DB = (x+90)/140 AE/EC = (x+56)/174 x = Area of ADK + Area of AKE = ((x+90)/140) 56 + ((x+56)/174) 90 = (2x+180)/5 + (15x+840)/29 After manipulation, you arrive at 12x = 9420, and thus x = 785.

Alpha Beta
May 20, 2014

We will construct a line segment passing through K from A, and meeting BC.Now AEKD, is divided into two parts, let [AKE]=x, [ADK]=y.We have to find x+y.Now in triangle DBC, line segment BK,divide line segment DC,in the ratio 56/84= 2/3.So DK/KC=2/3.Now looking on other side of DC,in triangle DAC, point K will also divide base DC of DAC, into ratio 2/3.So y/(90+x)=2/3. Now looking in the triangle AKC, AC is divided by point E in the ratio x/90, as triangles AKE and KEC have same height so base is divided in the ratio of there areas.Now looking in the big triangle ABC, triangles BAE and BEC, have same height so base AC is divided in the ratio of their areas, which gives [BAE]/[BEC]=AE/EC= (x+y+56)/174=x/90........so we have two equations and two variables, on solving we get x=435, and y=350.........hence the answer......

Michael Ma
May 20, 2014

Draw AK and let the area of triangle ADK be x and the area of triangle AKE be y. Denote by [ABC] the area of triangle ABC. Then 14/15=84/90=[BKC]/[CKE]=BK/KE=[ABK]/[AKE]=(56+x)/y. Similarly, 2/3=56/84=[BKD]/[BKC]=KD/KC=[AKD]/[AKC]=x/(90+y). Clearing denominators gives 14y=15x+840 and 2y=3x-180. Solving gives x=435 and y=350. So x+y=785 which is our answer.

Ruslan Abdulgani
May 20, 2014

Let the area of ADKE is x, the area of triangle AKE is a, and triangle ADK is b.So a + b = x ..........(1).Consider triangle CEB and AEB . EC/AE = (174)/(56+x) ..... (2). Consider triangles ECK and AEK. EC/AE = 90/b ........(3). From eqs. (2) and (3) we get 45 x - 87 b = 2520. .............(4). Consider triangles ACD and BCD. AD/DB = (90+x)/140 .........(5). Consider triangles ADK and BDK. AD/DB = a/56 ............(6). From eqs. (5) and (6), we get : 28 x - 70 a = 2520...........(7). Further by elimination of eqs (4) and (7), we get : 70 a - 87 b + 17 x = 0 ...... (8).Further we can use eq.(1), to find that b = (87/70) a., and x = (157/70) a. So we can find a = 350, and b = 435. So x = 485

Chinmmayya Hajare
Aug 12, 2013

Construction to be done:

  1. Join D D to E E .

2.Through D D draw a line parallel to B E BE such that it intersects A C AC at, say, M M .

Since triangles K E C KEC and B K C BKC have the same altitude over the sides K E KE and B K BK respectively, we can say that:

E K B K = [ K E C ] [ B K C ] = 90 84 = 15 14 \frac{EK}{BK} = \frac {[KEC]}{[BKC]} = \frac{90}{84} = \frac{15}{14}

Similarly,

D K K C = [ D K B ] [ B K C ] = 56 84 = 2 3 \frac{DK}{KC} = \frac{[DKB]}{[BKC]} = \frac{56}{84} = \frac{2}{3}

Let [ D K E ] = x [DKE] = x . Using similar method as above, we can say that,

90 x = [ C K E ] [ E K D ] = C K K D = 3 2 x = 60 \frac{90}{x} = \frac{[CKE]}{[EKD]} = \frac{CK}{KD} = \frac{3}{2} \implies x = 60 i.e. [ D K E ] = 60 [DKE] = 60

Now, since triangles KEC and DMC are similar, we can say that

[ K E C ] [ D M C ] = 90 90 + 60 + [ D M E ] = ( K C D C ) 2 = 9 25 [ D M E ] = 100 \frac{[KEC]}{[DMC]} = \frac{90}{90+60+[DME]} = (\frac{KC}{DC})^2\ = \frac{9}{25} \implies [DME]=100 Now K E D M = 15 α D M \frac{KE}{DM}=\frac{15\alpha}{DM} and K E D M = C K C D = 3 5 15 α D M = 3 5 D M = 25 α \frac{KE}{DM}=\frac{CK}{CD}=\frac{3}{5} \implies \frac{15\alpha}{DM}=\frac{3}{5}\implies DM=25\alpha

Since triangles ADM and ABE are similar, we can say that,

[ A D M ] [ A B E ] = [ A D M ] [ A D M ] + 56 + 60 + 100 = ( D M B E ) 2 = 625 841 [ A D M ] = 625 \frac{[ADM]}{[ABE]}=\frac{[ADM]}{[ADM]+56+60+100}=(\frac{DM}{BE})^2=\frac{625}{841}\implies [ADM]=625 .

Therefore [ A D K E ] = [ A D M ] + [ D M E ] + [ D K E ] [ADKE]=[ADM]+[DME]+[DKE]

[ A D K E ] = 625 + 100 + 60 = 785 \implies [ADKE]=625+100+60=785

Rohit Sachdeva
Jul 2, 2016

[ A D K E ] = δ [ADKE] = \delta

A C D = ϕ \angle ACD= \phi

Drop perpendiculars DM & KN on BC.

Since C K N \triangle CKN and C D M \triangle CDM are similar, and because B K C \triangle BKC and B D C \triangle BDC are on same base BC, we get,

C K C D = K N D M = 84 85 + 56 \frac{CK}{CD}=\frac{KN}{DM}=\frac{84}{85+56}

C K C D = 84 140 = 3 5 \frac{CK}{CD}=\frac{84}{140}=\frac{3}{5} ..................(1)

1 2 . E C . C B . s i n C = 174 \frac{1}{2}.EC.CB.sinC=174 and

1 2 . A C . C B . s i n C = 230 + δ \frac{1}{2}.AC.CB.sinC=230+\delta

E C A C = 174 230 + δ \frac{EC}{AC}=\frac{174}{230+\delta} ...................(2)

Similarly,

1 2 . E C . C K . s i n ϕ = 90 \frac{1}{2}.EC.CK.sin\phi=90 and

1 2 . A C . C D . s i n ϕ = 90 + δ \frac{1}{2}.AC.CD.sin\phi=90+\delta

Dividing & using (1) and (2),

174 230 + δ . 3 5 = 90 90 + δ \frac{174}{230+\delta}.\frac{3}{5}=\frac{90}{90+\delta}

This on solving gives δ \delta = 785

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...