7.2 One-Step & Two-Step Linear Equations and Inequalities

Key Takeaways

  • The Properties of Equality state that performing identical operations with equal quantities on both sides of an equation preserves numerical equality.
  • Solving two-step linear equations requires applying inverse operations in reverse order of operations (SADMEG: Subtraction/Addition first, then Multiplication/Division).
  • Inequality solutions represent infinite sets of real numbers displayed on a number line using open circles for strict inequalities (<, >) and closed circles for inclusive inequalities (≤, ≥).
  • Multiplying or dividing both sides of an inequality by a negative value reverses the direction of the inequality sign because the relative ordering of opposite values on the number line is inverted.
  • The position of the variable dictates the direction of ray shading on a number line: c < x must be rewritten as x > c prior to shading to the right.
Last updated: September 2026

7.2 One-Step & Two-Step Linear Equations and Inequalities

Quick Answer: A linear equation is an algebraic statement of equality between two expressions, solved by isolating the variable using inverse operations that preserve equality. In a two-step equation of the form $ax + b = c$, undo addition or subtraction first, followed by multiplication or division (reverse GEMDAS). A linear inequality expresses an order relationship ($<, >, \le, \ge$) whose solution set forms an infinite continuum graphed on a number line using an open circle (strict: $<, >$) or closed circle (inclusive: $\le, \ge$). Crucially, multiplying or dividing both sides of an inequality by a negative number reverses (flips) the inequality symbol.


The Properties of Equality & The Balance Scale Model

An algebraic equation functions exactly like a balanced two-pan mechanical scale. The equal sign ($=$) serves as the balance fulcrum. If identical physical masses are added to, subtracted from, multiplied on, or divided from both pans, the system remains in equilibrium.

Under Florida B.E.S.T. benchmark MA.6.AR.2.1, students formalize these operational mechanics through the Properties of Equality:

Property of EqualityFormal Algebraic DefinitionOperational Meaning in Equation Solving
Addition PropertyIf $a = b$, then $a + c = b + c$Adding the same number to both sides maintains equality
Subtraction PropertyIf $a = b$, then $a - c = b - c$Subtracting the same number from both sides maintains equality
Multiplication PropertyIf $a = b$, then $a \cdot c = b \cdot c$Multiplying both sides by the same non-zero quantity preserves equality
Division PropertyIf $a = b$ and $c \neq 0$, then $\frac{a}{c} = \frac{b}{c}$Dividing both sides by the same non-zero quantity preserves equality

Inverse Operations

To isolate an unknown variable, one must systematically apply inverse operations (operations that reverse or 'undo' each other):

  • Addition and Subtraction are inverse operations: $x + k - k = x$.
  • Multiplication and Division are inverse operations: $\frac{x \cdot k}{k} = x$ (for $k \neq 0$).
  • Multiplying by a Fraction is inverted by multiplying by its reciprocal: $\frac{b}{a} \left(\frac{a}{b}x\right) = 1x = x$.

Solving One-Step and Two-Step Linear Equations

One-Step Equations

A one-step equation requires a single inverse operation to isolate the variable:

  • $x - 14 = -32 \implies x = -32 + 14 = -18$ (Addition Property)
  • $-\frac{3}{7}y = 15 \implies y = 15 \times \left(-\frac{7}{3}\right) = \frac{-105}{3} = -35$ (Multiplication by Reciprocal)

Two-Step Equations: The SADMEG Algorithm

A two-step equation contains two operations acting on the variable, standardly represented as $ax + b = c$ or $\frac{x}{a} + b = c$. To isolate the variable, undo operations in the reverse order of GEMDAS—a hierarchy known as SADMEG:

  1. S / A: Undo Subtraction and Addition first using inverse operations.
  2. D / M: Undo Division and Multiplication second.
  3. E / G: Resolve Exponents and Grouping symbols last.

Step-by-Step Worked Example: Standard Two-Step Form

Solve for $x$: 4x+19=17-4x + 19 = -17

  1. Undo Addition: Subtract $19$ from both sides (Subtraction Property of Equality): 4x+1919=1719-4x + 19 - 19 = -17 - 19 4x=36-4x = -36
  2. Undo Multiplication: Divide both sides by the coefficient $-4$ (Division Property of Equality): 4x4=364\frac{-4x}{-4} = \frac{-36}{-4} x=9x = 9
  3. Verify by Back-Substitution: 4(9)+19=36+19=17 (Identity verified)-4(9) + 19 = -36 + 19 = -17 \quad \checkmark \text{ (Identity verified)}

Two-Step Equations with Grouped Numerators

A frequent test variation on the FAST assessment involves grouped rational numerators of the form $\frac{x + b}{a} = c$. Here, the horizontal fraction bar acts as a grouping symbol enclosing $(x + b)$. Therefore, under GEMDAS/SADMEG, the grouping must be cleared after eliminating the denominator:

