This one on the other hand has got me stumped. I'm also not a logician, I'm self taught on how to solve these so I don't know much about chains, bivalues etc etc.
Here is the Original Puzzle.
- Code: Select all
9..|5..|.81
2..|.6.|...
...|4.3|...
---+---+---
..6|...|1.4
.1.|...|.5.
8.3|...|9..
---+---+---
...|1.6|...
...|.8.|..2
65.|..7|..3
This is where I currently am.
- Code: Select all
9.4|572|.81
2..|.6.|...
...|4.3|...
---+---+---
5.6|...|1.4
.1.|...|.5.
8.3|...|9..
---+---+---
...|1.6|...
...|.8.|..2
65.|..7|..3
My mom is doing the same one and she said that she found the position for the 3 and 6 in row 1. I don't believe her and I think shes using a Trial and Error method to solve. (she does that from time to time heh, I on the other hand use a pen to solve mine and don't use t&e or pencil marks)
I can't seem to eliminate any other number possibilities anywhere else in the grid. I'm just looking for the next step and how to understand the next step. Not the full sollution!
Thanks to anyone who can help!