Given a parallelogram with $d_1 = AC = 26$ cm, $d_2 = BD = 18$ cm and $\sin \displaystyle \angle AOD = \frac{12}{13}$.
Find $AB = a$ and $AD = b$.
What I did in order to solve it
- Using the formula for the area
$S = \frac{d_1d_2\sin \displaystyle \Phi}{2} = \frac{26 \times 18 \times 12/13}{2} = 216$
- Using Heron's formula for $\triangle BOC$ to find $b$
Defining $OC = a = 26 / 2 = 13$, $OB = b = 18 / 2 = 9$, $BC = c$
$p = \frac{a + b +c}{2} = \frac{13 + 9 + c}{2} = \frac{22 + c}{2}$
$S = \sqrt{p(p-a)(p-b)(p-c)}$
I believe when I find $b$, I will able to find $a$ too, but kinda stuck at that point.
