Problem
In the triangle above, we have $AC = 12, \ \ BD = 10, \ \ CD = 6$.
Find the area of $\triangle ABD$.
Caveat
This was part of an exam where you are not allowed to use a calculator or any other digital tools.
My progress
Given $AC, CD, \measuredangle C$, I was able to find the length of $AD$ using the law of cosines. It yielded $AD = \sqrt{180} = 6\sqrt5$.
From here, I decided to try and use the law of sines to find $\measuredangle A$ as it would be the same in $\triangle ABD$ and $\triangle ACD$.
I got $$\frac{\sin A}{CD} = \frac{\sin C}{AD}$$.
This yields $$\sin A = \frac{CD \sin C}{AD} = \frac{6}{\sqrt{180}}$$.
Then I need to calculate $\arcsin\frac{6}{\sqrt{180}}$, which I can't, because I can't use a calculator for this problem. (Well, technically I can, but I want to solve this within the constraints placed on the participants.)
From here, I am stuck. In $\triangle ABD$, I know now two of the lengths, but I don't know any of the angles.
Question
Am I overlooking an easy inverse sine here? Or is there another way to calculate this area?
Thanks in advance for any help!

Find $BC$ in the right triangle $BCD$; you have the hypotenuse is $10$ and the other side is $6$ so $BC=8$.
Area $\triangle ACD = \frac12\cdot 12\cdot 6 = 36$.
Area $\triangle BCD = \frac12\cdot 8\cdot 6 = 24$.
Area $\triangle ABD = 36-24 = 12$.