Jump to content

Can anyone figure this out?


poz

Recommended Posts

Assume:

a in {1..9}

b in {0..9}

x = 10a + b

Solve:

x - a - b = y

(10a + b) - a - b = y

Therefore

9a = y

It follows that y is always a multiple of 9.

If you put the same value in all squares represented by a multiple of 9 (i.e. 9, 18, 27 ... 81) and randomize all other values you're guaranteed to always be correct.

... couldn't help myself.

Link to comment
Share on other sites

Assume:

a in {1..9}

b in {0..9}

x = 10a + b

Solve:

x - a - b = y

(10a + b) - a - b = y

Therefore

9a = y

It follows that y is always a multiple of 9.

If you put the same value in all squares represented by a multiple of 9 (i.e. 9, 18, 27 ... 81) and randomize all other values you're guaranteed to always be correct.

... couldn't help myself.

jesus dean.....have you entered the krypton factor this year!! lol

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Upcoming Events

    No upcoming events found
×
×
  • Create New...