Answer:
To make the problem a bit easier to solve.
Step-by-step explanation:
Decomposition is the process of breaking a large problem into smaller subproblems. If a problem is not decomposed, it is much harder to solve. Dealing with many different stages all at once is much more difficult than breaking a problem down into a number of smaller problems and solving each one, one at a time.