Concept:Use the area formula and Pythagoras theorem for an isosceles triangle to find possible base lengths. Then test each statement to see if it gives a unique answer.Explanation:Let base BC=b and height h.Area: 21​bh=48 ⇒ bh=96.From the isosceles triangle, half‑base and height form a right triangle with the equal side 10:h2+(2b​)2=102 ⇒ h2+4b2​=100.Substitute h=b96​:(b96​)2+4b2​=100 ⇒ b29216​+4b2​=100.Multiply by 4b2: 36864+b4=400b2 ⇒ b4−400b2+36864=0.Let x=b2, then x2−400x+36864=0.Solve: x=2400±160000−147456​​=2400±112​ ⇒ x=256 or 144.So b=16 or b=12.Statement‑I: BC is an even integer – both 16 and 12 are even, so no unique base is found. Not sufficient alone.Statement‑II: height > half of base.For b=16, h=96/16=6, half‑base =8 ⇒ 6>8 is false.For b=12, h=96/12=8, half‑base =6 ⇒ 8>6 is true.Only b=12 satisfies the condition. Sufficient alone.Answer:The Question can be answered by using one of the Statements alone, but cannot be answered using the other Statement alone. Option A.