Exam-style question
Try this first
Which sequence most accurately describes abstraction and reduction?.
- A.Add details, increase complexity, and create a new unsolved problem
- B.Remove relevant information, ignore all solutions, and stop
- C.Remove unnecessary details, represent the problem suitably, and relate it to a solved problem
- D.Copy the original problem without changing its representation
Model answer
What a good answer should say
- Remove unnecessary details, represent the problem suitably, and relate it to a solved problem
Explanation
Why this works
The process removes unnecessary detail until the problem is represented in a form that can be solved, potentially by reducing it to a problem already solved.
Common mistake
No common mistake is linked to this question yet.
