Hidden Pair
When two numbers can only fit in the same two cells.
Explanation
In one row, column, or box, if two digits can appear only in the same two cells, those cells must contain the pair. Other candidates in the pair cells can be removed.
Practice tip
Scan one unit at a time and track where each digit can still go.
Example steps
- Choose a unit and mark the possible cells for each digit.
- Find two digits that share exactly two possible cells.
- Keep those two digits in the pair cells and remove all other notes there.