Steve Stumble IV

Post puzzles for others to solve here.

Steve Stumble IV

Postby SteveG48 » Sat Mar 22, 2014 3:26 am

Here's another that I stumbled across in the local newspaper.

Code: Select all
 *-----------*
 |5..|.48|..2|
 |1..|2..|..7|
 |.3.|...|4..|
 |---+---+---|
 |.26|...|1..|
 |...|.9.|...|
 |...|...|37.|
 |---+---+---|
 |..1|...|.4.|
 |2.8|..6|..1|
 |9..|85.|..3|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4233
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble IV

Postby Marty R. » Sat Mar 22, 2014 4:29 am

Code: Select all
+---------+---------------+-----------+
| 5   7 9 | 13   4   8    | 6  13  2  |
| 1   8 4 | 2    6   35   | 9  35  7  |
| 6   3 2 | 1579 17  579  | 4  158 58 |
+---------+---------------+-----------+
| 478 2 6 | 357  78  3457 | 1  58  9  |
| 478 1 3 | 567  9   457  | 58 2   46 |
| 48  9 5 | 16   128 24   | 3  7   46 |
+---------+---------------+-----------+
| 3   6 1 | 79   27  279  | 58 4   58 |
| 2   5 8 | 4    3   6    | 7  9   1  |
| 9   4 7 | 8    5   1    | 2  6   3  |
+---------+---------------+-----------+

Play this puzzle online at the Daily Sudoku site

DP (79), r37c46: 15r3c46=2r7c6

With pseudo cell 15 in r3c46: (135=7)r1c4,r2c6,r3c465-(7=8)r4c5
2r7c6-(2=7)r7c5-(7=8)r4c5=>r4c5=8
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: Steve Stumble IV

Postby Leren » Sat Mar 22, 2014 4:30 am

Code: Select all
*--------------------------------------------------------------*
| 5     7     9      | 13    4     8      | 6     13    2      |
| 1     8     4      | 2     6     35     | 9     35    7      |
| 6     3     2      | 1579 a17    579    | 4    d58-1  58     |
|--------------------+--------------------+--------------------|
| 478   2     6      | 357  b78    3457   | 1    c58    9      |
| 478   1     3      | 567   9     457    | 58    2     46     |
| 48    9     5      | 16    128   24     | 3     7     46     |
|--------------------+--------------------+--------------------|
| 3     6     1      | 79    27    279    | 58    4     58     |
| 2     5     8      | 4     3     6      | 7     9     1      |
| 9     4     7      | 8     5     1      | 2     6     3      |
*--------------------------------------------------------------*

H3 Wing: (1=7) r3c5 - (7=8) r4c5 - r4c8 = (8) r3c8 => - 1 r3c8; stte

Leren
Leren
 
Posts: 5035
Joined: 03 June 2012

Re: Steve Stumble IV

Postby pjb » Sat Mar 22, 2014 8:14 am

Code: Select all
 5      7      9      | 13     4      8      | 6      13     2     
 1      8      4      | 2      6      35     | 9      35     7     
 6      3      2      | 1579   17     579    | 4      158    58     
 ---------------------+----------------------+---------------------
b478    2      6      | 357   a78     3457   | 1      5-8    9     
c478    1      3      | 567    9      457    |d58     2      46     
 48     9      5      | 16     128    24     | 3      7      46     
 ---------------------+----------------------+---------------------
 3      6      1      | 79     27     279    | 58     4      58     
 2      5      8      | 4      3      6      | 7      9      1     
 9      4      7      | 8      5      1      | 2      6      3     

(8=7)r4c5 - r4c1 = (7-8)r5c1 = r5c7 => -8 r4c8; stte

Phil
pjb
2014 Supporter
 
Posts: 2564
Joined: 11 September 2011
Location: Sydney, Australia

Re: Steve Stumble IV

Postby ArkieTech » Sat Mar 22, 2014 10:44 am

Code: Select all
 *-----------------------------------------------------------*
 | 5     7     9     | 13    4     8     | 6     13    2     |
 | 1     8     4     | 2     6     35    | 9     35    7     |
 | 6     3     2     | 1579  17    579   | 4     158   58    |
 |-------------------+-------------------+-------------------|
 | 478   2     6     | 357   78    3457  | 1     58    9     |
 | 478   1     3     | 567   9     457   | 58    2     46    |
 | 48    9     5     | 16    128   24    | 3     7     46    |
 |-------------------+-------------------+-------------------|
 | 3     6     1     | 79    27    279   | 58    4     58    |
 | 2     5     8     | 4     3     6     | 7     9     1     |
 | 9     4     7     | 8     5     1     | 2     6     3     |
 *-----------------------------------------------------------*
(5=7)r4c58-(7=456)r5c469 => -5r4c46,r5c7; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Steve Stumble IV

Postby Ngisa » Sat Mar 22, 2014 1:51 pm

Code: Select all
+---------+---------------+-----------+
| 5   7 9 | 3-1   4   8    | 6  e13  2  |
| 1   8 4 | 2    6   35   | 9  d35  7  |
| 6   3 2 | 1579 a17  579  | 4  158 58 |
+---------+---------------+-----------+
| 478 2 6 | 357  b78  3457 | 1  c58  9  |
| 478 1 3 | 567  9   457  | 58 2   46 |
| 48  9 5 | 16   128 24   | 3  7   46 |
+---------+---------------+-----------+
| 3   6 1 | 79   27  279  | 58 4   58 |
| 2   5 8 | 4    3   6    | 7  9   1  |
| 9   4 7 | 8    5   1    | 2  6   3  |
+---------+---------------+-----------+
XY Chain: (1=7)r3c5-(7=8)r4c5-(8=5)r4c8-(5=3)r2c8-(3=1)r1c8 => -1r1c4; stte.
Ngisa
 
Posts: 1381
Joined: 18 November 2012


Return to Puzzles