If 'MALE' is coded as 31 and 'FEMALE' is coded as 42, then how will 'ADULT' be…

2023

If 'MALE' is coded as 31 and 'FEMALE' is coded as 42, then how will 'ADULT' be coded in the same scheme?

Answer: C. 58ConceptIn a letter-value coding rule, replace each letter by its position in the English alphabet: A = 1, B = 2, ..., Z = 26. When a word is represented by…

  1. A.

    35

  2. B.

    53

  3. C.

    58

  4. D.

    62

Show answer & explanation

Correct answer: C

Concept

In a letter-value coding rule, replace each letter by its position in the English alphabet: A = 1, B = 2, ..., Z = 26.

When a word is represented by one number, test whether that number is the sum of the letter positions, and confirm the rule against every given example.

Application

  1. MALE gives 13 + 1 + 12 + 5 = 31, so the first example follows the sum rule.

  2. FEMALE gives 6 + 5 + 13 + 1 + 12 + 5 = 42, so the second example confirms the same rule.

  3. For ADULT, the letter positions are A = 1, D = 4, U = 21, L = 12 and T = 20.

  4. Therefore, 1 + 4 + 21 + 12 + 20 = 58.

Cross-check

Group the sum independently: (A + D) + (U + L + T) = (1 + 4) + (21 + 12 + 20) = 5 + 53 = 58.

Thus, ADULT is coded as 58.

Explore the full course: Nta Ugc Net Paper 1

Loading lesson…