frogyfro

Digital Root Puzzle

Jul 12th, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. I'm thinking of a 4 digit number
  2. The first two digits and inner two digits have a digital root of 1
  3. The first and third digit have a digital root of 5
  4. The second and fourth digit have a digital root of 9
  5.  
  6.  
  7. This puzzle can be solved with a brute force method, but there is an algebraic way to solve the puzzle that I recommend using.
Advertisement
Add Comment
Please, Sign In to add comment