Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. GRE Quantitative
  2. Linear Equations and Inequalities

GRE QUANTITATIVE • ALGEBRA AND EQUATIONS

Linear Equations and Inequalities

Master the foundational algebraic structures that underpin quantitative reasoning on the GRE.

SECTION 1

Historical Context & Motivation

The ability to express unknown quantities as symbols and manipulate them according to logical rules is one of the most transformative achievements in the history of mathematics. Linear equations — statements asserting that two first-degree expressions are equal — lie at the very foundation of algebra, a discipline whose name derives from the Arabic word al-jabr, meaning "restoration" or "completion." Long before formal notation existed, ancient civilizations grappled with problems that we would today write as simple linear equations, applying ad hoc methods to determine unknown lengths, areas, and quantities of goods.

The concept of inequality — expressing that one quantity is strictly greater or less than another — developed more slowly, reaching its modern symbolic form only in the seventeenth century. Together, linear equations and inequalities provide the language for modeling constraints, optimizing resources, and reasoning about ranges of possible values. On the GRE, these ideas appear not only as standalone algebra problems but also as embedded components of word problems, data interpretation questions, and quantitative comparison items.

c. 1800 BCE
Babylonian Clay Tablets
Mesopotamian scribes solved problems equivalent to linear and quadratic equations using rhetorical (word-based) methods recorded on cuneiform tablets such as the YBC 4652 collection.
c. 250 CE
Diophantus' Arithmetica
The Greek mathematician Diophantus introduced proto-symbolic abbreviations for unknowns and operations, systematizing the solution of equations in what many regard as the earliest algebra text.
820 CE
Al-Khwarizmi's Al-Jabr
Muhammad ibn Musa al-Khwarizmi published Al-Kitab al-Mukhtasar fi Hisab al-Jabr wal-Muqabala, codifying systematic procedures for solving first- and second-degree equations.
1631
Harriot's Inequality Symbols
Thomas Harriot's posthumously published work introduced the modern "<" and ">" symbols, giving inequalities a compact notation that facilitated algebraic manipulation.
1637
Descartes' La Géométrie
René Descartes unified algebra and geometry by representing equations as curves on a coordinate plane, establishing the visual language we still use to graph lines and regions defined by inequalities.

The central question this lesson addresses is deceptively simple: given a statement that two expressions involving a variable are equal (or that one exceeds the other), how do we isolate the variable efficiently and correctly? Though the mechanics may seem elementary, the GRE tests your ability to apply these skills under time pressure, with layered complexity, and in contexts designed to exploit common algebraic errors — particularly around sign changes when multiplying inequalities by negative numbers.

SECTION 2

Core Principles & Definitions

Before diving into solution techniques, it is essential to anchor the vocabulary and axiomatic rules that govern linear equations and inequalities. A linear equation in one variable takes the general form ax + b = 0 where a ≠ 0. A linear inequality replaces the equals sign with one of the relational operators <, >, ≤, or ≥, producing a solution that is typically an interval rather than a single point. The principles below form the logical backbone for solving both types.

1

Addition / Subtraction Property

Adding or subtracting the same quantity from both sides of an equation or inequality preserves the truth of the statement. If a = b, then a + c = b + c. The same holds for all four inequality types.
2

Multiplication / Division Property

Multiplying or dividing both sides by a positive number preserves the relation. Multiplying or dividing both sides of an inequality by a negative number reverses the inequality sign.
3

Transitive Property of Inequality

If a < b and b < c, then a < c. This chaining property is critical for compound inequalities tested on the GRE.
4

Solution Sets

A linear equation in one variable has exactly one solution (assuming a ≠ 0), whereas a linear inequality defines an infinite set of solutions — a ray or interval on the number line.
5

Equivalence Transformations

