BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

130-point score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

Mod Query Important

Expert replies
by CrackGMAC » Wed Nov 11, 2009 5:46 am
I have two general queries in Modlus questions

1. When we say X < Y does that mean x-y < 0 or
x/y < 1. In my view both are same. If not please let me know what the difference is and where we follow these different rules.
2. What is best approach to solve the questions when we have mod on both the sides,

say for example x^2 + |x+2| < x^4 + |x-10
Beat The GMAT
Join the discussion
Source: — Problem Solving |

by jd006h » Wed Nov 11, 2009 6:20 am
if x<y, then x - y <0. ALWAYS.

if x<y, then x/y < 1, ONLY IF y is positive. when you divide both sides of an inequality by a negative, it switches direction of the inequality sign. this makes sense: -3<-1, but when you divide out, 3 is not less than 1.
Join the discussion

by heshamelaziry » Wed Nov 11, 2009 12:19 pm
I had the same confusion and made this rule:

DO not divide, multiply, or cross multiply variables on opposite sides of an inequality by the othe variable, unless you know the sign of both variables and they are the same.

If you have a problem and says x > y, it is better to leave it as its. My experience that it is easier to work with that x-y >0

There was a question or two here that I did this with and helped get a more clear answer with less confusion.

Also, if you have this: 1/3 > 1/x > 1/2 write as follows 3 < x < 2
Join the discussion

Re: Mod Query Important

by palvarez » Wed Nov 11, 2009 2:42 pm
CrackGMAC wrote:I have two general queries in Modlus questions

1. When we say X < Y does that mean x-y < 0 or
x/y < 1. In my view both are same. If not please let me know what the difference is and where we follow these different rules.
2. What is best approach to solve the questions when we have mod on both the sides,

say for example x^2 + |x+2| < x^4 + |x-10
x < y
x + a < y + a
x - a < y -a
x/k < y/k when k is +ve
x/k > y/k when k is negative

All the above same.

x < y
subtract y from both sides, the inequality doesnt change.

so, x -y < 0

x/y < 1

here, we don't know whether y is posiitve or not.

When y is positive, x < y
when y is negative, x > y.

My approach here is to "not bring verbal reasoning": just manipulate algebraically.

x/y < 1
xy/y^2 < 1
xy - y^2 < 0 (we can shuffle around y^2, since it is +ve)

y(x-y) < 0

The above inequality tells us two cases.

(1) y is +ve and x-y is +ve
(2) y is -ve and x-y is -ve.

At this stage, you can translate algebra into words.



x^2 + |x+2| < x^4 + |x-10|

In questions like this, there is a default method.

we got two critical points to look at: -2 and 10

So, solve for each range.

(-inf, -2): x^2 -x -2 < x^4-x +10
x^4 -x^2 + 12 > 0
True for all x's in this range
(-2, 10): x^2 + x+2 < x^4 -x + 10
x^4 -2x^2 +8 > 0
True for all x's in this range
(10, +inf): x^2 + x +2 < x^4 + x -10
x^4 -x^2 -12 > 0
(x^2 - 4)(x^2+3) > 0
x^2 - 4 > 0
or true for all x's.

You can also use conceptual approach to get rid of odd choices
Join the discussion