• Hi all and welcome to TheWoodHaven2 brought into the 21st Century, kicking and screaming! We all have Alasdair to thank for the vast bulk of the heavy lifting to get us here, no more so than me because he's taken away a huge burden of responsibility from my shoulders and brought us to this new shiny home, with all your previous content (hopefully) still intact! Please peruse and feed back. There is still plenty to do, like changing the colour scheme, adding the banner graphic, tweaking the odd setting here and there so I have added a new thread in the 'Technical Issues, Bugs and Feature Requests' forum for you to add any issues you find, any missing settings or just anything you'd like to see added/removed from the feature set that Xenforo offers. We will get to everything over the coming weeks so please be patient, but add anything at all to the thread I mention above and we promise to get to them over the next few days/weeks/months. In the meantime, please enjoy!

Check the calcs

Phil

Old Oak
Joined
Jul 23, 2014
Messages
4,188
Reaction score
412
Location
Southern Africa 0054
Wife brought me this one to do.
(she did it in about 1.5 minutes flat)

Ok, so I admit I am not the fastest and tend to go into lots of analysis.

Opened up Excel and started calculating. After about 10 minutes of analysis-paralysis I got the asnwer. :oops:

Cheers
Phil

Complete the range
111 = 13
112 = 24
113 =
114 =
115 =
116 =
117 =
118 =
119 =
110 =
 
Phil":2ao4g5ez said:
Robert":2ao4g5ez said:
probably the wrong logic but
13
24
35
46
57
68
79
90
92
2

90
101
112


How long did it take you?

about a minute and as Bob explained - last digit x10 then add sum of the three individual digits.
 
I think Bob's right. Initially I did it as multiples of 11 but didn't take into account the wrong starting number on the left column for that to be right.

Cheers
Mark

PS and that would correctly make the final answer 2.
 
This logic I used was: -

(((digit 1 * 10) + digit 2) * digit 3) + (digit 1 + digit 2)

111 = (11 x 1) + 2 = 13
112 = (11 x 2) + 2 = 24
113 = (11 x 3) + 2 = 35
114 = (11 x 4) + 2 = 46
115 = (11 x 5) + 2 = 57
116 = (11 x 6) + 2 = 68
117 = (11 x 7) + 2 = 79
118 = (11 x 8) + 2 = 90
119 = (11 x 9) + 2 = 101
110 =(11 x 0) + 2 = 2 (edited - thanks Bob for spotting the typo.)
 
Back
Top