An algebraic operation that converts a given equation or inequality into one with the identical solution set is called an equivalence transformation. The goal of solving is to apply a sequence of such transformations until the variable is isolated.
✦ KEY TAKEAWAY
Think of an equation as a perfectly balanced scale: whatever you do to one pan, you must do to the other. An inequality is the same scale but tipped; it stays tipped in the same direction unless you multiply or divide by a negative number, which is like swapping the contents of the two pans — the heavier side becomes the lighter one. This single rule — flip the sign when you multiply or divide by a negative — accounts for the majority of inequality errors on standardized tests.
SECTION 3

Visual Explanation — The Number Line and Coordinate Plane

Graphical representations transform abstract algebraic statements into geometric objects you can see and reason about. A single linear equation in one variable, such as x = 3, corresponds to a single point on the number line. A linear inequality like x > 3 corresponds to an open ray extending to the right, while x ≤ 3 includes the point 3 (indicated by a filled circle) and all values to its left. In two variables, a linear equation y = mx + b graphs as a straight line, and a linear inequality shades an entire half-plane on one side of that line.

Number Line Representations of Linear Equations & Inequalities−20246Ax = 3−20246Bx > 3 (open)−20246Cx ≤ 3 (closed)−20246D0 < x ≤ 4 (compound)
Row A shows a single solution point (equation). Row B shows a strict inequality with an open circle at the boundary. Row C shows a non-strict inequality with a filled circle. Row D illustrates a compound inequality with one open and one closed endpoint.

In the diagram above, pay close attention to the distinction between open circles (strict inequalities, < or >) and filled circles (non-strict inequalities, ≤ or ≥). This visual convention maps directly onto interval notation: parentheses for open endpoints and brackets for closed endpoints. For instance, the compound inequality in Row D would be written as (0, 4] in interval notation, signifying that 0 is excluded and 4 is included.

SECTION 4

Mathematical Framework

We now formalize the procedures for solving linear equations and inequalities. The approach rests on applying equivalence transformations — operations that change the form of the statement without altering its solution set. The logical justification for each step derives from the field axioms of the real numbers, though on the GRE you need fluency with the mechanics rather than formal proofs.

GENERAL LINEAR EQUATION
ax + b = c ⟹ x = (c − b) / a, a ≠ 0
Where a is the coefficient of the variable, b is the constant term on the variable side, and c is the constant on the other side. The procedure: subtract b from both sides, then divide both sides by a.
LINEAR INEQUALITY (POSITIVE COEFFICIENT)
ax + b < c ⟹ x < (c − b) / a, when a > 0
When a is positive, the direction of the inequality is preserved through division.
LINEAR INEQUALITY (NEGATIVE COEFFICIENT)
ax + b < c ⟹ x > (c − b) / a, when a < 0
When a is negative, dividing by a reverses the inequality sign. This is the single most frequently tested subtlety.
COMPOUND INEQUALITY
p < ax + b < q ⟹ (p − b)/a < x < (q − b)/a, when a > 0
A compound inequality constrains x to an interval. Apply arithmetic operations to all three parts simultaneously, remembering to flip both inequality signs if you multiply or divide by a negative.
⚠ SPECIAL CASES ON THE GRE
If simplifying a linear equation yields a statement like 0 = 0, the equation is an identity (true for all x). If it yields 0 = 5 (or any false statement), the equation is a contradiction with no solution. The GRE may embed these in Quantitative Comparison columns to test whether you recognize that the relationship "cannot be determined."
SECTION 5

Detailed Breakdown — Types & Solution Strategies

GRE problems involving linear equations and inequalities fall into several recognizable patterns. Classifying a problem before you begin solving helps you select the most efficient strategy and avoid common traps. The diagram below maps the decision process, and the table that follows catalogs the major problem types along with recommended approaches.

