Last visit was: 23 Apr 2026, 12:46 It is currently 23 Apr 2026, 12:46
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
AkshdeepS
Joined: 13 Apr 2013
Last visit: 20 Apr 2026
Posts: 1,423
Own Kudos:
1,937
 [47]
Given Kudos: 1,002
Status:It's near - I can see.
Location: India
Concentration: International Business, Operations
GPA: 3.01
WE:Engineering (Real Estate)
Products:
Posts: 1,423
Kudos: 1,937
 [47]
4
Kudos
Add Kudos
43
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,396
 [7]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,396
 [7]
3
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
hellosanthosh2k2
Joined: 02 Apr 2014
Last visit: 07 Dec 2020
Posts: 360
Own Kudos:
619
 [6]
Given Kudos: 1,227
Location: India
Schools: XLRI"20
GMAT 1: 700 Q50 V34
GPA: 3.5
Schools: XLRI"20
GMAT 1: 700 Q50 V34
Posts: 360
Kudos: 619
 [6]
1
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,680
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Learn More about Absolute Values Here

STAT1: |k-4| = |k| + 4

|k| + 4 will be a positive number and the absolute values of k and 4 will be added up.
|k-4| = |k + (-4)| this will give us the sum of absolute values of k and 4 only when k and -4 add up and this is possible only when k is also negative.
=> k < 0
=> SUFFICIENT

STAT2: k > k^3
=> possible values of k which will satisfy this statement are k<0 and k being a positive fraction. But k is a non-zero integer so k<0 is theonly solution
=> SUFFICIENT

So, answer will be D
Hope it helps!
User avatar
rahul16singh28
Joined: 31 Jul 2017
Last visit: 09 Jun 2020
Posts: 428
Own Kudos:
Given Kudos: 752
Location: Malaysia
GPA: 3.95
WE:Consulting (Energy)
Posts: 428
Kudos: 503
Kudos
Add Kudos
Bookmarks
Bookmark this Post
QZ
Given k is a nonzero integer, is \(k > 0\) ?

(1) \(|k-4| =| k| +4\)

(2) \(k>k^3\)

Statemnt 1: As \(|K|\) is always positive, so RHS will be always greater than 4. So, on LHS K has to be negative.

Statement 2: \(k(1-k)(1+k)\) \(> 0\). This is possible only when K is negative.

Hence, D.
User avatar
spetznaz
Joined: 08 Jun 2015
Last visit: 14 Jul 2024
Posts: 254
Own Kudos:
Given Kudos: 147
Location: India
GMAT 1: 640 Q48 V29
GMAT 2: 700 Q48 V38
GPA: 3.33
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
We are required to find if k>0 or not.
St 1 : Square both sides. We get k=0 ; Sufficient
St 2 : Solve for inequality , we get k<-1. Keep in mind that k is an integer ; Sufficient

Option D it is !!
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 23 Apr 2026
Posts: 16,441
Own Kudos:
79,396
 [2]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,441
Kudos: 79,396
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
KarishmaB
GMATantidote
Given k is a nonzero integer, is \(k > 0\) ?

1) \(|k-4| =| k| +4\)

2) \(k>k^3\)

k is a non zero integer so the values it can take are ... -2, -1, 1, 2, 3, ...
Is k > 0?

1) \(|k-4| =| k| +4\)
According to the definition of absolute values,
|k - 4| = k - 4 if (k - 4) >= 0
|k - 4| = -(k - 4) = -k + 4 if (k - 4) < 0

Note that the the right hand side is |k| + 4. This can be equal to the second case only and that too when k < 0. So we know that k must be negative. We can answer the question with 'No'.
Sufficient.

2) \(k>k^3\)
On the number line, where is x greater than x^3? When either 0 < x< 1 or x < -1.
Here, since k must be an integer, it will not lie between 0 and 1. So k must be less than -1 i.e. k must be negative. We can answer the question with 'No'.
Sufficient.

Answer (D)

P.S. - You must know the relation between x, x^2 and x^3 on the number line.

Responding to a pm: Detailing stmnt 1

As per definition of absolute values,
|x| = x if x >= 0
|x| = -x is x < 0

Look at the LHS first: Using the definition,
|k - 4| = k - 4 ......... if (k - 4) >= 0 i.e. if k >= 4
|k - 4| = -(k - 4) = -k + 4 .................if (k - 4) < 0 i.e. if k < 4

So |k - 4| can take two values: k - 4 OR -k + 4 depending on some constraints

Now look at the RHS: |k| + 4
|k| = k if k >= 0
|k| = -k if k < 0

So |k| + 4 can take two values: k + 4 OR -k + 4 depending on whether k is positive or negative

The only common value between LHS and RHS is -k + 4 which happens when k < 0.

So for LHS to be equal to RHS, k must be negative.
User avatar
KrishnakumarKA1
Joined: 05 Jan 2017
Last visit: 13 Oct 2020
Posts: 398
Own Kudos:
314
 [1]
Given Kudos: 15
Location: India
Posts: 398
Kudos: 314
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
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>= 0

ii) |k| = -k is k < 0

Analysis of statement 1: |k-4 |= |k|+ 4

As 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”.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109785 posts
498 posts
212 posts