\(3x + 7 = 22\)
Two-Step Equation: An equation requiring two operations to isolate the variable
- Undo addition or subtraction first (inverse operation)
- Undo multiplication or division second (inverse operation)
- Simplify to find the variable
- Verify the solution by substituting back
The variable \(x\) is first multiplied by 3, then 7 is added. Undo addition first: \(3x + 7 - 7 = 22 - 7\)
Left side: \(3x + 7 - 7 = 3x\)
Right side: \(22 - 7 = 15\)
So: \(3x = 15\)
To undo multiplying by 3, divide both sides by 3: \(\frac{3x}{3} = \frac{15}{3}\)
Left side: \(\frac{3x}{3} = x\)
Right side: \(\frac{15}{3} = 5\)
\(x = 5\)
Substitute \(x = 5\) back into the original equation: \(3(5) + 7 = 15 + 7 = 22\) ✓
\(x = 5\)
• Order of Operations (Reverse): Undo operations in reverse order
• Inverse Operations: Subtraction undoes addition, division undoes multiplication
• Balanced Equation: Whatever you do to one side, do to the other
\(\frac{y}{4} - 6 = 3\)
Two-Step Division Equation: An equation involving division and addition/subtraction
The variable \(y\) is first divided by 4, then 6 is subtracted. Undo subtraction first: \(\frac{y}{4} - 6 + 6 = 3 + 6\)
Left side: \(\frac{y}{4} - 6 + 6 = \frac{y}{4}\)
Right side: \(3 + 6 = 9\)
So: \(\frac{y}{4} = 9\)
To undo dividing by 4, multiply both sides by 4: \(\frac{y}{4} \times 4 = 9 \times 4\)
Left side: \(\frac{y}{4} \times 4 = y\)
Right side: \(9 \times 4 = 36\)
\(y = 36\)
Substitute \(y = 36\) back into the original equation: \(\frac{36}{4} - 6 = 9 - 6 = 3\) ✓
\(y = 36\)
• Order of Operations (Reverse): Undo operations in reverse order
• Inverse Operations: Addition undoes subtraction, multiplication undoes division
• Balanced Equation: Whatever you do to one side, do to the other
\(5z - 12 = 18\)
Two-Step Multiplication Equation: An equation involving multiplication and addition/subtraction
The variable \(z\) is first multiplied by 5, then 12 is subtracted. Undo subtraction first: \(5z - 12 + 12 = 18 + 12\)
Left side: \(5z - 12 + 12 = 5z\)
Right side: \(18 + 12 = 30\)
So: \(5z = 30\)
To undo multiplying by 5, divide both sides by 5: \(\frac{5z}{5} = \frac{30}{5}\)
Left side: \(\frac{5z}{5} = z\)
Right side: \(\frac{30}{5} = 6\)
\(z = 6\)
Substitute \(z = 6\) back into the original equation: \(5(6) - 12 = 30 - 12 = 18\) ✓
\(z = 6\)
• Order of Operations (Reverse): Undo operations in reverse order
• Inverse Operations: Addition undoes subtraction, division undoes multiplication
• Balanced Equation: Whatever you do to one side, do to the other
\(\frac{w}{2.5} + 4.5 = 9.5\)
Two-Step Decimal Equation: An equation involving decimals and requiring two operations
The variable \(w\) is first divided by 2.5, then 4.5 is added. Undo addition first: \(\frac{w}{2.5} + 4.5 - 4.5 = 9.5 - 4.5\)
Right side: \(9.5 - 4.5 = 5\)
So: \(\frac{w}{2.5} = 5\)
To undo dividing by 2.5, multiply both sides by 2.5: \(\frac{w}{2.5} \times 2.5 = 5 \times 2.5\)
Left side: \(\frac{w}{2.5} \times 2.5 = w\)
Right side: \(5 \times 2.5 = 12.5\)
\(w = 12.5\)
Substitute \(w = 12.5\) back into the original equation: \(\frac{12.5}{2.5} + 4.5 = 5 + 4.5 = 9.5\) ✓
\(w = 12.5\)
• Order of Operations (Reverse): Undo operations in reverse order
• Inverse Operations: Subtraction undoes addition, multiplication undoes division
• Balanced Equation: Whatever you do to one side, do to the other
Word Problem: Translate words into mathematical expressions and solve
Let the unknown number be \(n\)
"A number is divided by 4 and then increased by 3 to get 8" becomes: \(\frac{n}{4} + 3 = 8\)
Subtract 3 from both sides: \(\frac{n}{4} + 3 - 3 = 8 - 3\)
Right side: \(8 - 3 = 5\)
So: \(\frac{n}{4} = 5\)
Multiply both sides by 4: \(\frac{n}{4} \times 4 = 5 \times 4\)
Left side: \(\frac{n}{4} \times 4 = n\)
Right side: \(5 \times 4 = 20\)
\(n = 20\)
Check: \(\frac{20}{4} + 3 = 5 + 3 = 8\) ✓
The number is 20
• Word Translation: Convert verbal statements to algebraic expressions
• Order of Operations (Reverse): Undo operations in reverse order
• Balanced Equation: Whatever you do to one side, do to the other
Two-Step Equation: An equation requiring exactly two operations to isolate the variable
Variable: A symbol representing an unknown value
Inverse Operations: Operations that undo each other (addition/subtraction, multiplication/division)
Order of Undoing: Reverse the order of operations applied to the variable
- Identify operations: Determine what operations are being performed on the variable
- Order of undoing: Undo operations in reverse order of how they were applied
- Apply inverses: Use inverse operations to both sides of the equation
- Simplify: Reduce both sides to isolate the variable
- Verify: Substitute the solution back into the original equation
• Order of Undoing: Reverse the order of operations applied to the variable
• Inverse Operations: Addition ↔ Subtraction, Multiplication ↔ Division
• Balanced Equation: Perform same operation on both sides
• Verification: Always check your solution
• General Forms: \(ax + b = c\), \(ax - b = c\), \(\frac{x}{a} + b = c\), \(\frac{x}{a} - b = c\)
\(f_1(x) = 3x + 7 = 22 \Rightarrow x = 5\)
\(f_2(y) = \frac{y}{4} - 6 = 3 \Rightarrow y = 36\)
\(f_3(z) = 5z - 12 = 18 \Rightarrow z = 6\)
Analysis: The chart shows how different two-step equations have different solutions.
- \(3x + 7 = 22\) (solution: \(x = 5\))
- \(\frac{y}{4} - 6 = 3\) (solution: \(y = 36\))
- \(5z - 12 = 18\) (solution: \(z = 6\))