GMAT Quant Inequalities: Master Absolute Value & Score Big

Hey there, future MBA! Are you gearing up for the GMAT, dreaming of acing that Quant section? If you’re like many test-takers, you might feel a little knot in your stomach when you see “inequalities” pop up, especially when they involve that mysterious-looking absolute value sign. Am I right? You’re not alone! Absolute value inequalities can feel like a tricky beast, but I’m here to tell you they don’t have to be. In fact, with a solid understanding and a few key strategies, you can turn these challenging problems into easy wins on test day.

Think of it this way: the GMAT isn’t trying to trick you with overly complex math. It’s testing your foundational understanding and your ability to apply core concepts under pressure. Absolute value inequalities are a perfect example. They look intimidating, but once you break them down, they’re quite logical. Ready to demystify them and boost your GMAT Quant score? Let’s dive in!

Why Absolute Value Inequalities Are Tricky (and Crucial)

So, why do these problems cause so much grief? Often, it’s because students rely too heavily on memorized rules without truly understanding what absolute value means. And when you mix that with inequalities, which have their own set of rules about flipping signs, things can get messy fast.

The GMAT loves absolute value inequalities because they test a few critical skills:

  • Your understanding of distance on a number line.
  • Your ability to handle multiple scenarios or cases.
  • Your precision with algebraic manipulation.

And here’s a secret: once you master them, you’ll find them almost… fun? Okay, maybe “fun” is a strong word, but you’ll certainly feel confident when they appear. And confidence, my friend, is a massive score booster on the GMAT.

The Core Concept: Absolute Value as Distance from Zero

Let’s strip away the fancy math symbols for a moment. What does “absolute value” actually mean? When you see |x|, all it’s asking is: “How far is ‘x’ from zero on the number line?” That’s it! It doesn’t care if ‘x’ is positive or negative; distance is always positive, right? You can’t walk -5 miles.

So, if |x| = 5, what are the possible values for x? Well, x could be 5 (because 5 is 5 units away from zero) OR x could be -5 (because -5 is also 5 units away from zero). Simple, right?

This “distance from zero” concept is the bedrock for solving absolute value inequalities. Keep it in your mind, and everything else will fall into place.

Solving Absolute Value Inequalities: The Two Cases Rule

This is where the rubber meets the road. Most absolute value inequalities can be broken down into two simpler, non-absolute value inequalities. The trick is knowing how to split them correctly based on the inequality sign.

Do you need personalized preparation?Tutoring in Spanish with official exam material in English.

I'm Claudio Hurtado, a tutor specializing in online preparation for:

• GMAT Quant
• GRE Quant
• SAT Quant
• EA Quant
• FRM Quant

I offer personalized tutoring, tailored to your pace and goals.

🌐 Visit my websites:
https://clasesgmat.es (for Spain)
https://gmatchile.cl (for Chile)

📧 Contact me: clasesgmatchile@gmail.com
📱 WhatsApp: +56937780070

Case 1: “Less Than” Absolute Value Inequalities (e.g., |x| < k)

Let’s say you have an inequality like |x| < 5. What does this mean? It means “x is less than 5 units away from zero.” If you picture a number line, this means x must be somewhere between -5 and 5.

  • It can’t be 6, because 6 is 6 units away from zero (which is > 5).
  • It can’t be -7, because -7 is 7 units away from zero (which is > 5).

So, for |x| < k (where k is a positive number), the solution is always: -k < x < k.

Example: Solve |x| < 3.

Using our rule, we get -3 < x < 3. Easy peasy!

Case 2: “Greater Than” Absolute Value Inequalities (e.g., |x| > k)

Now, what if you see something like |x| > 5? This means “x is greater than 5 units away from zero.” Again, on the number line, this means x must be either really big (greater than 5) or really small (less than -5).

  • It could be 6 (6 is > 5 units from zero).
  • It could be -7 (-7 is > 5 units from zero).
  • It CANNOT be 3 (3 is only 3 units from zero, which is not > 5).

So, for |x| > k (where k is a positive number), the solution is always: x k.

Example: Solve |x| > 3.

Using our rule, we get x 3. Notice the “OR” – this is crucial. The solution set is two separate intervals, not one continuous range.

A quick tip: If the inequality includes “equal to” (e.g., |x| = k), just include the equality in your solution (e.g., -k <= x <= k or x = k).

Dealing with More Complex Expressions Inside the Absolute Value

The GMAT won’t always give you a simple |x|. Often, you’ll see expressions like |x – 2| or |2x + 1|. But here’s the good news: the rules don’t change! You treat the entire expression inside the absolute value as your “x”.

Applying the Rules to Complex Expressions

Let’s take |x – 2| < 3.

Think of “(x – 2)” as a single unit. Our rule for “less than” inequalities says: -k < (expression) < k.

So, we get: -3 < x – 2 < 3.

Now, just solve this compound inequality. Add 2 to all parts:

