If WOMAN is coded as 12345 and SERVANT is coded as 6789450, then VOTERS will be coded as :
920786
902876
978206
972086
Answer is Wrong!
Answer is Right!
This question was previously asked in
UPSC CAPF – 2009
From “WOMAN is coded as 12345”:
W -> 1
O -> 2
M -> 3
A -> 4
N -> 5
From “SERVANT is coded as 6789450”:
S -> 6
E -> 7
R -> 8
V -> 9
A -> 4 (Matches the code from WOMAN)
N -> 5 (Matches the code from WOMAN)
T -> 0
We need to find the code for “VOTERS”. We use the established codes for each letter:
V -> 9
O -> 2
T -> 0
E -> 7
R -> 8
S -> 6
Combining these, VOTERS is coded as 920786.