Solution:We can solve this question either by applying the properties of inequalities or by performing the squaring operation on both sides.
Given: “k” is a non zero integer. That means “k” can be -1,-2, 1, 2…….. It can take negative and positive integers except ZERO.
To find: Is k > 0?
Note: Properties of inequalities: i) |k| = k if k>= 0ii) |k| = -k is k < 0Analysis of statement 1: |k-4 |= |k|+ 4As there is modulus function both sides of the inequality we have to consider with respect to LHS and RHS.
Using the properties we can have these two cases for LHS.
Case 1: \(|k-4 |=k-4 if (k-4)≥0\) i.e.\(k≥4\)
Case 2: \(|k-4 |= -k+4\) if \((k-4)<0\) i.e.\(k<4\)
So, \(|k-4 |\) can be \(k-4 or -k+4.\)
Let’s check for RHS.
Case 1: \(|k|+ 4 = k + 4\) if \(k≥0\)
Case 2: \(|k|+ 4= -k+4\) if \(k<0\)
So, \(|k|+ 4\) can be \(k + 4 or -k+4\) depending upon the “k” is positive or negative.
If we take the common between LHS and RHS, we get; \(-k+4\) this is true when \(“k"\) is negative i.e. \(k<0\). We can definitely answer the question as “NO”.
Hence statement 1 is sufficient to answer. We can eliminate options B, C and E.
Analysis of statement 2: \(k>k^3\)Think over a bit, you get the answer
When can the value of \(k>k^3\) be true? Its only possible when k is negative or \(k<0\).
We can definitely answer the question as “NO”.
Hence statement 2 is sufficient to answer. We can eliminate option A.
The correct answer option is “D”.