Question:

In the given number series, one of the numbers is not belonging to that series, the number is: 3F, 6G, 11L, 18L, ?

Show Hint

For alphanumeric series, handle numbers and letters as separate sequences and check for consistency in both.
  • 21 Q
  • 25 N
  • 27 Q
  • 27 P
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Numeric pattern: 3 → 6 (+3) → 11 (+5) → 18 (+7) → Next: 18 + 9 = 27 Letter pattern: F (6) → G (7) → L (12) → L (12) → next should be: L + 2 = P (16) So valid pair = \fbox{27 P} → Only option (D) is correct. Option (B) = 25 N is the odd one out.
Was this answer helpful?
0
0