Last visit was: 25 Apr 2024, 04:02 It is currently 25 Apr 2024, 04:02

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Intern
Intern
Joined: 08 Jan 2015
Posts: 24
Own Kudos [?]: 188 [5]
Given Kudos: 31
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92912
Own Kudos [?]: 618905 [2]
Given Kudos: 81595
Send PM
avatar
Intern
Intern
Joined: 11 Apr 2013
Posts: 9
Own Kudos [?]: 14 [4]
Given Kudos: 0
Send PM
Re: Is x > 0 ? (1) x^3 < x^4 (2) x^3 < x^5 [#permalink]
4
Kudos
We know that we cannot divide an inequality by a variable if we don't know its sign.[u] But since x^3 > x^4 and x^3 > x^5 imply that x is not zero, then x to the even power [/u](such as x^2, x^4, x^6, ...) will be positive, which means that we CAN divide both inequalities by x^2 to simplify the statements. Thus we'd get:
(1) x < x^2

(2) x < x^3

Bunuel can you please shed some more light on the underlined portion i am unable to understand that portion.

thanks
User avatar
Retired Moderator
Joined: 06 Jul 2014
Posts: 1010
Own Kudos [?]: 6341 [1]
Given Kudos: 178
Location: Ukraine
Concentration: Entrepreneurship, Technology
GMAT 1: 660 Q48 V33
GMAT 2: 740 Q50 V40
Send PM
Re: Is x > 0 ? (1) x^3 < x^4 (2) x^3 < x^5 [#permalink]
1
Kudos
anshul2014 wrote:
We know that we cannot divide an inequality by a variable if we don't know its sign.[u] But since x^3 > x^4 and x^3 > x^5 imply that x is not zero, then x to the even power [/u](such as x^2, x^4, x^6, ...) will be positive, which means that we CAN divide both inequalities by x^2 to simplify the statements. Thus we'd get:
(1) x < x^2

(2) x < x^3

Bunuel can you please shed some more light on the underlined portion i am unable to understand that portion.

thanks



There is a little misprint in this part: "But since x^3 > x^4 and x^3 > x^5" should be "x^3 < x^4 and x^3 < x^5"
But this misprint change nothing. We know that \(x^3<x^4\) so we can infer that \(x\) not equal to \(0\)
Because if \(x = 0\) than \(x^3=x^4\) but we know from statements that this is not true.

and we know that any number in even power will be positive. As we know sign of \(x^2\) we can divide our equations on \(x^2\)
e-GMAT Representative
Joined: 04 Jan 2015
Posts: 3726
Own Kudos [?]: 16833 [0]
Given Kudos: 165
Send PM
Re: Is x > 0 ? (1) x^3 < x^4 (2) x^3 < x^5 [#permalink]
Expert Reply
Awli wrote:
Is x > 0 ?

1. (x^3) < (x^4)

2. (x^3) < (x^5)


An alternate solution to this question is by using The Wavy Line method :)

Analyzing Statement 1 first:

\(x^3\) < \(x^4\)

Subtracting both sides of an inequality with the same number doesn't affect the sign of inequality.

So, let's subtract both sides of the inequality with \(x^3\). We get:

0 < \(x^4\) - \(x^3\)

This inequality can also be written as:

\(x^4\) - \(x^3\) > 0

Factorizing the expression on the Left Hand Side:

\(x^3\)(x - 1) > 0

The value of the LHS will be zero for x = 0 and x = 1. So, 0 and 1 are known as the Zero Points of this expression.

Let's plot these two points on the number line. Then, starting from the top right corner, let's draw a wavy line that passes through these two points.



The given expression will be > 0 (that is, positive) in the regions where the Wavy Line is above the number line.

And, the given expression will be < 0 in the regions where the Wavy Line is below the number line.

So, we see that the inequality given in St. 1 (\(x^3\) < \(x^4\)) will hold for x < 0 and for x > 1.

Therefore, we cannot say for sure if x > 0 or not.

So, Statement 1 alone is not sufficient.


Let's now analyze Statement 2 alone:

\(x^3\) < \(x^5\)

Subtracting both sides of this inequality with \(x^3\), we get:

0 < \(x^5\) - \(x^3\)

This inequality can also be written as:

\(x^5\) - \(x^3\) > 0

Factorizing the expression on the Left Hand Side:

\(x^3\)\((x^2 - 1)\) > 0

This can be further factorized as:

\(x^3\) (x - 1)(x+1) > 0

The value of the LHS will be zero for x = -1, x = 0 and x = 1. So, -1, 0 and 1 are the Zero Points of this expression.

Let's plot these three points on the number line. Then, starting from the top right corner, we'll draw a wavy line that passes through these two points.



So, we see that the inequality given in St. 2 (\(x^3\) < \(x^5\)) will hold for -1 < x < 0 and for x > 1.

Therefore, we cannot say for sure if x > 0 or not.

So, Statement 2 alone is not sufficient.


Let's now combine the information from the two statements:

From Statement 1, we inferred that:

Either x < 0 Or x > 1

From Statement 2, we inferred that:

Either -1 < x < 0 Or x > 1

By combining these two statements, we get:

Either -1 < x < 0 Or x > 1

Therefore, we still have not been able to determine for sure if x is positive.

So, the correct answer is E.

Hope this helped! :)

- Japinder
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32666
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Is x > 0 ? (1) x^3 < x^4 (2) x^3 < x^5 [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Is x > 0 ? (1) x^3 < x^4 (2) x^3 < x^5 [#permalink]
Moderator:
Math Expert
92912 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne