Skip to content

GMAT Algebra: Linear Equations and Inequalities

Last updated: May 2, 2026

Algebra: Linear Equations and Inequalities questions are one of the highest-leverage areas to study for the GMAT. This guide breaks down the rule, the elements you need to recognize, the named traps that catch most students, and a memory aid that scales to test day. Read it once, then practice the same sub-topic adaptively in the app.

The rule

A linear equation or inequality has variables only to the first power, with no products of variables. To solve, isolate the variable using inverse operations applied identically to both sides. The single rule that separates inequalities from equations: when you multiply or divide both sides by a negative number, you must flip the inequality sign. When you have multiple variables and multiple equations, count equations against unknowns to know whether the system is uniquely solvable.

Elements breakdown

Isolate the variable

Use inverse operations to peel away everything attached to the target variable.

  • Clear fractions by multiplying through
  • Distribute across parentheses first
  • Combine like terms on each side
  • Move variable terms to one side
  • Move constants to the other side
  • Divide by the variable's coefficient last

Inequality sign rules

Operations that preserve or reverse the direction of an inequality.

  • Add or subtract: sign stays
  • Multiply or divide by positive: sign stays
  • Multiply or divide by negative: flip sign
  • Take reciprocals of same-sign quantities: flip sign
  • Squaring is not always safe with inequalities

Translation from words to algebra

Convert English statements into linear expressions before solving.

  • "Is" or "equals" becomes $=$
  • "More than $x$" becomes $x + \text{amount}$
  • "Less than $x$" becomes $x - \text{amount}$
  • "Of" with a percent becomes multiplication
  • "Per" or ratios become division
  • Define each variable explicitly before writing

Common examples:

  • "Three less than twice $x$" $\to 2x - 3$
  • "$y$ exceeds $x$ by 4" $\to y = x + 4$

Systems of linear equations

Two or more linear equations in two or more variables, solved simultaneously.

  • Substitution: solve one, plug into other
  • Elimination: scale to cancel a variable
  • Two independent equations needed for two unknowns
  • Parallel lines yield no solution
  • Identical lines yield infinite solutions
  • Watch for asks: variable vs. expression

Compound inequalities

Two inequalities joined by 'and' or strung together as $a < x < b$.

  • Apply each operation to all three parts
  • Flip both signs when multiplying by negative
  • Split 'or' compounds into separate solutions
  • Check endpoint inclusion: strict vs. non-strict

Common patterns and traps

The Sign-Flip Trap

The problem requires multiplying or dividing both sides of an inequality by a negative number — typically the last step that isolates $x$. Students who treat inequalities like equations forget to reverse the direction, and the test offers an answer choice with the correct magnitude but the wrong direction. This is the single most-tested pitfall in linear inequality questions.

An answer choice gives $x > 3$ when the correct answer is $x < 3$, or vice versa — same number, opposite direction.

Wrong-Quantity Substitution

After correctly solving for $x$, the student grabs the value of $x$ as the final answer when the question actually asks for something derived, like $2x + 1$, $x^2$, or the value of a different variable in the system. The test reliably places the value of $x$ itself among the wrong choices to catch students who stop one step early.

$x = 4$ appears as a wrong answer; the correct answer is $9$, which is $2(4) + 1$.

The Redundant Equation

A system appears to give two equations in two unknowns, but on inspection one equation is a multiple of the other (e.g., $2x + 4y = 10$ and $x + 2y = 5$). The system actually has infinitely many solutions, not a unique one. Test-makers use this to punish students who don't verify independence before declaring the system solved.

Both equations reduce to the same line; the answer is 'cannot be determined' or the question is really asking for an expression like $x + 2y$ that IS determined.

Translation Reversal

English phrasing like "$x$ is $5$ less than $y$" gets translated as $x = 5 - y$ instead of $x = y - 5$. The order of subtraction and the meaning of "less than" trip up students who translate left-to-right without thinking. Wrong choices are built directly from these reversed translations.

An answer derives from $x = 5 - y$ rather than the correct $x = y - 5$, producing a value that's the negative or off by a constant.

Backsolve Shortcut

When the problem asks for the value of a single variable and the answer choices are clean integers, plugging each choice back into the original equation can be faster than algebraic manipulation. Start from choice C (the middle) and go up or down based on whether the equation is satisfied. This is a heuristic, not a trap — but knowing when to use it saves time.

Five integer answer choices like $-2, -1, 0, 1, 2$ — substituting each into a single equation and checking takes under 30 seconds.

How it works

Suppose a problem says: "If $3(2x - 4) \le 5x + 1$, what is the largest integer value of $x$?" Distribute to get $6x - 12 \le 5x + 1$. Subtract $5x$ from both sides: $x - 12 \le 1$. Add $12$: $x \le 13$. The sign never flipped because you never multiplied or divided by a negative, so the largest integer is $13$. Now suppose the problem instead read $-2x + 7 > 15$. Subtract $7$: $-2x > 8$. Divide by $-2$ AND flip: $x < -4$. Notice the trap: a student in autopilot writes $x > -4$ and picks an answer that's three options away from the truth. The discipline is mechanical — every time a negative coefficient gets divided out, your hand flips the sign before the next step.

Worked examples

Worked Example 1

If $\frac{2x - 3}{4} - \frac{x + 1}{6} = 2$, what is the value of $x$?

What is the value of $x$?

  • A $5$
  • B $\frac{31}{4}$
  • C $\frac{35}{4}$ ✓ Correct
  • D $11$
  • E $13$

Why C is correct: Multiply both sides by $12$ to clear fractions: $3(2x - 3) - 2(x + 1) = 24$. Distribute: $6x - 9 - 2x - 2 = 24$, so $4x - 11 = 24$. Add $11$: $4x = 35$, giving $x = \frac{35}{4}$.

Why each wrong choice fails:

  • A: Results from forgetting the second distribution and writing $6x - 9 - 2x + 1 = 24$, which gives $4x = 32$ and $x = 8$ — but if you also drop the $-9$ you can land on $5$. Either way, it's a distribution error.
  • B: Comes from clearing fractions with $12$ but forgetting to distribute the $-2$ across the $+1$, getting $6x - 9 - 2x - 2 = 24$ replaced by $6x - 9 - 2(x+1) \cdot \text{(left as is)}$ and then $4x = 31$. A sign-handling slip.
  • D: Multiplies through by $12$ but only on the left side, leaving the $2$ on the right as $2$ instead of $24$. Then $4x - 11 = 2 \cdot 12$ gets mishandled into $4x = 44$, $x = 11$. A common 'forgot to scale the right side' error.
  • E: Solves $\frac{2x - 3}{4} = 2$ alone by ignoring the second fraction, giving $2x - 3 = 8$, $x = \frac{11}{2}$, then somehow doubling to land near $13$. Reflects a panic move under time pressure.
Worked Example 2

If $-3(x - 2) + 5 \ge 2x + 16$, which of the following describes the complete set of values of $x$ that satisfy the inequality?

Which of the following describes the complete set of values of $x$?

  • A $x \ge -1$
  • B $x \le -1$ ✓ Correct
  • C $x \ge 1$
  • D $x \le 1$
  • E $x \ge 5$

Why B is correct: Distribute: $-3x + 6 + 5 \ge 2x + 16$, so $-3x + 11 \ge 2x + 16$. Subtract $2x$ from both sides: $-5x + 11 \ge 16$. Subtract $11$: $-5x \ge 5$. Divide by $-5$ AND flip the sign: $x \le -1$.

Why each wrong choice fails:

  • A: Captures the right number $-1$ but forgets to flip the inequality when dividing by $-5$. This is the textbook sign-flip trap and is the most-chosen wrong answer on problems of this shape. (The Sign-Flip Trap)
  • C: Drops the negative sign on the answer entirely — a student who divides $5$ by $5$ and writes $x \ge 1$ has lost track of both the sign and the flip rule. Two mistakes compounded. (The Sign-Flip Trap)
  • D: Drops the negative sign on the answer but does remember to flip — half-right, half-wrong. The correct magnitude is $1$, but only because the test deliberately set up the arithmetic to make this trap appealing. (The Sign-Flip Trap)
  • E: Comes from a distribution error — writing $-3(x-2)$ as $-3x - 6$ instead of $-3x + 6$ — which propagates into $-5x \ge 25$ and the wrong (and unflipped) $x \ge 5$.
