Bunuel

Consider two triangles ABC and ABD with internal angles as shown and a common side AB. What is the length of side AC?
(1) AD^2 + AC^2=1000
(2) CD = 10(√3 + 1)
Attachment:
476627_2d121386-2ad0-497e-ae04-386933531efd_lg.png
This is a great question and it hinges on your understanding of right angled triangles.
Always remember:
In a 30-60-90 triangle, the sides are in the ratio: 1:√3:2 ---- (1)
In a 45-45-90 triangle, the sides are in the ratio: 1:1:√2 ---- (2)
We'll make use of this property extensively in this question.
STATEMENT 1: (1) AD^2 + AC^2=1000Let BC = x (it is opposite to angle of 30 degree)
Then, using (1), we have:
AB = √3x and AC = 2x
Now, in triangle ADB,
AB = √3x, AD = √6x and DB = √3x (using equation (2))
Therefore,
AD^2 + AC^2 = 1000
(√6x)^2 + (2x)^2 = 1000
10x^2 = 1000
x = 10
Through this, we can easily find the value of AC.
SufficientSTATEMENT 2: (2) CD = 10(√3 + 1)CD = DB + BC
CD = √3x + x
CD = (√3+1) x = 10(√3+1)
x = 10
Through this, we can easily find the value of AC.
Sufficient