kidderek
Can someone help explain this problem?
I guess it's C clearly neither is suficient on its own. However combining the two statement we get:
1. DC = BD, angle DBC = 180-72-72 = 36
ADB = 180-72 (thru exterior angle/complementary angles) = 108
DAB+DBA = 72 (exterior angle)
2. Now, let BC=BD= x.
on to the law of cosines
https://en.wikipedia.org/wiki/Cosine_law
1. CD^2 = x^2 + x^2 - 2*x*x*cos36
2. 6[i.e. AD] = x^2 + AB^2 -2*x*AB*cosABD
3. AB = x^2 + (6+CD)^2 - 2x(6+CD)*cos72
plus according to law of sines:
https://en.wikipedia.org/wiki/Law_of_sines
sin (ABD)/AD = Sin (DAB)/BD, or
sin (ABD) / 6 = sin (180-108-ABD)/x
4. sin(ABD)*x = 6 sin(72-ABD)
we have 4 equations in 4 unknowns: CD (will then substitute it in 3), x - expressed as sin ABD in 4; sin(72-ABD) can be reprsented as sum of the two; AB; and cos ABD that can be expressed thru sinABD (sqrt (1-sin^ABD)
so finally by substituting 1 and 4 in 2 and 3, we will have 2 equations in two unknowns AB and sinABD
That system is potentially solvable (don't ask me to!).
Once it's solved, x can be determined.
I know it sounds complicated (and takes a lot more that 1:45..) but anyway.