Geometry Problem Solving Question

68 Views Asked by At

I am struggling with this question where I don't know how to use my knowledge on Pythagoras theorem and trigonometry to work out the missing length.

enter image description here

Thank You and help is appreciated

${}{}{}{}{}{}{}{}$

3

There are 3 best solutions below

16
On BEST ANSWER

Hint: Try applying similarity or equating $\tan c$ in both triangles.

More Hints:

$1$: Find $BC$ using Pythagoras Theorem.

$2$: Then find $\tan c$ for both triangles and equate, you will get $CD$.

With Similarity:
Notice in $\triangle EDC$ and $\triangle ABC$
$\angle DCE = \angle BCA and \angle EDC = \angle ABC = 90$
$\triangle DCE ~ \triangle BCA$ by AA similarity Now, $\cfrac {ED}{DC} = \cfrac{AB}{BC}$ And you can get $BC$ by applying pythagoras theorem.

5
On

Note that by the pythagorean theorem, $BC=8$.

And $\triangle BCA$ is similar to $\triangle DCE$ due to $AA$ (Angle-Angle) Similarity.

Look at $DE$. It is similar to $AB$.

Hint: One triangle has sides $\dfrac 32$ times greater than the other.

0
On

Using the law of sines, you know that: $$\sin C=\frac6{10}$$ And since $C$ is common to $\triangle ABC$ and $\triangle EDC$, then $EC$ can be solved as: $$\sin C=\frac{4}{EC}\Rightarrow EC=\frac4{\sin C}=\frac4{\frac6{10}}=\frac{40}6$$ And using the pythagorean theorem, we can now solve for $DC$: $$DC^2=EC^2-4^2$$ $$DC=\sqrt{\biggl(\frac{40}6\biggr)^2-4^2}=\sqrt{\frac{256}9}=\frac{16}3$$ $$\therefore AD=8-DC=8-\frac{16}3=\frac83$$