December 19, 2015

Post puzzles for others to solve here.

December 19, 2015

Postby ArkieTech » Sat Dec 19, 2015 12:23 am

Code: Select all
 *-----------*
 |.69|...|.7.|
 |..2|7..|.5.|
 |..5|..1|6.2|
 |---+---+---|
 |...|57.|4..|
 |...|...|...|
 |..4|.32|...|
 |---+---+---|
 |5.6|8..|3..|
 |.8.|..9|1..|
 |.4.|...|52.|
 *-----------*


Play/Print this puzzle online
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: December 19, 2015

Postby Leren » Sat Dec 19, 2015 12:36 am

Code: Select all
*--------------------------------------------------------------*
| 134   6     9      | 234  d24    5      | 8     7     134    |
| 1348 a13    2      | 7    d468  e468-3  | 9     5     134    |
| 3478  37    5      | 349  d489   1      | 6     34    2      |
|--------------------+--------------------+--------------------|
| 1236  1239  138    | 5     7     68     | 4     1369  369    |
| 1367  13579 1378   | 1469 d14689 468    | 2     1369  3569   |
| 16    159   4      | 169   3     2      | 7     8     569    |
|--------------------+--------------------+--------------------|
| 5    b12    6      | 8    c12    47     | 3     49    479    |
| 237   8     37     | 234   5     9      | 1     46    467    |
| 9     4     137    | 136   16    367    | 5     2     8      |
*--------------------------------------------------------------*

(3=1) r2c2 - (1=2) r7c2 - 2 r7c5 = (2489-16) r1235c5 = (6) r2c6 => - 3 r2c6; stte

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: December 19, 2015

Postby SteveG48 » Sat Dec 19, 2015 12:50 am

Code: Select all
 *--------------------------------------------------------------------*
 | 134    6      9      |b234    24     5      | 8      7      134    |
 |d1348  d13     2      | 7     d468   c3468   | 9      5     d134    |
 | 3478   37     5      |b349    489    1      | 6      34     2      |
 *----------------------+----------------------+----------------------|
 | 1236   1239   138    | 5      7      68     | 4      1369   369    |
 | 1367   13579  1378   | 1469   14689  468    | 2      1369   3569   |
 | 16     159    4      | 169    3      2      | 7      8      569    |
 *----------------------+----------------------+----------------------|
 | 5      12     6      | 8      2-1    47     | 3      49     479    |
 | 237    8      37     | 234    5      9      | 1      46     467    |
 | 9      4      37-1   |a136  ae16     367    | 5      2      8      |
 *--------------------------------------------------------------------*


(1=36)r9c45 - 3r13c4 = r2c6 - (3=1468)r2c1259 - (6=1)r9c5 => -1 r7c5,r9c3 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4279
Joined: 08 November 2013
Location: Orlando, Florida

Re: December 19, 2015

Postby pjb » Sat Dec 19, 2015 1:09 am

Code: Select all
 134     6       9      | 234    24     5      | 8      7      134   
 1348    13      2      | 7     a468   b3468   | 9      5      134   
 3478    37      5      | 349    489    1      | 6      34     2     
------------------------+----------------------+---------------------
 1236    1239    138    | 5      7      68     | 4      1369   369   
 1367    13579   1378   | 1469   4689   468    | 2      1369   3569   
 16      159     4      | 169    3      2      | 7      8      569   
------------------------+----------------------+---------------------
 5       12      6      | 8      12     47     | 3      49     479   
 237     8       37     | 234    5      9      | 1      46     467   
 9       4       137    |d36     1-6   c367    | 5      2      8     

(6)r2c5 = (6-3)r2c6 = r9c6 - (3=6)r9c4 => -6 r9c5; stte

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

Re: December 19, 2015

Postby Leren » Sat Dec 19, 2015 7:45 pm

pjb wrote ; (6)r2c5 = (6-3)r2c6 = r9c6 - (3=6)r9c4 => -6 r9c5; stte

Hi Phil, I noticed that your PM is different from Steve's and mine. You don't have a 1 in r9c4.

Leren
Leren
 
Posts: 5050
Joined: 03 June 2012

Re: December 19, 2015

Postby pjb » Sat Dec 19, 2015 9:08 pm

Thanks Leren
Forgot to restore an elimination from previous try. No wonder I was surprised my solution was so simple compared with you and Steve.
Phil

Here's one with correct pm's:
Code: Select all
 134     6       9      | 234    24     5      | 8      7      134   
 1348    13      2      | 7     e468   d3468   | 9      5      134   
 3478    37      5      | 349    489    1      | 6      34     2     
------------------------+----------------------+---------------------
 1236    1239    138    | 5      7      68     | 4      1369   369   
 1367    13579   1378   | 1469   14689  468    | 2      1369   3569   
 16      159     4      | 169    3      2      | 7      8      569   
------------------------+----------------------+---------------------
 5      a12      6      | 8      2-1    47     | 3      49     479   
 237     8       37     | 234    5      9      | 1      46     467   
 9       4      b37-1   | 136   f16    c367    | 5      2      8     

(1)r7c2 = (1-7)r9c3 = (7-3)r9c6 = (3-6)r2c6 = r2c5 - (6=1)r9c5 => -1 r7c5, r9c3; stte
pjb
2014 Supporter
 
Posts: 2587
Joined: 11 September 2011
Location: Sydney, Australia


Return to Puzzles