7.3 Multi-Step Equations & Systems of Equations
Key Takeaways
- Multi-step linear equations are systematically solved by clearing grouping symbols and fractions, collecting variable terms on one side, and isolating the variable using inverse operations.
- Linear equations can yield three distinct solution types: exactly one unique solution (x = c), no solution (a contradiction such as 0 = 7), or infinitely many solutions (an identity such as 4 = 4).
- A system of two linear equations represents two geometric lines on a coordinate plane; the solution to the system is the ordered pair (x, y) corresponding to their intersection point.
- Systems of equations are classified as independent (one solution / intersecting lines), inconsistent (no solution / parallel lines), or dependent (infinitely many solutions / coinciding lines).
- Algebraic methods for solving systems include substitution—ideal when a variable has a coefficient of ±1—and elimination—ideal when variable coefficients can be readily matched as additive inverses.
7.3 Multi-Step Equations & Systems of Equations
Quick Answer: A multi-step linear equation requires simplifying both sides independently (distributing and combining like terms), clearing fractions or decimals, collecting variable terms onto one side, and isolating the variable. Linear equations produce three possible outcomes: one unique solution ($x = c$), no solution (a contradiction like $0 = 8$, representing parallel lines), or infinitely many solutions (an identity like $5 = 5$, representing coinciding lines). A system of two linear equations seeks an ordered pair $(x, y)$ that satisfies both equations simultaneously, solved graphically at their point of intersection or algebraically via substitution or elimination.
Systematic Algorithm for Multi-Step Linear Equations
Solving multi-step equations on the Florida FAST assessment requires a disciplined, multi-phase operational strategy. Under Florida B.E.S.T. benchmark MA.8.AR.2.1, students master the five-stage standard solution sequence:
- Clear Grouping Symbols: Apply the Distributive Property to expand all parentheses and brackets across both expressions.
- Clear Fractions / Decimals (Optional but Highly Recommended): Multiply every single term on both sides of the equation by the Least Common Denominator (LCD) of all rational terms, or by powers of $10$ ($10, 100, 1000$) to convert decimals into whole integers.
- Combine Like Terms on Each Side: Simplify each side of the equation independently by combining like variable terms and combining like constant terms.
- Collect Variables on One Side: Use the Addition or Subtraction Property of Equality to eliminate the variable term from one side, gathering all variable terms onto the other side.
- Isolate the Variable: Apply inverse operations (SADMEG) to collect constant terms on the opposite side and divide by the coefficient.
Step-by-Step Clearing Fractions Walkthrough
Solve for $x$:
- Step 1: Identify the LCD. The denominators are $3$ and $5$. Their least common multiple is $\text{LCD} = 15$.
- Step 2: Multiply every term by the LCD ($15$). Notice that the constant $2$ on the right side must also be multiplied by $15$:
- Step 3: Simplify the rational coefficients:
- Step 4: Distribute across grouping symbols (beware the negative sign on $-3$):
- Step 5: Combine like terms on the left side:
- Step 6: Isolate the variable:
- Step 7: Check by back-substitution:
Classifying Equation Solutions: One, None, or Infinitely Many
When simplifying linear equations where variables exist on both sides, the variable terms may cancel out completely. The resulting numerical statement dictates the solution classification:
| Solution Classification | Algebraic Outcome / Signal | Geometric Representation | FAST Exam Item Identifier |
|---|---|---|---|
| One Unique Solution | Variable equals a single constant: $x = c$ | Two lines with different slopes intersecting at exactly one point | Coefficients of $x$ on opposite sides are unequal ($ax + b = cx + d, a \neq c$) |
| No Solution (Inconsistent) | Variables eliminate; leaves a false statement: e.g., $0 = 7$ or $-4 = 9$ | Two parallel lines with identical slopes but different $y$-intercepts | Variable coefficients are equal, but constant terms are unequal ($3x + 5 = 3x - 8$) |
| Infinitely Many Solutions (Identity) | Variables eliminate; leaves a true statement: e.g., $0 = 0$ or $12 = 12$ | Two coinciding lines that lie directly on top of each other | Variable coefficients AND constants are identical on both sides ($4x - 6 = 4x - 6$) |
Analytical Examples of Solution Types
- One Solution: $5x - 8 = 2x + 7 \implies 3x = 15 \implies x = 5$. A unique value satisfies the equation.
- No Solution: $2(3x + 4) = 6x - 5 \implies 6x + 8 = 6x - 5$. Subtracting $6x$ yields $8 = -5$, an absurd contradiction. No real number can satisfy this equation; the solution set is empty ($\emptyset$).
- Infinitely Many Solutions: $4(2x - 3) + 2 = 8x - 10 \implies 8x - 12 + 2 = 8x - 10 \implies 8x - 10 = 8x - 10$. Subtracting $8x$ yields $-10 = -10$, an identity. Every real number ($x \in \mathbb{R}$) satisfies the equation.
Systems of Two Linear Equations: Geometric Foundations
A system of linear equations consists of two or more linear equations involving the same set of variables (typically $x$ and $y$). A solution to a system is an ordered pair $(x, y)$ that satisfies every equation in the system simultaneously.
Under Florida B.E.S.T. benchmark MA.8.AR.4.1, students interpret systems geometrically on the Cartesian coordinate plane:
- Consistent and Independent System (One Solution): The two lines possess different slopes ($m_1 \neq m_2$). They intersect at exactly one coordinate point $(x, y)$, which represents the unique simultaneous solution.
- Inconsistent System (No Solution): The two lines have the same slope ($m_1 = m_2$) but different $y$-intercepts ($b_1 \neq b_2$). The lines are strictly parallel and never intersect. No ordered pair satisfies both equations.
- Consistent and Dependent System (Infinitely Many Solutions): The two lines possess the same slope ($m_1 = m_2$) and the same $y$-intercept ($b_1 = b_2$). The equations are algebraically equivalent representations of the exact same line. Every point on the line is a solution.
Solving Linear Systems Algebraically
While graphing provides geometric intuition, graphing can be imprecise when solutions involve fractional or large coordinates. Students must master two algebraic techniques: Substitution and Elimination.
1. The Substitution Method
The substitution method is most efficient when at least one variable in either equation has a coefficient of $+1$ or $-1$.
Algorithm:
- Isolate one variable in one of the equations.
- Substitute the resulting expression into the other equation, creating a single-variable equation.
- Solve for the remaining variable.
- Back-substitute that numerical value into either original equation to find the second variable.
- Write the final solution as an ordered pair: $(x, y)$.
Substitution Example
Solve the system:
- Substitute $(2x - 5)$ for $y$ in the second equation:
- Back-substitute $x = 4$ into the isolated equation:
- Unique solution: $(4, 3)$.
2. The Elimination (Addition) Method
The elimination method is most efficient when equations are written in standard form ($Ax + By = C$) and coefficients can be matched as additive inverses (opposites).
Algorithm:
- Multiply one or both equations by chosen non-zero constants so that the coefficients of one variable are exact opposites (e.g., $+6x$ and $-6x$).
- Add the two equations vertically to eliminate that variable.
- Solve the resulting single-variable equation.
- Back-substitute into an original equation to calculate the other coordinate.
Elimination Example
Solve the system:
- Notice that the coefficients of $y$ ($+3$ and $-3$) are already opposites.
- Add the equations directly:
- Substitute $x = 3$ into the first equation:
- Unique solution: $(3, 2)$.
Common Exam Traps & Misconceptions
[!WARNING]
Exam Trap 1: Confusing $x = 0$ with "No Solution"
A frequent pitfall on standardized tests is concluding that an equation has 'no solution' when the variable evaluates to zero (e.g., $4x = 0 \implies x = 0$). Zero is a completely valid, legitimate real number coordinate! The equation $4x = 0$ has one unique solution ($x = 0$). 'No solution' occurs strictly when all variable terms vanish and leave a demonstrably false numerical identity like $0 = 7$.
[!WARNING]
Exam Trap 2: Incomplete Distribution When Clearing Denominators
When multiplying an equation by the LCD to eliminate fractions, students frequently forget to multiply standalone integer constants. In $\frac{x}{3} + 4 = 7$, students often multiply $\frac{x}{3}$ by $3$ to get $x$, but fail to multiply the $4$, writing $x + 4 = 21$. Every single term on both sides of the equals sign must be scaled by the multiplier: $x + 12 = 21$.
[!WARNING]
Exam Trap 3: Incomplete System Solutions
A system of equations in two variables requires an ordered pair $(x, y)$ as its complete solution. On the FAST assessment, students often stop after solving for $x$, selecting an answer choice that only lists $x$ or confusing $x$ and $y$. Always back-substitute to find both values and express the final result as $(x, y)$.
Which classification best describes the linear equation 5(2x - 4) + 6 = 2(5x - 7)?
Solve the multi-step linear equation for x: (x + 7)/3 - (2x - 1)/5 = 2.
A school drama department sold a total of 320 tickets for a weekend musical production, collecting $2,140 in total revenue. Student tickets were priced at $5 each, and general adult admission tickets were priced at $9 each. How many student tickets and how many adult tickets were sold?