If BOY is coded as 65, and GIRL is 75, then what is WOMAN?
If BOY is coded as 65, and GIRL is 75, then what is WOMAN?
यदि BOY को 65 और GIRL को 75 लिखा जाता है, तो WOMAN क्या होगा?
Detailed Solution & Logic
95
Rule (Logic):
Replace each letter by its reverse alphabetical position
27− (normal position).
Add those reversed positions.
If the word has an odd number of letters, add 26. If it has an even number of letters, add 13.
(The 26 is the alphabet size; 13 is half of it.)
Now apply the rule:
BOY (3 letters — odd)
B → 27−2 = 25
O → 27−15 = 12
Y → 27−25 = 2
Sum = 25 + 12 + 2 = 39
Odd length → add 26 ⇒ 39 + 26 = 65 ✅
GIRL (4 letters — even)
G → 27−7 = 20
I → 27−9 = 18
R → 27−18 = 9
L → 27−12 = 15
Sum = 20 + 18 + 9 + 15 = 62
Even length → add 13 ⇒ 62 + 13 = 75 ✅
WOMAN (5 letters — odd)
W → 27−23 = 4
O → 27−15 = 12
M → 27−13 = 14
A → 27−1 = 26
N → 27−14 = 13
Sum = 4 + 12 + 14 + 26 + 13 = 69
Odd length → add 26 ⇒ 69 + 26 = 95 ✅
So WOMAN = 95, Answer
Similar Practice Questions
Select the correct mirror image of the given figure when the mirror is placed at MN as shown below.
Select the correct mirror image of the given figure when the mirror is placed at...
In a certain code language, A @ B means ‘A is the…Based on the above information, if ‘S + D # R & Y @ T’,
In a certain code language, A @ B means ‘A is the sister of B’....
Select the option figure which is embedded in the given figure
Select the option figure which is embedded in the given figure (Rotation is NOT allowed)....
In each of the following questions two numbers
In each of the following questions two numbers are given which follow a certain logical...
If the given sheet is folded to from a cube, which of the given figures are possible?
If the given sheet is folded to from a cube, which of the given figures...
SOMR is related to KGEJ in a certain way based on the English alphabetical order. In the same way, MIGL is related to EAYD. To which of the following options is OKIN related, following the same logic?
SOMR is related to KGEJ in a certain way based on the English alphabetical order....
IF ‘@’ means ‘\(\times\)’, ‘#’ means ‘+’,’*’ means ‘\(\div\)’ and ‘&’ means ‘-‘, and then @ changes to $ and vice versa, and & changes to * and vice versa, then evaluate:
If ‘@’ means ‘ $\times $’, ‘#’ means ‘+’, ‘*’ means ‘$ \div $’ and...