Finding Candidate Pairs


Sudoku puzzle

A Candidate Pair is the key to solving Sudoku puzzles with this method.
Candidate Pairs are the only two squares that potentially contain a number within a box. In the example above there are only two possible squares for the number 8 due to column 3 and row 6 having an 8 in them.

Previous Next