5.1 Solving Single-Variable Linear Equations
Key Takeaways
- A linear equation in one variable can be written in the standard form ax + b = c (where a ≠ 0), representing a first-degree equality where the variable has an exponent of 1.
- The Fundamental Properties of Equality (Addition, Subtraction, Multiplication, Division) preserve balance across equations: any algebraic operation performed on one side must be identically applied to the other.
- Solving multi-step equations follows a standard sequential algorithm: clear fractions by multiplying every term by the Least Common Denominator (LCD), clear decimals, apply the distributive property, combine like terms, isolate variable terms on one side, and isolate the variable.
- Linear equations produce three distinct solution outcomes: Conditional equations (exactly one unique solution), Inconsistent equations (no solution, simplifying to false contradictions like 0 = 7), and Identities (infinitely many solutions, simplifying to universal truths like 5 = 5).
- Applied word problems (consecutive integers, age comparisons, and geometric perimeter relationships) require defining a single variable, translating verbal constraints into algebraic expressions, and solving the resulting linear equation.
Fundamentals of Linear Equations & Properties of Equality
A linear equation in one variable is an algebraic statement asserting that two first-degree expressions are equal. On the ACCUPLACER Quantitative Reasoning, Algebra, and Statistics (QAS) test, single-variable linear equations form the foundational bedrock for algebra, coordinate geometry, and applied modeling.
The Standard Form of a Linear Equation
Any single-variable linear equation can be transformed into the standard form:
where:
- is the unknown variable (with an implicit exponent of ).
- , , and are real constants, with the strict condition that .
Because the exponent on the variable is strictly , linear equations produce straight-line graphs on a Cartesian coordinate plane and possess at most one unique numerical solution in standard conditions.
The Golden Rule of Algebra & Properties of Equality
An equation behaves like a balanced scale. To preserve the equality of both sides, any mathematical operation applied to one side must be applied identically to the other side. Four core axioms govern these transformations:
| Property of Equality | Formal Mathematical Definition | Algebraic Interpretation |
|---|---|---|
| Addition Property | If , then | Adding the same real number to both sides preserves equality |
| Subtraction Property | If , then | Subtracting the same real number from both sides preserves equality |
| Multiplication Property | If , then | Multiplying both sides by any real number preserves equality |
| Division Property | If and , then | Dividing both sides by any non-zero real number preserves equality |
Systematic Algorithm for Solving Multi-Step Linear Equations
When confronting multi-step linear equations involving parentheses, fractions, decimals, and variables distributed across both sides, execute the following structured 6-step algorithm:
Step 1: Clear Fractions and Decimals
Multiply EVERY term on both sides by the Least Common Denominator (LCD)
or by a power of 10 (10, 100, 1000) to eliminate all fractional parts.
Step 2: Clear Parentheses (Distributive Property)
Apply a(b + c) = ab + ac and a(b - c) = ab - ac, carefully distributing
negative signs across all grouped terms.
Step 3: Combine Like Terms on Each Side
Independently simplify the left-hand and right-hand expressions by summing
variable terms with variable terms, and constant terms with constant terms.
Step 4: Collect Variable Terms on One Side
Use Addition or Subtraction Properties to move all variable terms to one side
of the equation (preferring the side that yields a positive coefficient).
Step 5: Collect Constant Terms on the Opposite Side & Isolate the Variable
Use Addition or Subtraction Properties to isolate the variable term, then use
the Division or Multiplication Property to reduce the coefficient to 1.
Step 6: Check / Verify the Solution
Substitute the calculated value back into the ORIGINAL equation to ensure equality.
Clearing Fractions and Decimals
1. Clearing Fractions via the LCD
Instead of finding common denominators and manipulating rational fractions at each intermediate stage, eliminate all denominators in a single operation by multiplying every term on both sides by the Least Common Denominator (LCD):
- Identify denominators: . The .
- Multiply every individual term by :
- Isolate the variable:
2. Clearing Decimals
If an equation contains decimals, multiply every term by , where is the maximum number of decimal places appearing in any term:
Multiply every term by (since and have two decimal places):
Classification of Solutions
When simplifying a linear equation, all variable terms may cancel out entirely, leaving a statement containing only constants. Linear equations are classified into three distinct categories based on their solution sets:
| Classification | Algebraic Outcome | Solution Set | Geometric Meaning |
|---|---|---|---|
| Conditional Equation | (where is a constant) | Exactly one unique solution | A single point on the real number line |
| Inconsistent Equation (Contradiction) | False statement (e.g., or ) | No solution (Empty set ) | Parallel lines that never intersect |
| Identity | True statement (e.g., or ) | Infinitely many real solutions (All real numbers ) | Coinciding, identical lines |
Analytical Examples of Solution Types
- Conditional: . Exactly one solution.
- Inconsistent: (False). No real number can satisfy this equation; solution is .
- Identity: (True). Every real number is a valid solution; solution is .
Applied Linear Word Problems
On the ACCUPLACER QAS exam, linear equations frequently appear embedded in verbal scenarios. Success requires setting up a clear dictionary of variables and translating English phrases into algebraic equations.
Verbal-to-Algebraic Translation Key
| Verbal Phrase | Algebraic Translation |
|---|---|
| " more than a number", "a number increased by " | |
| " less than a number", "a number decreased by " | (Note: not ) |
| "The difference of a number and " | |
| "The product of and a number", " times a number" | |
| "The quotient of a number and " | |
| " times the sum of a number and " | |
| "Is", "equals", "yields", "amounts to" |
Step-by-Step Worked Examples
Worked Example 1: Multi-Step Equation with Rational Fractions & Distribution
Solve the equation for :
Solution Plan & Execution:
-
Identify the LCD of all denominators (): .
-
Multiply both sides of the entire equation by :
-
Apply the Distributive Property:
-
Combine like terms on the left side:
-
Isolate the variable terms and constant terms:
Worked Example 2: Consecutive Integer Problem
The sum of three consecutive odd integers is . What is the value of the largest integer?
Solution Plan & Execution:
-
Define the variables:
- Let the first (smallest) odd integer be .
- Consecutive odd integers differ by : second integer , third (largest) integer .
-
Set up the linear equation:
-
Combine like terms and solve:
-
Find the largest integer: (Check: . Correct.)
Worked Example 3: Geometric Perimeter Relation
The length of a rectangular sports field is less than three times its width. If the total perimeter of the field is , what are the dimensions of the field and its total area?
Solution Plan & Execution:
-
Define variables:
- Let width .
- Length .
-
Use the perimeter formula :
-
Distribute, combine like terms, and solve for :
-
Compute the length and area:
Worked Example 4: Age Comparison Word Problem
David is currently older than his nephew Liam. In , David's age will be three times Liam's age at that time. How old is Liam now?
Solution Plan & Execution:
-
Set up an age table:
- Liam's current age:
- David's current age:
- Liam's age in 6 years:
- David's age in 6 years:
-
Translate the future age relation:
-
Solve for :
Liam is currently (David is ). In 6 years, Liam will be 14 and David will be 42, with .
Common Pitfalls & ACCUPLACER Exam Traps
- Incomplete LCD Multiplication: When clearing denominators, students often forget to multiply standalone constant terms by the LCD. In , multiplying by gives , NOT .
- Negative Sign Distribution Across Fractions: In expressions like , the negative sign applies to the ENTIRE numerator: , not .
- Reversing Subtraction Order: " less than a number" must be written as . Writing reverses the subtraction and yields an incorrect negative result.
- Consecutive Even vs Odd Integer Setup: Consecutive integers are . Consecutive even integers are . Crucially, consecutive odd integers ALSO use (because odd numbers are spaced 2 units apart).
- Confusing with No Solution: is a valid, single, well-defined solution (a conditional equation). Only a contradictory equality with no variable (such as ) means "no solution."
What is the solution to the linear equation 3(2x - 5) - 2(x - 4) = x + 11?
Which of the following equations represents an inconsistent equation that has NO real solution?
The sum of three consecutive odd integers is 111. What is the product of the smallest and largest of these three integers?