Welcome to the Art of Thinking Backwards!
In your H3 Mathematics journey, you will often encounter problems that feel like a tangled ball of yarn. You know what the final result should look like, but the starting point is a mess. This is where Working Backwards comes in! Instead of fighting your way from the start to the finish, we start at the finish line and retrace our steps to the beginning. It is a powerful heuristic (a problem-solving strategy) that turns difficult proofs and complex puzzles into manageable steps.
Did you know? Many professional mathematicians never write a proof from start to finish on their first try. They usually start with the conclusion and "reverse engineer" the logic until they find the starting assumptions!
1. What exactly is "Working Backwards"?
Working backwards is the process of starting with the target goal (the "end state") and using inverse operations or logical steps to figure out the required initial state.
Think of it like solving a maze. Sometimes, it is much easier to start at the "Exit" and find the path back to the "Entrance" because there are fewer dead ends branching out from the finish line than there are from the start.
When should you use this strategy?
You should consider working backwards when:
1. The end result of a problem is clearly stated or known.
2. The initial state is unknown or hidden.
3. The sequence of steps is reversible.
4. You are trying to find a winning strategy in a mathematical game.
Key Takeaway: If the "front door" of a problem is locked, try looking for the "back door."
2. The Step-by-Step Process
Don't worry if this seems tricky at first! Just follow these simple steps to master the technique:
Step 1: Identify the Goal. Clearly write down what the final answer or final state looks like.
Step 2: Take One Step Back. Ask yourself: "What must have happened just before I reached the goal?"
Step 3: Use Inverse Operations. If the problem added something, you subtract it. If it multiplied, you divide.
Step 4: Repeat. Keep going until you reach the information given at the start of the problem.
Step 5: Verify. Once you have found the starting point, work forwards to make sure everything adds up correctly.
3. Real-World Analogy: The "Forgotten Password"
Imagine you are trying to remember a PIN code. You remember that to get the PIN, you took your birth year, added 50, and then divided by 2 to get 1012.
To find your birth year, you work backwards:
1. Start at the end: \( 1012 \)
2. Reverse the "divided by 2": \( 1012 \times 2 = 2024 \)
3. Reverse the "added 50": \( 2024 - 50 = 1974 \)
4. Your birth year was 1974!
4. Mathematical Examples in H3
Example A: Solving for an Unknown Starting Value
Problem: A sequence of operations is performed on a number \( x \). The number is squared, then 5 is subtracted, and finally, the result is multiplied by 3 to give 60. Find \( x \).
How to solve it:
1. The final result is \( 60 \).
2. The last step was "multiply by 3." The inverse is "divide by 3": \( 60 / 3 = 20 \).
3. The previous step was "subtract 5." The inverse is "add 5": \( 20 + 5 = 25 \).
4. The first step was "square the number." The inverse is "square root": \( \sqrt{25} = 5 \) or \( -5 \).
5. Conclusion: \( x \) could be \( 5 \) or \( -5 \).
Example B: Constructing a Proof (The "Scratch Work" Phase)
In H3, you will often need to prove inequalities like:
Prove that \( \frac{x+y}{2} \geq \sqrt{xy} \) for all \( x, y \geq 0 \).
If you don't know where to start, work backwards on your scratch paper:
1. Start with the goal: \( \frac{x+y}{2} \geq \sqrt{xy} \)
2. Multiply by 2: \( x+y \geq 2\sqrt{xy} \)
3. Square both sides (since both are non-negative): \( (x+y)^2 \geq 4xy \)
4. Expand: \( x^2 + 2xy + y^2 \geq 4xy \)
5. Subtract \( 4xy \) from both sides: \( x^2 - 2xy + y^2 \geq 0 \)
6. Factorize: \( (x-y)^2 \geq 0 \)
Wait! We know that any real number squared is always \( \geq 0 \). This is a known truth! Now, to write your formal Direct Proof, you simply write these steps in reverse order, starting from \( (x-y)^2 \geq 0 \).
Quick Review: Using "Working Backwards" as scratch work is a secret weapon for proofs. It helps you find the "missing link" that makes a proof work.
5. Common Pitfalls to Avoid
1. Non-Reversible Steps: Be careful with operations that aren't easily reversed. For example, squaring a number is not perfectly reversible because both \( 2^2 \) and \( (-2)^2 \) result in \( 4 \). Always check if you need to consider multiple cases (like plus or minus).
2. Forgetting to Write the Forward Proof: In a GCE A-Level exam, "Working Backwards" is often your preparation. Unless the question asks for the strategy, your final answer should usually be presented as a logical forward progression.
3. Logic Direction: Just because \( B \) implies \( A \), it doesn't always mean \( A \) implies \( B \). When working backwards in proofs, ensure your logical connectives (like "if and only if") are valid for every step.
6. Summary and Key Takeaways
• Definition: Working backwards is a heuristic where you start from the goal and reverse the operations to find the starting point.
• Best for: Problems with a known end-state, winning strategy games, and finding the starting point for complex proofs.
• The "Inverse" Rule: Always use the opposite operation (Add \(\leftrightarrow\) Subtract, Multiply \(\leftrightarrow\) Divide, Square \(\leftrightarrow\) Square Root).
• The "Scratch Paper" Trick: Use this method to find the path, then write your final answer moving forward to ensure the logic is airtight.
Keep practicing! Heuristics are like muscles—the more you use them, the stronger your problem-solving intuition becomes. You've got this!