Odd Man Out and Series


  1. 105, 85, 60, 30, 0, - 45, - 90 ?









  1. View Hint View Answer Discuss in Forum

    Subtract 20, 25, 30, 35, 40, 45 from successive numbers. So 0 is wrong.

    Correct Option: A

    Subtract 20, 25, 30, 35, 40, 45 from successive numbers. So 0 is wrong.


  1. 15, 31, 63, 127, 255, (...) ?









  1. View Hint View Answer Discuss in Forum

    Each number is double the preceding one plus 1.

    Correct Option: B

    Each number is double the preceding one plus 1. So, the next number is (255 x 2) + 1 = 511.



  1. 8, 24, 12, 36, 18, 54, (...) ?









  1. View Hint View Answer Discuss in Forum

    Number are alternately multiplied by 3 and divided by 2. So, next number = 54 / 2 = 27.

    Correct Option: A

    Number are alternately multiplied by 3 and divided by 2. So, next number = 54 / 2 = 27.


  1. 8, 7, 11, 12, 14, 17, 17, 22, (...) ?









  1. View Hint View Answer Discuss in Forum

    There are two series (8, 11, 14, 17, 20) and (7, 12, 17, 22). Increasing by 3 and 5 respectively.

    Correct Option: B

    There are two series (8, 11, 14, 17, 20) and (7, 12, 17, 22). Increasing by 3 and 5 respectively.



  1. 3, 7, 6, 5, 9, 3, 12, 1, 15, (...) ?









  1. View Hint View Answer Discuss in Forum

    There are two series, beginning respectively with 3 and 7. In one 3 is added and in another 2 is subtracted. The next number is 1 - 2 = - 1.

    Correct Option: C

    There are two series, beginning respectively with 3 and 7. In one 3 is added and in another 2 is subtracted. The next number is 1 - 2 = - 1.