Worked Example 3

At a community pottery studio, a small mug costs $\$4$ less than a large mug. Marta Reyes buys $3$ large mugs and $5$ small mugs for a total of $\$76$. What is the price, in dollars, of one large mug?

What is the price, in dollars, of one large mug?

  • A $8$
  • B $10$
  • C $12$ ✓ Correct
  • D $14$
  • E $16$

Why C is correct: Let $L$ be the price of a large mug; the small mug costs $L - 4$. Then $3L + 5(L - 4) = 76$, so $3L + 5L - 20 = 76$, giving $8L = 96$ and $L = 12$.

Why each wrong choice fails:

  • A: Comes from solving for the small mug's price ($L - 4 = 8$) instead of the large mug's price. Classic wrong-quantity trap: the arithmetic is right but the wrong variable was reported. (Wrong-Quantity Substitution)
  • B: Reverses the translation, treating the large mug as costing $\$4$ less than the small mug rather than the other way around. The setup $3(S - 4) + 5S = 76$ leads to $8S = 88$, so $S = 11$, and the matching 'large' lands near $10$. (Translation Reversal)
  • D: Drops the $-20$ when distributing — writes $3L + 5L - 4 = 76$ instead of $3L + 5L - 20 = 76$, giving $8L = 80$ and $L = 10$, then over-adjusts back upward to $14$ when sanity-checking. An arithmetic slip.
  • E: Splits the $\$76$ evenly across $8$ items to get $\$9.50$ per mug, then rounds aggressively or guesses high. Reflects a student who abandoned the equation and estimated.

Memory aid

FLIP-DIN: when you Divide by a Negative, the Inequality flips. For systems, count equations against unknowns: same number and independent = unique answer.

Key distinction

Equations have one (or finitely many) solutions; linear inequalities define a range. Treat the inequality identically to an equation EXCEPT for the negative-multiplier flip rule — that single asymmetry is where the test makes its money.

Summary

Isolate cleanly, flip when you divide by a negative, and always re-read what the question is actually asking you to compute.

Practice algebra: linear equations and inequalities adaptively

Reading the rule is the start. Working GMAT-format questions on this sub-topic with adaptive selection, watching your mastery score climb in real time, and seeing the items you missed return on a spaced-repetition schedule — that's where score lift actually happens. Free for seven days. No credit card required.

Start your free 7-day trial

Frequently asked questions

What is algebra: linear equations and inequalities on the GMAT?

A linear equation or inequality has variables only to the first power, with no products of variables. To solve, isolate the variable using inverse operations applied identically to both sides. The single rule that separates inequalities from equations: when you multiply or divide both sides by a negative number, you must flip the inequality sign. When you have multiple variables and multiple equations, count equations against unknowns to know whether the system is uniquely solvable.

How do I practice algebra: linear equations and inequalities questions?

The fastest way to improve on algebra: linear equations and inequalities is targeted, adaptive practice — working questions that focus on your specific weak spots within this sub-topic, getting immediate feedback, and revisiting items you missed on a spaced-repetition schedule. Neureto's adaptive engine does this automatically across the GMAT; start a free 7-day trial to see your sub-topic mastery climb in real time.

What's the most important distinction to remember for algebra: linear equations and inequalities?

Equations have one (or finitely many) solutions; linear inequalities define a range. Treat the inequality identically to an equation EXCEPT for the negative-multiplier flip rule — that single asymmetry is where the test makes its money.

Is there a memory aid for algebra: linear equations and inequalities questions?

FLIP-DIN: when you Divide by a Negative, the Inequality flips. For systems, count equations against unknowns: same number and independent = unique answer.

What's a common trap on algebra: linear equations and inequalities questions?

Forgetting to flip the inequality sign

What's a common trap on algebra: linear equations and inequalities questions?

Solving for $x$ when the question asks for $2x + 1$

Ready to drill these patterns?

Take a free GMAT assessment — about 25 minutes and Neureto will route more algebra: linear equations and inequalities questions your way until your sub-topic mastery score reflects real improvement, not luck. Free for seven days. No credit card required.

Start your free 7-day trial