IMO : D (Each statement alone is sufficient)
(1) (x-1)^2>4
x^2-2x+1>4 --> Eqn.1
x^2-2x-3>0
x=-1,3
substitute values from the number line in the intervals (-∞,-1), (-1,3)and (3,+∞)
take -2 in (-∞,-1) and substitute in Eqn.1
9>4
so true
take 0 in (-1,3)
1>4 not true
take 4 in the interval (3,+∞)
9>4
true
so x < -1 and x> 3
it is enough to check in this (3,+∞) interval for this problem
so stmt 1 is sufficient
(2) (x-2)^2>9
x^2-4x+4>9--> Eqn. 2
x^2-4x-5>0
x=-1 or 5
take 6 in the interval (3,+∞) and substiute in Eqn.2
16>9
so x> 5 true
stmt 2 is also sufficient
so answer is D ( EACH statement ALONE is sufficient)
Let me know if i committed any mistakes.