21.3k views
4 votes
The hobbit-orc problem shows how a problem is solved by?

1) jumping directly from the initial state to the goal state
2) intermediate states that sometimes take you further from the goal
3) a small number of steps each closer to the goal
4) continually reducing the distance between the current state and goal state

1 Answer

1 vote

Final answer:

The hobbit-orc problem represents a more complex scenario in problem-solving where intermediate states are sometimes required, and these states may temporarily diverge from the goal. Effective problem-solving strategies often involve heuristics like working backwards and breaking a problem into smaller steps. This process is essential in physics and similar disciplines.

Step-by-step explanation:

The hobbit-orc problem illustrates how problem-solving involves facing intermediate steps that may sometimes take you further from the goal. This concept reflects problem-solving strategy where not all steps are directly toward the goal and may require backtracking or reassessing the situation. Furthermore, this approach can include the implementation of heuristics, such as working backwards from the goal state, or breaking down large tasks into smaller, more manageable steps.

The idea resonates with the problem-solving techniques in physics, focusing on strategy, solution, and significance stages. Strategies often involve considering different steps and potential difficulties (such as mental sets) that could impede reaching the solution. The significance stage ensures that the solution makes sense within the context of the problem.

Lastly, the example of a person escaping a bear exemplifies that during problem-solving, individuals are focused on overcoming immediate hurdles and progressing toward their goals. This is akin to the thought process of achieving intermediate steps that at times might seem to divert from the end goal but are essential in the overall strategy for problem resolution.

User Dmitry Baev
by
8.1k points