Working backwards is a problem-solving strategy where you start from the desired end result and reason back toward the starting conditions. Instead of asking "what happens next?" you ask "what must have come before?" This strategy is especially useful when the end state is known and specific but the path forward from the start is unclear. In mathematics, working backwards is used to discover proof strategies, solve equations, and analyze puzzles where the final answer is given and you need to reconstruct the process.
Start with a simple puzzle: "I think of a number, double it, add 5, and get 17. What was the number?" Working forward is trial-and-error; working backward is systematic: 17 → subtract 5 → 12 → divide by 2 → 6. Then progress to multi-step problems. Emphasize the key technique: reverse each operation. If the forward step is "add 5," the backward step is "subtract 5." Connect to solving algebraic equations, where "undoing" operations is the standard method.
Most problem-solving advice tells you to start at the beginning and work forward. But sometimes the end is clearer than the beginning, and the most efficient strategy is to start from the answer you want and reason backward to figure out how to get there. This is working backwards, and it is a powerful heuristic used across mathematics and puzzle-solving.
The simplest examples are "mystery number" puzzles. "I think of a number, add 7, multiply by 2, and get 30. What was my number?" Working forward, you would guess and check. Working backward, you reverse each operation in reverse order: 30 ÷ 2 = 15, then 15 - 7 = 8. The original number was 8. You can verify: 8 + 7 = 15, 15 × 2 = 30. The backward reasoning gave you the answer; the forward check confirmed it.
The key technique is reversing operations. Addition reverses to subtraction. Multiplication reverses to division. Squaring reverses to taking a square root. And crucially, the order of operations also reverses: if you "added 3, then multiplied by 5" going forward, you "divide by 5, then subtract 3" going backward. The last operation applied is the first to be undone, like taking off your shoes and socks — you put on socks first and shoes second, but you take off shoes first and socks second.
Working backwards is not limited to arithmetic puzzles. In proof-writing, it is one of the most common discovery strategies. If you need to prove that some expression equals zero, you might start from "equals zero" and ask "what algebraic manipulation would produce this?" You work backward from the conclusion to find the chain of steps, then write the proof forward. The backward reasoning discovers the proof; the forward presentation justifies it.
An important caveat: working backwards is a strategy for finding answers, not a substitute for verification. Not every backward chain is valid — some steps might not be reversible (squaring is not perfectly reversible because both 3² and (−3)² equal 9). Always check your answer by plugging it back into the original problem and verifying it works going forward. The backward strategy is a scaffold; the forward verification is the proof.
No topics depend on this one yet.