- Code: Select all
*--------------------------------------------------------------*
| 2 1 3 | 4 8 7 | 6 5 9 |
| 5 48 7 | 1 6 9 | 48 2 3 |
| 68 46 9 | 5 3 2 | 1 7 48 |
|--------------------+--------------------+--------------------|
| 378 37 1 | 9 2 5 | 47 6 48 |
| 4 89 6 | 7 1 3 | 5 89 2 |
| 79 2 5 | 8 4 6 | 79 3 1 |
|--------------------+--------------------+--------------------|
|*39-1 39 4 | 6 5 8 | 2 *1-9 7 |
|*1-9 5 2 | 3 7 4 | 89 *89-1 6 |
| 67 67 8 | 2 9 1 | 3 4 5 |
*--------------------------------------------------------------*
There are actually 4 Unique Rectangle eliminations available in the Yellow cells, which I've marked with * in my diagram.
The reason is that there is an X Wing of 1's in the 4 cells, which provides extra inferences.
So, for example, if the top left hand * cell was 1, the top right hand and bottom left hand * cells would both obviously be 9.
What might not be so obvious, is that because these cells are 9,
they are not 1, and that forces the bottom right hand * cell to be 1 (because there are two 1's in Row 8 and Column H it's forced to be 1 twice !)
So you end up with an exposed Deadly Pattern like so, in two boxes.
- Code: Select all
1 9
9 1
Similar arguments apply for the other three eliminations. With Unique Rectangles, it's often a good idea not to make the first elimination you see, but check for all the possibilities, and then make all the eliminations that are possible.
This is a Type 6 Unique Rectangle, which you can read about
here.
Hope this helps, Leren
PS for the benefit of others on this forum, here is the puzzle status in line format : 2134876595.7169.23..953217...1925.6.4.67135.2.25846.31..46582.7.52374..6..8291345
Leren