-3 + 2 < x – 2 + 2 < 3 + 2

-1 < x < 5

See? Still pretty straightforward!

Let’s try a “greater than” example: |2x + 1| >= 7.

Remember the “OR” split for “greater than” inequalities:

Case 1: 2x + 1 <= -7

2x <= -8

x <= -4

Case 2: 2x + 1 >= 7

2x >= 6

x >= 3

So the solution is x = 3.

Practice these until they become second nature. The pattern is always the same.

Absolute Value with Variables on Both Sides

Okay, this is where absolute value inequalities can get a bit more challenging, but also where you can really shine. What if you have something like |x + 1| < x + 3? You can’t just apply the simple two-case rule directly because ‘k’ (the right side of the inequality) is now a variable expression.

When you have variables on both sides, there are generally two reliable methods:

Method 1: Squaring Both Sides (Use with Caution!)

You can square both sides of an inequality, but you need to be very careful. Squaring can introduce extraneous solutions (solutions that work in the squared version but not the original). This method is usually best avoided unless you are absolutely certain both sides of the inequality are positive. For absolute value, |A| is always non-negative. But if you have |A| < B, B must also be positive. If B can be negative, squaring can lead to errors.

Example: |x| < x + 3

First, we need to ensure that x + 3 is positive. So, x + 3 > 0, which means x > -3. This is a critical constraint!

Now, if x > -3, we can square both sides:

(x)² < (x + 3)²

x² < x² + 6x + 9

0 < 6x + 9

-9 < 6x

-9/6 < x

-3/2 < x

Combine this with our initial constraint (x > -3):

If x has to be greater than -3 AND greater than -3/2, then the stricter condition is x > -3/2.

So, the solution is -3/2 < x.

The squaring method can be fast, but remember that crucial check for positive values. One mistake there, and your answer will be wrong.

Method 2: Case Analysis (The Safer Bet!)

This method always works and is generally less prone to errors for GMAT problems. It relies on the definition of absolute value:

  • If the expression inside is positive or zero, the absolute value leaves it unchanged.
  • If the expression inside is negative, the absolute value makes it positive (by multiplying by -1).

Let’s use the same example: |x + 1| < x + 3.

The “critical point” where the expression (x + 1) changes sign is when x + 1 = 0, so x = -1.

Case A: x + 1 >= 0 (i.e., x >= -1)

In this case, |x + 1| simply becomes (x + 1). So the inequality is:

x + 1 < x + 3

1 < 3

