✦ For everyone, free.

Practical knowledge for real and everyday life

Home

18 Multi-Step Linear Equations

Multi-Step Linear Equations involve solving equations with multiple operations, requiring careful step-by-step simplification to isolate the variable.

Multi-Step Linear Equations is the study of solving linear equations that require more than one inverse operation, or a preliminary simplification step, before the variable can be isolated. It extends the one-step solving techniques into a general procedure capable of handling equations with combined operations, grouped terms, and multiple like terms on the same side.

Recognizing a Multi-Step Equation

A multi-step linear equation is a linear equation in which the variable cannot be isolated using a single inverse operation, either because more than one operation connects the variable to the rest of the equation, because one side of the equation contains terms that must first be simplified, or because a grouping symbol must be expanded before the variable term can be identified. Recognizing that an equation is multi-step, rather than one-step, is the first decision point in choosing a solving strategy, since it signals that a sequence of operations, applied in a deliberate order, will be required rather than a single inverse step.

Solving Two-Step Linear Equations

The most basic multi-step case is the two-step equation, in which the variable is connected to a constant through exactly two operations, most commonly multiplication (or division) combined with addition (or subtraction), as in 3x + 5 = 20. The standard solving order for a two-step equation reverses the order of operations: addition or subtraction is undone first, using the addition or subtraction property of equality, and multiplication or division is undone second, using the multiplication or division property of equality.

3x+5 = 20 3x = 15 x = 5

This reversed order is deliberate: undoing addition or subtraction first isolates the term containing the variable, and only then does dividing or multiplying isolate the variable itself, rather than the variable's coefficient becoming entangled with the constant term.

3x + 5 = 20 step 1: subtract 5 → 3x = 15 step 2: divide by 3 → x = 5

Equations Requiring Side Reduction

Some multi-step equations present one or both sides already containing multiple like terms that must be combined before the standard isolating steps can begin, as in 4x + 3x - 2 = 19. The first solving step in such an equation is not an inverse operation on the equation itself, but a simplification of the affected side: combining 4x and 3x into 7x reduces the equation to the more familiar two-step form 7x - 2 = 19, which is then solved by the usual sequence of undoing subtraction and then division.

Equations with a Distributed Group

When a grouping symbol appears in a multi-step equation, as in 2(x + 4) = 18, the distributive property must be applied to remove the grouping symbol before the variable term can be isolated, converting the equation to 2x + 8 = 18. Once the grouping symbol has been expanded and any resulting like terms combined, the equation is solved using the same reversed-order procedure as any other two-step equation. Nested or multiple grouped terms require this expansion to be completed fully, including across every group present, before proceeding to the isolating steps.

2(x+4) = 18 2x+8 = 18 x = 5

Solving Signed Multi-Step Equations

Multi-step equations involving negative coefficients or negative constants require the same solving sequence, with extra care applied to signed-number rules at each step. In -2x + 7 = -3, subtracting 7 from both sides gives -2x = -10, and dividing both sides by -2 gives x = 5; dividing by a negative number does not reverse an equals sign the way it reverses an inequality symbol, but the sign of the resulting value must still be tracked correctly through each arithmetic step.

The General Multi-Step Solving Sequence

A complete, general procedure for solving any multi-step linear equation proceeds through an ordered sequence of stages: first, simplify each side of the equation independently by expanding any grouping symbols and combining any like terms on that side; second, if variable terms appear on both sides of the equation, move them to one side using the addition or subtraction property of equality; third, move any remaining constant term away from the variable term using the addition or subtraction property of equality; and fourth, divide or multiply both sides by the variable's coefficient using the multiplication or division property of equality to fully isolate the variable. Every solved multi-step equation, regardless of its particular combination of operations and groupings, can be reduced to this same four-stage sequence.

Diagnosing Multi-Step Equation Errors

Common errors in this area include attempting to isolate the variable before fully simplifying each side, distributing a factor across only part of a grouped expression, combining terms that are not actually like terms while simplifying a side, performing an inverse operation on only one side of the equation, and reversing the standard order of undoing addition or subtraction before multiplication or division, which can prematurely divide a constant term along with the variable term and produce an incorrect result. As with one-step equations, the final safeguard against all of these errors is substituting the solved value back into the original, unsimplified equation and confirming both sides evaluate to the same number.

Content in this section