Night=305769
match= 93600
candle=369600
light=?
Answers
Answer:
LIGHT => 218400
Step-by-step explanation:
Hey Mate,
This is very interesting question. I take 20 mins for solving this. But i find the logic behind it.
The Logic is : If alphabet rank is less than 10 , then we have to add 7 in that.
and if alphabet rank is more than 10 , then we need to subtract 7 from that.
Hope you remember the Conversion Table . (A=1, B=2, C=3, ....... Z=26)
Lets take NIGHT as a example : (Read it Carefully)
N = 14 – 7 = 7
I = 9 + 7 = 16
G = 7 + 7 = 14
H = 8 + 7 = 15
T = 20 – 7 = 13
Then multiple all the terms.
NIGHT => 7 x 16 x 14 x 15 x 13
So, NIGHT => 305769
Same apply for Light :
L = 12 – 7 = 5
I = 9 + 7 = 16
G = 7 + 7 = 14
H = 8 + 7 = 15
T = 20 – 7 = 13
Then multiple all the terms.
LIGHT => 5 x 16 x 14 x 15 x 13
So,