What will replace ‘?’ in the following equation if ‘+’ and ‘÷’ are…
2026
What will replace ‘?’ in the following equation if ‘+’ and ‘÷’ are interchanged, and ‘−’ and ‘×’ are interchanged?
16 × 4 − 3 ÷ 21 + 3 = ?
Answer: B. 11 — ConceptWhen mathematical operation symbols are interchanged, first replace every affected symbol with its paired symbol. Then evaluate the transformed…
- A.
23
- B.
11
- C.
19
- D.
15
Attempted by 36 students.
Show answer & explanation
Correct answer: B
Concept
When mathematical operation symbols are interchanged, first replace every affected symbol with its paired symbol.
Then evaluate the transformed expression using the standard order of operations: multiplication and division before addition and subtraction, proceeding left to right within the same priority.
Application
Applying the stated interchanges changes the expression as follows:
Replace × with −, − with ×, ÷ with +, and + with ÷: 16 − 4 × 3 + 21 ÷ 3.
Evaluate multiplication and division: 4 × 3 = 12 and 21 ÷ 3 = 7.
Substitute these values: 16 − 12 + 7.
Evaluate from left to right: 16 − 12 = 4, and 4 + 7 = 11.
Cross-check
Directly evaluating the transformed expression gives 16 − 12 + 7 = 11, confirming the same result.
Therefore, the value that replaces ‘?’ is 11.