Difficulty: Medium
Correct Answer: + - x
Explanation:
Introduction / Context:
We must select a fixed sequence of three operators to make the equation true. Standard precedence applies.
Given Data / Assumptions:
Concept / Approach:
Test reasonable combinations; subtraction and multiplication often help reach small targets like 12.
Step-by-Step Solution:
Verification / Alternative check:
Explicitly compute each alternative; only Option B balances.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
+ - x
Discussion & Comments