Decision Flowchart: Solving Linear Equations & InequalitiesIs the statement = or < / > / ≤ / ≥ ?Equation (=)InequalityHow many variables?Simple or Compound?OneTwo (system)Isolate x:x = (c−b)/aSubstitution orElimination methodSimpleCompoundIsolate x; flip signif ÷ by negativeSolve all three partssimultaneouslyFinal CheckSubstitute solution back into original equation/inequality to verify.⚠ Common PitfallForgetting to flip the inequality sign when multiplying or dividing by a negativenumber is the #1 error on GRE inequality problems.
This flowchart walks you through the classification of any linear equation or inequality problem. Start at the top, identify whether you have an equation or inequality, then follow the branches to the appropriate solution strategy. Always finish with the verification step at the bottom.
Common GRE linear equation and inequality problem types
Problem TypeFormKey StrategyGRE Frequency
One-variable equationax + b = cIsolate x by inverse operationsVery High
System of two equationsa₁x + b₁y = c₁, a₂x + b₂y = c₂Substitution or eliminationHigh
Simple inequalityax + b < cSame as equation; watch sign flipsHigh
Compound inequalityp < ax + b < qOperate on all three parts simultaneouslyModerate
Absolute value equation/inequality|ax + b| = c or |ax + b| < cSplit into two cases (positive and negative)Moderate
SECTION 6

Worked Example

Let us work through a multi-step GRE-style problem that combines a linear equation with a linear inequality, mirroring the kind of layered reasoning the test demands.

GRE-Style Problem: Combined Equation and Inequality

Step 1 — Read the Problem

If 3(2x − 5) + 4 = 2x + 7, find the value of x. Then determine the range of values of y such that 5 − 2y ≥ x.

Step 2 — Expand and Simplify the Equation

Distribute the 3: 6x − 15 + 4 = 2x + 7. Combine like terms on the left: 6x − 11 = 2x + 7.
6x − 11 = 2x + 7

Step 3 — Isolate x

Subtract 2x from both sides: 4x − 11 = 7. Add 11 to both sides: 4x = 18. Divide by 4: x = 18/4 = 9/2 = 4.5.
x = 9/2

Step 4 — Substitute into the Inequality

Replace x with 9/2 in the inequality: 5 − 2y ≥ 9/2. Convert 5 to halves: 10/2 − 2y ≥ 9/2. Subtract 10/2 from both sides: −2y ≥ −1/2.
−2y ≥ −1/2

Step 5 — Divide by a Negative (Flip the Sign!)

Divide both sides by −2 and reverse the inequality: y ≤ (−1/2) ÷ (−2) = 1/4.
y ≤ 1/4

Step 6 — Verify

Check equation: 3(2(4.5) − 5) + 4 = 3(9 − 5) + 4 = 3(4) + 4 = 16; and 2(4.5) + 7 = 9 + 7 = 16. ✓ Check inequality with y = 0: 5 − 2(0) = 5 ≥ 4.5. ✓ Check boundary y = 1/4: 5 − 2(0.25) = 5 − 0.5 = 4.5 = 9/2. ✓ The solution is x = 9/2 and y ≤ 1/4, which in interval notation for y is (−∞, 1/4].
SECTION 7

Common Pitfalls vs. Expert Strategies

Achieving speed and accuracy on GRE linear equation and inequality problems requires more than mechanical fluency — it demands awareness of the traps embedded in problem design. The table below contrasts the most common errors with the strategies that experienced test-takers employ to avoid them.

Pitfalls versus strategies for GRE linear algebra problems
Common PitfallExpert Strategy
Forgetting to flip the inequality sign when dividing by a negative number.Before dividing, pause and check the sign of the divisor. Circle the inequality sign as a physical reminder to reassess it.
Distributing a negative across parentheses incorrectly (e.g., −2(x − 3) written as −2x − 6 instead of −2x + 6).Distribute the negative sign first as if it were −1 × 2 × (x − 3). Rewrite the subtraction inside as addition of a negative to reduce sign errors.
Adding or subtracting unlike terms across an equation (e.g., combining x-terms with constant terms).Physically group all variable terms on one side and constants on the other before combining. Use color or underlines on scratch paper.
Assuming a system of equations has a unique solution without verifying. Parallel lines (inconsistent) or identical lines (dependent) yield no solution or infinitely many.Compare the ratios a₁/a₂, b₁/b₂, and c₁/c₂. If the first two ratios are equal but the third is different, the system is inconsistent.
Solving for x when the question asks for an expression like 2x + 1 (wasting time on unnecessary computation).Read the question stem carefully. You can often manipulate the equation to produce the requested expression directly without fully isolating x.
✦ KEY TAKEAWAY
In engineering, a control system's stability often hinges on whether a single inequality constraint is satisfied. Similarly, on the GRE, a single careless sign error in an inequality can lead you to the exact opposite of the correct answer — a trap answer that the test-makers have deliberately included among the choices. Treat sign management as the highest-priority skill in this topic area, and always verify your result by substituting a value from your solution set back into the original inequality.
SECTION 8

