C) The key to this problem is to factor k² + k - 2 into (k + 2) (k - 1). The product of the two expressions is positive if and only if both expressions have the same sign. When (1) holds, then k - 1 is negative, but k + 2 can be positive or negative, so (1) alone is not sufficient. When (2) holds, then k + 2 is positive, but k - 1 can be positive or negative, so (2) alone is not sufficient. However, if both (1) and (2) are true, then k is between -1 and 1 and so k + 2 is positive and k - 1 is negative, which means (k + 2) (k - 1) is negative. This is sufficient to answer the question.
I am not convinced with the ans as it is not mentioned that K has be be an integer...This ans only holds in case of integer K which we have to assume.....Please help