Page 126

thedanieljwolfe
Posts: 1
Joined: Wed Aug 02, 2023 3:00 pm

Re: Page 126

Post by thedanieljwolfe » Wed Aug 02, 2023 3:01 pm

Really need help with this one... We've tried 100 combinations and for nowhere...

One more hint??
nizzle
Posts: 1
Joined: Fri Aug 11, 2023 3:49 am

Re: Page 126

Post by nizzle » Fri Aug 11, 2023 4:01 am

Hope this helps!
Spoiler!
So as others have mentioned, you'll need to convert the binary code.
Here is the website I used: https://www.convertbinary.com/to-text/
Enter the numbers as shown on the book's page.
The "twice?" clue on the bottom right indicates that you'll need to convert the answer you get a second time, the way you'd continue to reduce a fraction.
You'll end up with a number, not a word.
My best guess at the page's illustration is a laptop screen? Perhaps to indicate that unless you're fluent in binary, you'll need a computer for this one...
Good luck!
Tallis
Posts: 186
Joined: Wed Mar 14, 2018 10:30 pm
Location: Idaho, USA

Re: Page 126

Post by Tallis » Sat Oct 14, 2023 10:19 pm

This puzzle will require some help from the internet to solve. Below are graded hints leading to the solution.
Spoiler!
To solve the puzzle, you only need to focus on the 8 groups of 8 zeros and ones. The group is a foundational computer code.
Spoiler!
This is 'binary code'. In computing, the elemental unit of data is a 'bit' which is either a 1 or a 0. 8 bits make a 'byte', and a byte is code for a letter/character/number in binary. Google 'binary converter' to enter the 1s and 0s of a byte to reveal which ACSII character each of the bytes represent.
Spoiler!
00110000 is binary for the number 0, and 00110001 is binary for the number 1. What does the sequence of 8 bytes translate to?
Spoiler!
The 8 bytes becomes 00110011, which is another binary code in and of itself. What is this one? (you have to do it a 2nd time or 'twice' as it says at the bottom)
And the solution is below. Do not click if you don't want to know the solution.
Spoiler!
00110011 is the binary code for '3', which is the answer.
vryko
Posts: 5
Joined: Wed May 12, 2021 10:16 am

Re: Page 126

Post by vryko » Wed Jan 10, 2024 9:18 pm

Ok I found this one confusing - and some of the hints here also so if you're still struggling and have only just got the book as I have.

hint 1
Spoiler!
Convert just ONE line of binary to text
hint 2
Spoiler!
Then convert that answer into a number
Answer:
Spoiler!
0011 is binary for 3, not 00110011 as suggested above which is actually binary for 51 (binary reads from left to right 1s, 2s, 4s, 8s, 16s,32s,64s and so on so there is 0011 meaning 1 one, and 1 two for a total of three.
Post Reply