Lesson 14: Multi-Step Equations: Unwrapping the Variable

The Unwrapping Metaphor

Think of the variable \(x\) as a gift inside a box, inside a larger box. To get to it, you have to open the outer box first. This means you generally apply the Reverse Order of Operations (SADMEP).

  1. Undo Addition/Subtraction.
  2. Undo Multiplication/Division.

Worked Examples

Example 1: Two Steps

Solve: \(2x + 5 = 13\)

Example 2: Negative and Division

Solve: \(\frac{x}{3} - 4 = -1\)

Example 3: Dealing with Parentheses

Solve: \(3(x - 4) = 12\)

The Bridge to Quantum Mechanics

When solving for the "eigenvalues" of a Hamiltonian, you will often face an equation like \((H - \lambda I)\psi = 0\). This looks scary, but it's just a multi-step equation! You have to "unwrap" the \(\lambda\) (the energy) from the matrix \(H\). By mastering the logical sequence of unwrapping, you prepare yourself to extract real physics from abstract linear algebra.