Thanks, vandygrad11!
After some more calculations I found the following solution, which is similar to yours:
Start with rephrasing the question:
Area of ABC = Area of DBA?
0.5 AC*CB = 0.5 = AD*AB ?
AC*CB = AD*AB?
Use Pythagorean theorem to simplify further:
AB^2=AC^2+CB^2AB=\sqrt{AC^2+CB^2}Therefore, the question reduces to:
AC*AB = AD*\sqrt{AC^2+CB^2}?(1)
AC = \sqrt{2}*ADSo we can get rid of AC. Still need AD, AB and CB though:
AC*AB = AD*\sqrt{AC^2+CB^2}?\sqrt{2}*AD*AB = AD*\sqrt{AC^2+CB^2}?\sqrt{2}*AB =\sqrt{2*AD^2+CB^2}?We cannot simplify or reduce further. Insufficient.
(2) ABC = isosceles means AC = CB
So we can replace AC:
AC*AB = AD*\sqrt{AC^2+CB^2}?CB*AB = AD*\sqrt{2*CB^2}?CB*AB = AD*\sqrt{2}*CB?AB = AD*\sqrt{2}?We cannot simplify or reduce further. Insufficient.
(1) and (2)
(1) actually answers the question we are left with in (2):
AB = AD*\sqrt{2}?Sufficient. Answer is C.
I am not sure if I could have done this in 2 mins.
Key take aways:
- Rephrase and simplify question as much as possible, given known formulas etc.
- To check C: use work you do for checking (1) also for checking (2) and vice versa.
- Don't get thrown off my complicated formulas

Hope it helps others. Please let me know if I made any mistake!
Thanks a lot!