lesson

Updated 6 days ago Β· 3 views
Imagine receiving a gift wrapped in a box, tied shut with a ribbon. To reach the prize inside, you untie the ribbon first, then open the box.
Solving a two-step equation works the exact same way: you peel away the operations attached to the variable in reverse order.
The Unwrapping Rule
In algebra, a coefficient is the number multiplied directly by a variable, and a constant is a standalone number. To isolate the variable, we use inverse operationsβoperations that undo each other, like addition undoing subtraction, or division undoing multiplication.
Every step relies on the Properties of Equality (the Addition, Subtraction, Multiplication, and Division Properties of Equality). These rules dictate that any operation performed on one side of an equation must be identically performed on the other to maintain balance.
Because standard order of operations multiplies before adding, we reverse that order to solve: undo addition and subtraction first, then undo multiplication and division.
Every step relies on the Properties of Equalityβspecifically the Addition, Subtraction, Multiplication, and Division Properties of Equality.
These rules dictate that any operation performed on one side of an equation must be identically performed on the other side to maintain balance.
πInteractive diagram
What does this look like in action when minus signs enter the picture?
Step-by-Step with Subtraction
Let's solve 3xβ7=14. First, undo the subtraction by adding 7 to both sides of the equal sign: 3xβ7+7=14+7βΉ3x=21
Next, undo the multiplication by dividing both sides by the coefficient, 3: 33xβ=321ββΉx=7