Concept: In any n-sided polygon, the sum of any (n-1) sides must always be greater than the remaining side. This can be visualized as the remaining side being the straight line (hence shortest) distance between the two vertices.
Application: Statement 1 tells us that d>c>b>a.
Now let's take case 1: d=4, c=3, b=2, and a=1. In this case, each side is less than the sum of the remaining 3 sides. Possible Quadrilateral.
Let's take case 2: d=10, c=3, b=2, and a=1. In this case, "side d" is greater than the sum of the remaining 3 sides. Quadrilateral not possible.
Hence Statement 1 is insufficient in itself. But Statement 2 explicitly tells us that d>a+b+c which is a clear violation of a Quadrilateral's basic property as discussed above. Hence, it is sufficient to comment that such a Quadrilateral would not be possible.
Hence, option B.
Posted from my mobile device