question_subject:
question_exam:
stats:
keywords:
In this question, each alphabet is assigned a numerical value starting from A=1, B=2, C=3, and so on. We need to find the numerical value of the word `FAZED` using this coding system.
To find the numerical value of a word, we add the numerical values of each letter in the word.
The numerical value of the word `CABLE` is given as 41. Let`s find the numerical values of each letter in `CABLE`:
C = 3
A = 1
B = 2
L = 12
E = 5
The sum of these numerical values is 3 + 1 + 2 + 12 + 5 = 23.
Now, let`s find the numerical value of `FAZED`:
F = 6
A = 1
Z = 26
E = 5
D = 4
The sum of these numerical values is 6 + 1 + 26 + 5 + 4 = 42.
Therefore, the numerical value of the word `FAZED` is 42.
The correct answer is not provided in the options. Alert - correct answer should be 42.