Find length of side of a triangle.

113 Views Asked by At

Let $ABC$ be a right angled triangle with $BC = 3, AC = 4$. Let $D$ be a point in the hypotenuse $AB$ such that $\angle{BCD} = 30^\circ$. Find the length of $CD$.

I found $AB = 5$. How do we find $CD$ ?

Thanks in advance.

1

There are 1 best solutions below

0
On

Consider the areas of triangles. Let $[ABC]$ be the area of a triangle $ABC$, and let $CD=x$.

Since $[ABC]=[BCD]+[CDA]$, one has $$\frac{3\times 4}{2}=\frac{1}{2}\cdot 3\cdot x\cdot \sin30^\circ+\frac 12\cdot 4\cdot x\cdot \sin 60^\circ.$$