Concept:
To determine a length in geometry, we need sufficient measurements and angle/relationship constraints. Right angles and given lengths help form triangles where Pythagoras can be applied.
Step 1: Analyze Statement I alone.
Given:
\[
AB = 10 { cm}, \quad BC = 16 { cm}
\]
No angle or perpendicularity information is given. The shape is not fixed.
Statement I alone is NOT sufficient.
Step 2: Analyze Statement II alone.
Given:
\[
BC \perp BD, \quad AD \perp AB
\]
Only angular relationships are given, no lengths.
Statement II alone is NOT sufficient.
Step 3: Combine both statements.
Now we have:
- \(AB = 10\), \(BC = 16\)
- \(AD \perp AB\) $\Rightarrow$ right angle at A
- \(BC \perp BD\) $\Rightarrow$ right angle at B in triangle BCD
- Angle at B between AB and BD is \(45^\circ\) (from figure)
Using triangle ABD:
\[
\angle ABD = 45^\circ,\quad AB = 10
\]
So,
\[
BD = \frac{AB}{\cos 45^\circ} = \frac{10}{\frac{1}{\sqrt{2}}} = 10\sqrt{2}
\]
Now in triangle BCD (right-angled at B):
\[
CD^2 = BC^2 + BD^2 = 16^2 + (10\sqrt{2})^2 = 256 + 200 = 456
\]
\[
CD = \sqrt{456} = 2\sqrt{114}
\]
A unique value is obtained.
Hence, both statements together are sufficient, but neither alone is sufficient.