The pattern is a bit tricky but easy to crack.
Missing number will be 4
The pattern followed is that the sum of two numbers is used to create the upper row.
Example
9+8 = 17 so last digit is 7.
next 8+6 = 14 . Here last digit is 4 and so on.
Hence the correct solution will be 4.
Missing number will be 4
The pattern followed is that the sum of two numbers is used to create the upper row.
Example
9+8 = 17 so last digit is 7.
next 8+6 = 14 . Here last digit is 4 and so on.
Hence the correct solution will be 4.