Why Do So Many Students Get Stuck on Math Problems?
It's rarely because they lack intelligence. More often, students get stuck because they jump straight into calculating without first understanding what the problem is asking. Hungarian mathematician George Pólya identified this pattern in his 1945 book How to Solve It and laid out a simple, four-step framework that remains one of the most effective problem-solving tools in mathematics education.
The 4 Steps
Step 1: Understand the Problem
Before writing a single number, make sure you fully understand what's being asked. Ask yourself:
- What information am I given?
- What am I being asked to find?
- Are there any conditions or constraints?
- Can I restate the problem in my own words?
Many errors stem from misreading the problem. Taking 60 seconds to identify the given and the unknown prevents minutes of wasted work.
Step 2: Devise a Plan
Think about strategies that might apply. Pólya listed nearly 20, including:
- Draw a diagram — visualize the situation
- Look for a pattern — especially useful in sequences and number theory
- Work backwards — start from the desired result
- Solve a simpler version — reduce numbers or dimensions
- Set up an equation — translate words into algebra
- Use symmetry — exploit structural patterns in geometry
Don't commit to the first strategy that comes to mind. Consider two or three, then choose the most promising one.
Step 3: Carry Out the Plan
Now execute your chosen strategy — carefully and methodically. As you work:
- Show each step clearly (this makes it easy to find errors)
- Check each sub-step as you go rather than at the end
- If you get stuck, don't be afraid to go back and choose a different strategy
Persistence matters here. Hitting a wall doesn't mean your approach is wrong — it may just mean you need to adjust a step.
Step 4: Look Back (Review)
Once you have an answer, don't stop. Verify it:
- Does the answer satisfy all the conditions of the problem?
- Does it make intuitive sense? (e.g., a negative length is a red flag)
- Can you solve it a different way to confirm?
- What did you learn that could help with similar problems?
This final step is where deep learning happens. Students who skip it miss a huge opportunity to consolidate understanding.
A Worked Example Using Pólya's Method
Problem: A train travels from City A to City B at 60 km/h and returns at 40 km/h. What is the average speed for the entire trip?
Step 1 – Understand:
Given: two speeds (60 km/h and 40 km/h). Find: average speed for the round trip. Note: distance is not given — this is key.
Step 2 – Plan:
Use the formula: Average speed = Total distance ÷ Total time. Assign a variable for distance (let d = one-way distance).
Step 3 – Execute:
Total distance = 2d. Time going = d/60. Time returning = d/40. Total time = d/60 + d/40 = 2d/120 + 3d/120 = 5d/120 = d/24. Average speed = 2d ÷ (d/24) = 2d × 24/d = 48 km/h.
Step 4 – Look Back:
The answer (48 km/h) is less than the simple average of 50 km/h — which makes sense, because more time is spent at the slower speed. The answer is reasonable. ✓
Making It a Habit
Pólya's framework isn't a magic formula — it's a thinking habit. The more consistently you apply it, the more naturally structured your mathematical thinking becomes. Print the four steps, keep them visible while you study, and consciously apply each one until it feels automatic.