Introduction
Problem-solving is the heart of mathematics. Knowing formulas and procedures is important, but being able to apply them to novel problems is what truly demonstrates mathematical understanding. The strategies in this article will help you approach any math problem with confidence.
Polya's Four-Step Method
George Polya, a famous mathematician, developed a systematic approach to problem-solving that works for any type of math problem:
- Understand the Problem
- Devise a Plan
- Carry Out the Plan
- Review and Extend
Step 1: Understand the Problem
Before doing any calculations, make sure you fully understand what's being asked:
- What exactly are you asked to find or prove?
- What information is given?
- Are there any constraints or conditions?
- Is there missing information you need to assume?
Example 1: Understanding the Problem
Problem: "A rectangle has a perimeter of 24 cm. If the length is twice the width, find the area."
What to find: Area of the rectangle
Given: Perimeter = 24 cm, length = 2 × width
Key relationships: Perimeter = 2(length + width), Area = length × width
Step 2: Devise a Plan
Think about similar problems you've solved. Consider different approaches:
- Guess and check: Make an educated guess, then refine
- Work backward: Start from the desired result
- Look for patterns: Identify sequences or repetitions
- Draw a diagram: Visual representations clarify problems
- Write an equation: Translate the problem into algebra
- Break into parts: Divide complex problems into simpler ones
Step 3: Carry Out the Plan
Execute your chosen strategy carefully:
- Show all your work
- Check each step as you go
- If stuck, try a different approach
Step 4: Review and Extend
After solving:
- Verify your answer makes sense
- Check if there are other valid approaches
- Consider generalizations or extensions
Example 2: Complete Problem Solution
Problem: Find two numbers whose sum is 20 and whose product is 96.
Step 1: Let x and y be the numbers. x + y = 20, xy = 96
Step 2: Express y = 20 - x, substitute: x(20 - x) = 96
Step 3: x² - 20x + 96 = 0
(x - 8)(x - 12) = 0
x = 8 or x = 12
Step 4: If x = 8, y = 12. Check: 8 + 12 = 20 ✓, 8 × 12 = 96 ✓
Common Problem-Solving Strategies
1. Draw a Diagram
Visual representations can make abstract problems concrete:
- Geometry problems: draw accurate figures
- Word problems: sketch the situation
- Use graphs for relationships between variables
2. Look for Patterns
Many problems contain repeating structures:
Find the sum: 1 + 2 + 3 + ... + 100
Pattern: Pair terms from opposite ends: (1+100), (2+99), ...
Each pair sums to 101, and there are 50 pairs
Sum = 50 × 101 = 5050
3. Work Backward
Sometimes it's easier to start from the goal:
A number is multiplied by 3, then 5 is added to get 29. What is the number?
Start from 29, subtract 5: 24
Divide by 3: 8
Answer: 8
4. Guess and Check (with logic)
Systematic guessing narrows down solutions:
Find two consecutive integers whose squares sum to 85.
Try n = 6: 36 + 49 = 85 ✓
Answer: 6 and 7
5. Break into Subproblems
Complex problems often have simpler components:
Calculate: 15% of 80 plus 20% of 60
15% of 80 = 0.15 × 80 = 12
20% of 60 = 0.20 × 60 = 12
Total = 12 + 12 = 24
6. Use Variables and Equations
Translate word problems into algebraic form:
"Three times a number minus seven equals twenty-two"
3x - 7 = 22
3x = 29
x = 29/3
Problem-Solving Mindset
Embrace Challenges
Struggling with a problem is part of learning. When you're stuck:
- Take a break and return later
- Review similar examples
- Break the problem into smaller parts
- Try explaining the problem aloud
Learn from Mistakes
Every incorrect attempt teaches you something:
- Why was my approach wrong?
- What information did I miss?
- How should I think about similar problems?
Key Takeaways
- Use Polya's four-step method: Understand, Plan, Execute, Review
- Draw diagrams to visualize problems
- Look for patterns and structure
- Work backward from the goal when helpful
- Break complex problems into simpler parts
- Translate word problems into equations
- Embrace struggle as part of learning