Algebraic Hacking: Master One-Step Equations
Target Audience: 16-Year-Old Learner | Duration: 15 Minutes | Format: Gradual Release (I Do, We Do, You Do)
📋 Materials Needed
- Whiteboard & marker (or paper and pen)
- Calculator (for verification step)
- "Inverse Operation Keys" reference card (optional)
🎯 Learning Objectives
- Identify the inverse operation needed to isolate an unknown variable ($x$).
- Solve one-step equations accurately using balance rules.
- Verify solutions using direct substitution.
1. Introduction & Hook (2 Minutes)
Talking Point (Instructor): "Think of an algebraic equation like an encrypted password or a locked box. The variable—usually $x$—is what we want to get by itself. Right now, something is blocking it. To break the code, you don't guess; you simply perform the exact opposite action that was done to it. In algebra, we call this the Inverse Operation."
Core Golden Rule: An equation is like a balanced set of scales. Whatever you do to the left side, you must do to the right side to keep it balanced.
| Original Operation | Inverse (Undo) Operation |
|---|---|
| Addition (+) | Subtraction (-) |
| Subtraction (-) | Addition (+) |
| Multiplication (×) | Division (÷) |
| Division (÷) | Multiplication (×) |
2. "I Do" — Direct Instruction & Modeling (3 Minutes)
Instructor Modeling: Watch how I isolate $x$ using inverse operations and verify my result.
Example A (Addition/Subtraction)
Problem: $x + 14 = 31$
- Identify: $14$ is being added to $x$.
- Inverse Action: Subtract $14$ from both sides.
x + 14 - 14 = 31 - 14
$x = 17$ - Verify: $17 + 14 = 31$ (Correct!)
Example B (Multiplication/Division)
Problem: $\frac{x}{4} = 9$
- Identify: $x$ is being divided by $4$.
- Inverse Action: Multiply both sides by $4$.
(\frac{x}{4}) * 4 = 9 * 4
$x = 36$ - Verify: $36 \div 4 = 9$ (Correct!)
3. "We Do" — Guided Interactive Practice (4 Minutes)
Let's solve these real-world scenarios together on the whiteboard. Prompt the learner with questions rather than giving answers immediately.
Scenario 1: Side Hustle Revenue
You made custom t-shirts. You spent $22 on supplies ($s$) and netted $65 in profit. The equation is: $p - 22 = 65$
- Ask Learner: "What operation is currently connected to $p$?" (Subtracting 22)
- Ask Learner: "How do we undo subtracting 22?" (Add 22 to both sides)
- Together Step: $p = 65 + 22 \rightarrow \mathbf{p = 87}$
Scenario 2: Group Expenses
You and two friends (3 people total) split concert tickets equally. Each person paid $45. The equation is: $\frac{t}{3} = 45$
- Ask Learner: "What is happening to $t$?" (Divided by 3)
- Ask Learner: "What action isolated $t$?" (Multiply both sides by 3)
- Together Step: $t = 45 \times 3 \rightarrow \mathbf{t = 135}$
4. "You Do" — Independent Decode Challenge (4 Minutes)
Task: Solve the following three equations independently on your paper. Make sure to write out the inverse step and verify your answer for each.
x - 18 = 42
7x = 56
\frac{x}{6} = 12
5. Wrap-Up & Assessment (2 Minutes)
Quick Recap: Solving one-step equations comes down to two key ideas: finding the inverse operation and keeping the equation balanced by applying it to both sides.
Ask the learner: "If you see an equation where $x$ is multiplied by a fraction like $\frac{1}{2}x = 10$, what is the single fastest inverse operation you can use to solve it?"
(Answer: Multiply both sides by the reciprocal, 2, or divide by $\frac{1}{2}$).