If
Then what is the value of
WET
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Here in all the cases the trick which is applied is that in each of them the position of first letter of the word in the alphabet series is multiplied by the quotient which is left after dividing the position of third letter by the position of second letter.
As we can see this here, S = 19, E =5, M =13, L=12, T=20 & W=23
SET = 76 => S(T/E) => 19 * 20 / 5 => 19 * 4 => 76
Similarly WET = 23 * 4=92
And here is the key of your logic lock.