The Equals Sign as a Scale
An equation is like a balance scale. If the scale is balanced (\(A = B\)), then adding or removing the same amount from both sides will keep it balanced. This is the Addition Property of Equality.
Isolation
To "solve" an equation for \(x\), we must isolate it (get it by itself). We do this by applying the Inverse Operation.
- To undo \(+ 5\), we \(- 5\).
- To undo \(- 8\), we \(+ 8\).
Worked Examples
Example 1: Undoing Addition
Solve: \(x + 12 = 30\)
- The variable is being "added by 12."
- Apply inverse: Subtract 12 from both sides.
- \(x + 12 - 12 = 30 - 12\)
- Result: \(x = 18\)
Example 2: Undoing Subtraction
Solve: \(x - 7 = -2\)
- Apply inverse: Add 7 to both sides.
- \(x - 7 + 7 = -2 + 7\)
- Result: \(x = 5\)
Example 3: Variable on the Right
Solve: \(15 = 4 + x\)
- Subtract 4 from both sides.
- \(15 - 4 = 4 - 4 + x\)
- \(11 = x\)
- Result: \(x = 11\)
The Bridge to Quantum Mechanics
In Quantum Mechanics, we often have to "normalize" equations. If we have a wavefunction \(\psi\), and we know that \(\psi_{measured} = \psi_{ideal} + \text{noise}\), we solve for the ideal state by "subtracting the noise" from both sides. This concept of mathematical balance is what keeps physical laws "true" even as we add complexity to our models.