x73=8\frac{x - 7}{3} = -8

  1. Multiply both sides by the denominator $3$: $3 \cdot \left(\frac{x - 7}{3}\right) = 3 \cdot (-8) \implies x - 7 = -24$.
  2. Add $7$ to both sides: $x = -24 + 7 = -17$.

Solving One-Step and Two-Step Inequalities

While an equation typically yields a single discrete solution value, a linear inequality expresses a range of values that make the open mathematical statement true. Under Florida B.E.S.T. benchmark MA.7.AR.2.2, students solve two-step inequalities and graph their solution sets on a coordinate number line.

The Inequality Relational Symbols

SymbolVerbal TranslationsBoundary Point GraphicSolution Set Direction
$<$Strictly less than, fewer than, underOpen circle ($\circ$)Shaded to the left ($-\infty$)
$>$Strictly greater than, more than, exceedsOpen circle ($\circ$)Shaded to the right ($+\infty$)
$\le$Less than or equal to, at most, maximum of, no more thanClosed / Solid circle ($\bullet$)Shaded to the left ($-\infty$)
$\ge$Greater than or equal to, at least, minimum of, no less thanClosed / Solid circle ($\bullet$)Shaded to the right ($+\infty$)

The Fundamental Inequality Reversal Rule

The most critical algebraic rule in inequality theory states:

The Negative Multiplication/Division Axiom: When multiplying or dividing both sides of an inequality by a negative real number, you MUST reverse (flip) the direction of the inequality symbol ($<$ becomes $>$, $\le$ becomes $\ge$, and vice versa).

Why Does the Symbol Reverse? A Geometric Proof

Consider the indisputable numerical inequality: 2<52 < 5 On a horizontal number line, $2$ lies to the left of $5$. Now, multiply both sides by $-1$: 1(2)?1(5)    2?5-1(2) \quad ? \quad -1(5) \implies -2 \quad ? \quad -5 On the number line, $-2$ is located to the right of $-5$ (closer to zero). Therefore, $-2 > -5$. Multiplying by a negative reflects the quantities across the origin ($0$), reversing their relative spatial ordering. Failing to invert the symbol produces a mathematically false statement.

Step-by-Step Worked Inequality Example

Solve and graph the solution set for: 23x+818-\frac{2}{3}x + 8 \le 18

  1. Undo Addition: Subtract $8$ from both sides: 23x188-\frac{2}{3}x \le 18 - 8 23x10-\frac{2}{3}x \le 10
  2. Undo Multiplication by Negative Fraction: Multiply both sides by the negative reciprocal $-\frac{3}{2}$. Because we are multiplying by a negative number, flip $\le$ to $\ge$: x10×(32)x \ge 10 \times \left(-\frac{3}{2}\right) x302x \ge \frac{-30}{2} x15x \ge -15
  3. Graphing on the Number Line:
    • Place a closed circle at $-15$ (because $\ge$ includes the boundary point).
    • Draw a continuous ray with an arrow pointing to the right toward positive infinity.

Common Exam Traps & Misconceptions

[!WARNING]

Exam Trap 1: Flipping the Symbol When Dividing a Negative Number by a Positive Number

The inequality symbol reverses only when the multiplier or divisor itself is negative. If you divide a negative number by a positive coefficient, the symbol does NOT flip: 5x<35    x<355    x<75x < -35 \implies x < \frac{-35}{5} \implies x < -7 Many students see a negative sign on the right side and reflexively flip the symbol. The symbol flips ONLY if the coefficient attached to the variable is negative (e.g., $-5x < 35 \implies x > -7$).

[!WARNING]

Exam Trap 2: Misinterpreting Variables Positioned on the Right Side

When solving an inequality such as $14 < 2x$, dividing by $2$ produces $7 < x$. Students frequently look at the '$<$' sign and mistakenly shade to the left. However, $7 < x$ is equivalent to $x > 7$. Always rewrite the inequality with the variable on the left side before graphing: if $c < x$, then $x > c$, which shades to the right.

[!WARNING]

Exam Trap 3: Confusing 'At Most' and 'At Least'

In real-world word problems:

  • "At most $$50$" means $\le 50$ (the maximum is $50$, you cannot exceed it).
  • "At least $$50$" means $\ge 50$ (the minimum is $50$, you can spend that or more). Students routinely invert these phrases because the English word 'most' feels like 'greater than' and 'least' feels like 'less than'.
Loading diagram...
Decision Framework for Solving Equations and Inequalities
Test Your Knowledge

What is the solution to the linear equation -5/6x - 14 = 21?

A
B
C
D
Test Your Knowledge

Solve the inequality -4x + 13 ≤ 37 and identify the correct graphical representation on a number line.

A
B
C
D
Test Your Knowledge

Marcus is saving money to purchase a high-performance laptop that costs $1,150. He already has $340 saved and plans to save $45 each week from his part-time tutoring job. Which inequality models the minimum number of weeks w Marcus must work to afford the laptop, and what is the minimum whole number of weeks required?

A
B
C
D