bennyd wrote:I don't think I understand naked pairs.
I hear you, man
The only naked pairs I can spot are
56 in box 1
16 in box 3
13 in box 6
45 in col 4
37 in col 6
But I can't see that any of those lead to the elimination of any candidate.
I found a locked candidate 5 in box 4 that eliminated 5 from r1c3
Then a hidden pair 47 in col 5 that eliminated 35 from those two cells.
But then you are stuck here
- Code: Select all
+--------------+-------------+-----------+
| 9 56 13 | 45 47 37 | 8 2 16 |
| 7 2 4 | 1 6 8 | 9 3 5 |
| 13 56 8 | 9 35 2 | 7 4 16 |
+--------------+-------------+-----------+
| 123 4 6 | 8 23 9 | 13 5 7 |
| 8 9 135 | 45 47 37 | 13 6 2 |
| 23 7 35 | 6 235 1 | 4 9 8 |
+--------------+-------------+-----------+
| 5 8 7 | 3 9 6 | 2 1 4 |
| 6 3 2 | 7 1 4 | 5 8 9 |
| 4 1 9 | 2 8 5 | 6 7 3 |
+--------------+-------------+-----------+
So you must apply BAT (Boring Arcane Techniques) or T&E (Trial and Error) or get a book which has easier puzzles.
Regarding posting. Here is exactly what I posted above
{code}
+--------------+-------------+-----------+
| 9 56 13 | 45 47 37 | 8 2 16 |
| 7 2 4 | 1 6 8 | 9 3 5 |
| 13 56 8 | 9 35 2 | 7 4 16 |
+--------------+-------------+-----------+
| 123 4 6 | 8 23 9 | 13 5 7 |
| 8 9 135 | 45 47 37 | 13 6 2 |
| 23 7 35 | 6 235 1 | 4 9 8 |
+--------------+-------------+-----------+
| 5 8 7 | 3 9 6 | 2 1 4 |
| 6 3 2 | 7 1 4 | 5 8 9 |
| 4 1 9 | 2 8 5 | 6 7 3 |
+--------------+-------------+-----------+
{/code}
EXCEPT I used square brackets instead of curly brackes. Putting "code" and "/code" around a section of post will conserve spacing.
Mac