Finding the ratio of diagonal segments of quadrilateral given four sides and a diagonal.

1.6k Views Asked by At

Here is a picture of the question:

geometry question

  • $ABCD$ is a quadrilateral.
  • $[AC]\cap[BD]=E$.
  • $|AB|=11$.
  • $|BC|=16$.
  • $|CD|=13$.
  • $|AD|=12$.
  • $|AC|=15$.
  • What is $\frac{|DE|}{|BE|}$?

This seems to be a 'plug in to formula and find' type of question; but i can't find any formulas to this situation. I know that four sides and one diagonal uniquely determine a quadrilateral, so the question is well-posed. This is supposed to be an elementary question, so i can't be sure if i'm missing something obvious or not.

[The answer is $\frac{2\sqrt2}{3}$.]

2

There are 2 best solutions below

0
On BEST ANSWER

$[ABC] = p$, a known quantity by Heron’s formula.

$[DAC] = q$, also known

$[DAE] = \dfrac {x}{15}[DAC]$; where $AE = x$

$[ABE] = \dfrac {x}{15}[ABC]$

$\dfrac {DE}{BE} = \dfrac {[DAE]}{[ABE]}$

$= \dfrac {[DAC]}{[ABC]} = \dfrac {q}{p}$

A formula is then found.

Let $AC$ be the “dividing diagonal” that divides the quadrilateral $ABCD$ into two triangles (namely $⊿BAC$ and $⊿DAC$). $BD$, the other diagonal, is then called the “intersecting diagonal”. $BD$ is being cut by $AC$ at $E$ into two parts, $BE$ - the part inside $⊿ABC$ and $DE$ - the part inside $⊿DAC$. Then,

“$\dfrac {[⊿ABC]}{(the \; part \; inside ⊿ABC)} = \dfrac {[⊿DAC]}{(the \; part \; inside ⊿DAC)}$”

2
On

First of all you can find $\gamma=\angle DAC$ and $\beta=\angle BCA$ by the cosine rule: $$ \cos\gamma={5\over 9},\quad \cos\beta={3\over 4},\quad\hbox{whence:}\quad \sin\gamma={2\sqrt{14}\over 9},\quad \sin\beta={\sqrt{7}\over 4}. $$ Then apply the sine rule to triangles $ADE$ and $BCE$ to find: $$ DE=12\sin\gamma/\sin\alpha,\quad BE=16\sin\beta/\sin\alpha,\quad \hbox{where}\quad \alpha=\angle BEC =\angle AED. $$ By dividing these two relations $\sin\alpha$ simplifies out and you get the desired result.