1. Question: `16, 36, 64, 81, 100, 144, 190`

    A
    `81`

    B
    `100`

    C
    `190`

    D
    `36`

    Note: Each number is the square of a composite number except `190.`
    1. Report
  2. Question: `125, 123, 120, 115, 108, 100, 84`

    A
    `123`

    B
    `115`

    C
    `100`

    D
    `84`

    Note: prime numbers `2, 3, 5, 7, 11, 13` have successively been subtractef. So, `100` is wrong. It must be `(108 - 11) i. e 97.`
    1. Report
  3. Question: `3, 10, 21, 36, 55, 70, 105`

    A
    `105`

    B
    `70`

    C
    `36`

    D
    `55`

    Note: The pattern is `1 xx 3, 2 xx 5, 3 xx 7, 4 xx 9, 5 xx 11, 6 xx 13, 7 xx 15` etc.
    1. Report
  4. Question: `4, 9, 19, 39,79, 160, 319`

    A
    `319`

    B
    `160`

    C
    `79`

    D
    `39`

    Note: Double the number and add `1` to it, to get the next number. So, `160` is wrong.
    1. Report
  5. Question: `10, 14, 28, 32, 64, 68, 132`

    A
    `32`

    B
    `68`

    C
    `132`

    D
    `28`

    Note: Alternately, we add `4` and double the next. So, `132` is wrong.
    1. Report
  6. Question: `8, 27, 125, 343, 1331`

    A
    `1331`

    B
    `343`

    C
    `125`

    D
    None

    Note: Not available
    1. Report
  7. Question: `4, - 8, 16, - 32, 64, (....)`

    A
    `128`

    B
    `- 128`

    C
    `192`

    D
    `- 192`

    Note: Each number is the preceding number multiplied by `- 2. So, the missing number is `- 128`
    1. Report
  8. Question: `5, 10, 13, 26, 29, 58, 61, (...)`

    A
    `122`

    B
    `64`

    C
    `125`

    D
    `128`

    Note: Number are alternately multiplied by `2` and increased by `3` So, the missing number `61 xx 2 = 122`
    1. Report
  9. Question: `1, 4, 9, 16, 25, 36, 49, (....)

    A
    `54`

    B
    `56`

    C
    `64`

    D
    `81`

    Note: Numbers are `1^2, 2^2, 3^2, 4^2, 5^2, 6^2, 7^2` So, the next number is `8^2 = 64`
    1. Report
  10. Question: `1, 8, 27, 64, 125, 216, (......)`

    A
    `354`

    B
    `343`

    C
    `392`

    D
    `245`

    Note: Numbers are `1^3, 2^3, 3^3, 4^3, 5^3, 6^3.` So, the missing number is `7^3 = 343`.
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd