
Let’s look at the pattern:
We are given:
-
9 = 90
-
8 = 72
-
7 = 56
-
6 = 42
Letโs break it down:
Notice that:
-
9 ร 10 = 90
-
8 ร 9 = 72
-
7 ร 8 = 56
-
6 ร 7 = 42
So the pattern appears to be:
n ร (n + 1) = result
Now apply it to 3:
3 ร 4 = 12