by sunil.kapil1277 Thu Nov 03, 2011 11:41 am
as per statement 1, x can take two values , i.e. -2 & -6.
on putting both the value in mod(x+4), we get 2 as an answer.
as we can get a unique answer for the question, statement is sufficient
as per statement 2, x can take two values, i.e. 0 & -6.
on putting x as 0 in mod(x+4), we get 4 as an answer
on putting x as -6 in mod(x+4), we get 2 as an answer
therefore statement 2 is not sufficient to determine the value of mod(x+4)
hence, the answer A..