Connection to Advanced Topics

Mastery of linear equations and inequalities is not merely a GRE checkbox — it serves as the launching pad for virtually every more sophisticated algebraic topic you may encounter, both on the test and in graduate-level coursework. Understanding how these foundational ideas generalize prepares you to recognize higher-order problems that reduce to linear subproblems.

Linear concepts and their advanced extensions
Linear ConceptAdvanced ExtensionHow They Connect
Single linear equation (ax + b = 0)Polynomial equations (aₙxⁿ + ··· + a₁x + a₀ = 0)Factoring higher-degree polynomials often yields multiple linear factors, each solved by the same isolation technique.
System of two linear equationsMatrices and linear algebra (Ax = b)Gaussian elimination is the systematic generalization of the elimination method to n equations in n unknowns.
Linear inequality (ax + b < c)Linear programming (optimize f(x,y) subject to constraints)Each constraint in a linear program is a linear inequality; the feasible region is the intersection of half-planes.
Absolute value inequality (|ax + b| < c)Epsilon-delta definitions in calculusThe formal definition of a limit uses |f(x) − L| < ε, which is structurally an absolute value inequality.

On the GRE specifically, the transition from linear to quadratic is perhaps the most important bridge. Many GRE quadratic problems can be reduced to linear subproblems via factoring: for instance, x² − 5x + 6 = 0 factors as (x − 2)(x − 3) = 0, whereupon you solve two linear equations x − 2 = 0 and x − 3 = 0. Similarly, quadratic inequalities require you to identify the critical points (using linear equations) and then test intervals — a process that relies directly on the inequality reasoning developed in this lesson.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
If multiplying both sides of an inequality by a number k reverses the direction of the inequality, what must be true about k?
PROBLEM 2 — BASIC CALCULATION
Solve for x: 7x − 3(2x + 5) = 4x − 9.
PROBLEM 3 — INTERMEDIATE
Find all values of x satisfying −3 ≤ 4 − 2x < 11. Express your answer in interval notation.
PROBLEM 4 — APPLIED
A phone plan charges a flat fee of $25 per month plus $0.10 per text message. A second plan charges $15 per month plus $0.15 per text message. For what number of text messages t is the first plan strictly cheaper than the second?
PROBLEM 5 — CRITICAL THINKING
Given that a, b, and c are real numbers with a ≠ 0, prove that the equation ax + b = c has exactly one solution. Then explain why the analogous statement fails for the equation 0 · x + b = c, and describe the two possible outcomes.
SUMMARY

Lesson Summary

This lesson established the theoretical and procedural foundations for linear equations and linear inequalities — the bedrock of GRE algebra. A linear equation in one variable (ax + b = c, a ≠ 0) always has exactly one solution, found by applying equivalence transformations — addition/subtraction and multiplication/division — to isolate the variable. Linear inequalities follow the same rules with one critical caveat: multiplying or dividing by a negative number reverses the inequality sign. This single rule is the source of the majority of errors and the primary target of GRE trap answers.

We saw that solutions to inequalities are intervals on the number line — open or closed depending on whether the boundary value is included — and that compound inequalities require simultaneous manipulation of all parts. Systems of linear equations extend these ideas to two variables and are solved by substitution or elimination. Finally, these foundational techniques connect directly to advanced topics including polynomial factoring, linear programming, and the epsilon-delta framework of calculus. Consistent practice with attention to sign management will ensure both speed and accuracy on test day.

Varsity Tutors • GRE Quantitative • Linear Equations and Inequalities