Question:

If ‘+’ means ‘×’, ‘-’ means ‘÷’, ‘×’ means ‘-’ and ‘÷’ means ‘+’, then find the value of: \(6 + 64 - 8 ÷ 45 × 8\)

Show Hint

Always substitute operators first, then apply BODMAS strictly.
Updated On: Apr 16, 2026
  • 85
  • 76
  • 87
  • 75
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1:
Understanding the Concept:
Replace operators according to the given code.

Step 2:
Detailed Explanation:
Given: ‘+’ → ‘×’, ‘-’ → ‘÷’, ‘×’ → ‘-’, ‘÷’ → ‘+’.
Expression: \(6 + 64 - 8 ÷ 45 × 8\)
Becomes: \(6 × 64 ÷ 8 + 45 - 8\)
Applying BODMAS:
\(6 × (64 ÷ 8) + 45 - 8 = 6 × 8 + 45 - 8 = 48 + 45 - 8 = 85\).

Step 3:
Final Answer:
The value is 85.
Was this answer helpful?
0
0