In $\triangle ABC$, $\angle ABC=105^\circ$, $AD=DC$ and $BC=2$. Find the length of $AB$

69 Views Asked by At

I found this problem on Facebook from a Mathematics group. Apparently it had appeared as one of the problems on a college entrance exam.

enter image description here

The person who shared it on Facebook did not disclose the correct answer. I'm going to post my own approach below, please let me know if my answer is correct or if there are any other methods possible. (I even encourage solutions that may typically go beyond pre-college level mathematics.)

3

There are 3 best solutions below

0
On BEST ANSWER

If you reflect $B$ about $D$ to $B'$, then $\triangle DB'A$ is congruent to $\triangle DBC$:

$$\begin{align*} DB' &= DB &&\text{By construction}\\ \angle ADB' &= \angle CDB &&\text{Vertically opposite angles}\\ DA &= DC &&\text{Given}\\ \triangle DB'A &\cong \triangle DBC &&\text{SAS} \end{align*}$$

In particular, $AB' = BC = 2$, and $\angle DB'A = \angle DBC = 60^\circ$.

Consider $\triangle ABB'$, by the sine law,

$$\begin{align*} \frac{AB}{\sin \angle AB'B} &= \frac{AB'}{\sin \angle ABB'}\\ \frac{AB}{\sin 60^\circ} &= \frac{2}{\sin 45^\circ}\\ AB &= \frac{\sqrt 3}{2} \cdot \frac{2}{1/\sqrt2} = \sqrt 6 \end{align*}$$

0
On

enter image description here

1.) Locate $F$ outside $\triangle ABC$ such that $AF \perp BF$. Notice that $\triangle BAF$ is an isosceles right triangle. Extend a line from $C$ such that it meets $BF$ at $E$, where $CE \perp BF$. Notice that $\triangle BEC$ is a $30-60-90$ triangle, therefore $BE=1$ and $CE=\sqrt3$

2.) Notice that $\triangle AFD \cong \triangle CED$. Therefore $AF=CE=\sqrt3$. Finally, by Pythagorean theorem, $AB=(\sqrt2)(\sqrt3)=\sqrt6$

1
On

In $\triangle ABD$, use sine law

$$\frac{AB}{\sin\angle ADB}=\frac{AD}{\sin 45^\circ}\tag{1}$$

In $\triangle BCD$, use sine law

$$\frac{2}{\sin\angle BDC}=\frac{CD}{\sin 60^\circ}\tag{2}$$

Note $AD=CD$ and:

$$\sin\angle ADB=\sin(180^\circ-\angle BDC)=\sin\angle BDC$$

From (1), (2), we get:

$$AB\cdot\sin 45^\circ=2\sin 60^\circ$$

Therefore,

$$AB=\sqrt6$$