71.9k views
1 vote
______________helps to break the problem into more easily solvable sub-problems

a) hill climbing heuristic
b) means end analysis
c) mental model
d) working backwards

1 Answer

6 votes

Final answer:

The correct answer is means-end analysis. Means-end analysis is a problem-solving heuristic that helps break a problem into more easily solvable sub-problems.

Step-by-step explanation:

The correct answer to the question is b) means end analysis.

Means-end analysis is a problem-solving heuristic that helps break a problem into more easily solvable sub-problems. It involves comparing the current state of the problem to the desired end state, and then identifying the differences between the two. These differences form the sub-problems that need to be solved in order to reach the desired end state.

For example, if you are trying to solve a complex math problem, you can use means-end analysis to break it down into smaller, more manageable sub-problems. By solving these sub-problems one by one, you can eventually arrive at the solution to the main problem.

User Martine
by
7.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.