This statement (1 = -1, the inequality holds. So, the solution from this case is x >= -1.

Case B: x + 1 < 0 (i.e., x < -1)

In this case, |x + 1| becomes -(x + 1). So the inequality is:

-(x + 1) < x + 3

-x – 1 < x + 3

-1 – 3 < x + x

-4 < 2x

-2 < x

Now, remember, this solution (-2 < x) is only valid within the domain of this case (x < -1). So, we need to find the overlap: -2 < x < -1.

Finally, combine the solutions from both cases using “OR”:

(x >= -1) OR (-2 < x < -1)

If you put these together on a number line, you’ll see they merge to form: x > -2.

This method is robust and reliable, though it might take a bit more time. On the GMAT, accuracy often trumps speed, especially for trickier questions.

Key Strategies and Pitfalls to Avoid

As you practice, keep these points in mind:

  • Isolate the Absolute Value First: Always get the absolute value expression by itself on one side of the inequality before you split it into cases or do anything else. For example, if you have 2|x – 1| + 3 < 11, first subtract 3, then divide by 2.
  • Flip the Inequality Sign! This is a classic GMAT trap. If you multiply or divide both sides of an inequality by a negative number, you MUST flip the direction of the inequality sign. Don’t forget this!
  • Visualize on a Number Line: For many students, drawing a quick number line helps immensely. It makes the “distance from zero” concept clear and helps you see the ranges of solutions.
  • Test Values: If you’re unsure about your solution, pick a value from your solution set and one outside of it, and plug them back into the original inequality. This can quickly confirm if your answer is correct.
  • Beware of k being negative or zero: What if you have |x| < -5? No solution! An absolute value can never be less than a negative number. What if |x| -5? The solution is all real numbers, because an absolute value is always greater than a negative number. Be aware of these edge cases.

Practice Makes Perfect

Just reading about these concepts isn’t enough. You need to get your hands dirty with practice problems. Start with simpler ones, then gradually work your way up to more complex scenarios, including those with variables on both sides. The more you practice, the more these patterns will embed themselves in your brain, making you faster and more accurate on test day.

Don’t just solve them; understand why each step is taken. Ask yourself: “Why did I split it this way? What does this part of the solution mean on the number line?” This deeper understanding is what will truly master GMAT Quant inequalities for you, especially absolute value questions.

So, the next time you see an absolute value inequality on a GMAT practice problem, don’t shy away. Embrace it! You now have the tools and the confidence to break it down, conquer it, and score big. You’ve got this!


📚 ¿Necesitas preparación personalizada?

Soy Claudio Hurtado, tutor especializado en preparación online para:
• GMAT QUANT
• GRE QUANT
• SAT QUANT
• EA QUANT
• FRM QUANT

Ofrezco tutorías personalizadas, adaptadas a tu ritmo y objetivos.

🌐 Visita mis sitios web:
• https://clasesgmat.es (para España)
• https://gmatchile.cl (para Chile)

📧 Contáctame: clasesgmatchile@gmail.com
📱 WhatsApp: +56937780070
—“`html

GMAT Quant Inequalities: Master Absolute Value & Score Big

Hey there, future MBA! Are you gearing up for the GMAT, dreaming of acing that Quant section? If you’re like many test-takers, you might feel a little knot in your stomach when you see “inequalities” pop up, especially when they involve that mysterious-looking absolute value sign. Am I right? You’re not alone! Absolute value inequalities can feel like a tricky beast, but I’m here to tell you they don’t have to be. In fact, with a solid understanding and a few key strategies, you can turn these challenging problems into easy wins on test day.

Think of it this way: the GMAT isn’t trying to trick you with overly complex math. It’s testing your foundational understanding and your ability to apply core concepts under pressure. Absolute value inequalities are a perfect example. They look intimidating, but once you break them down, they’re quite logical. Ready to demystify them and boost your GMAT Quant score? Let’s dive in!

Why Absolute Value Inequalities Are Tricky (and Crucial)

So, why do these problems cause so much grief? Often, it’s because students rely too heavily on memorized rules without truly understanding what absolute value means. And when you mix that with inequalities, which have their own set of rules about flipping signs, things can get messy fast.

The GMAT loves absolute value inequalities because they test a few critical skills:

  • Your understanding of distance on a number line.
  • Your ability to handle multiple scenarios or cases.
  • Your precision with algebraic manipulation.

And here’s a secret: once you master them, you’ll find them almost… fun? Okay, maybe “fun” is a strong word, but you’ll certainly feel confident when they appear. And confidence, my friend, is a massive score booster on the GMAT.

The Core Concept: Absolute Value as Distance from Zero

Let’s strip away the fancy math symbols for a moment. What does “absolute value” actually mean? When you see |x|, all it’s asking is: “How far is ‘x’ from zero on the number line?” That’s it! It doesn’t care if ‘x’ is positive or negative; distance is always positive, right? You can’t walk -5 miles.

So, if |x| = 5, what are the possible values for x? Well, x could be 5 (because 5 is 5 units away from zero) OR x could be -5 (because -5 is also 5 units away from zero). Simple, right?

This “distance from zero” concept is the bedrock for solving absolute value inequalities. Keep it in your mind, and everything else will fall into place.

Solving Absolute Value Inequalities: The Two Cases Rule

This is where the rubber meets the road. Most absolute value inequalities can be broken down into two simpler, non-absolute value inequalities. The trick is knowing how to split them correctly based on the inequality sign.

Case 1: “Less Than” Absolute Value Inequalities (e.g., |x| < k)

Let’s say you have an inequality like |x| < 5. What does this mean? It means “x is less than 5 units away from zero.” If you picture a number line, this means x must be somewhere between -5 and 5.

  • It can’t be 6, because 6 is 6 units away from zero (which is > 5).
  • It can’t be -7, because -7 is 7 units away from zero (which is > 5).

So, for |x| < k (where k is a positive number), the solution is always: -k < x < k.

Example: Solve |x| < 3.

Using our rule, we get -3 < x < 3. Easy peasy!

Case 2: “Greater Than” Absolute Value Inequalities (e.g., |x| > k)

Now, what if you see something like |x| > 5? This means “x is greater than 5 units away from zero.” Again, on the number line, this means x must be either really big (greater than 5) or really small (less than -5).

  • It could be 6 (6 is > 5 units from zero).
  • It could be -7 (-7 is > 5 units from zero).
  • It CANNOT be 3 (3 is only 3 units from zero, which is not > 5).

So, for |x| > k (where k is a positive number), the solution is always: x k.

Example: Solve |x| > 3.

Using our rule, we get x 3. Notice the “OR” – this is crucial. The solution set is two separate intervals, not one continuous range.

A quick tip: If the inequality includes “equal to” (e.g., |x| = k), just include the equality in your solution (e.g., -k <= x <= k or x = k).

Dealing with More Complex Expressions Inside the Absolute Value

The GMAT won’t always give you a simple |x|. Often, you’ll see expressions like |x – 2| or |2x + 1|. But here’s the good news: the rules don’t change! You treat the entire expression inside the absolute value as your “x”.

Applying the Rules to Complex Expressions

Let’s take |x – 2| < 3.

Think of “(x – 2)” as a single unit. Our rule for “less than” inequalities says: -k < (expression)

6 Visitas totales
6 Visitantes únicos

Leave a Comment

15 + = 16
Powered by MathCaptcha