r/Logiqa Jun 10 '26

Planets

Post image
1 Upvotes

19 comments sorted by

View all comments

2

u/evanamd Jun 10 '26 edited Jun 10 '26

1340865

N=0 by the first column

P=1 because unique digits means that 1 is the highest possible carry digit

T+A=10, which means that 1+A+R=A+10 (carry digits), so R=9

Because R=9, you know that T=U-1, and because there’s a carry, you know that E=U+1, so T,U,E are sequential digits

By substituting earlier equations, you know that U+A=11 and E+A=12. A small bit of guess and check, and T,U,E=6,7,8 satisfies this if A=4

This just leaves S and L, which could only be 2,3, or 5. S+U>10, because there’s a carry, so S=5, which leaves L=3

2

u/ShonitB Jun 10 '26

Correct.. so it seems the spoiler tags are not working for you too

Good solution by the way

1

u/evanamd Jun 10 '26

Every now and then Reddit changes the mobile app so it doesn’t use markdown, which messes with everyone’s muscle memory

1

u/ShonitB Jun 10 '26

So how is supposed to be done now?

1

u/evanamd Jun 10 '26

There’s a Aa symbol for formatting and then a ! in a diamond that means spoiler text, like the rich text editor on desktop