It's impossible to solve the question without understanding the logic!
Can you solve it?
Here is the detailed solution to the IQ test puzzle:
Pattern Logic:
Each number on the left side is multiplied by the number immediately preceding it (n - 1).
Step-by-Step Calculation:
• For 8:
8 × (8 - 1) = 8 × 7 = 56
• For 7:
7 × (7 - 1) = 7 × 6 = 42
• For 6:
6 × (6 - 1) = 6 × 5 = 30
• For 5:
5 × (5 - 1) = 5 × 4 = 20
------------------------------------
Final Solution:
Applying the exact same rule to the number 9:
• 9 × (9 - 1) = 9 × 8 = 72
Answer: 9 = 72

0 Comments