1. Question: `6, 9, 15, 21, 24, 28, 30,`

    A
    `28`

    B
    `21`

    C
    `24`

    D
    `30`

    Note: Each of the number except `28`, is a multiple of `3`
    1. Report
  2. Question: `41, 43, 47, 53, 61, 71, 73, 81,`

    A
    `61`

    B
    `71`

    C
    `73`

    D
    `81`

    Note: Each of the numbers except 81 is a prime number
    1. Report
  3. Question: `16, 25, 36, 72, 144, 196, 225`.

    A
    `36`

    B
    `72`

    C
    `196`

    D
    `225`

    Note: Each of the numbers except 72, is a perfect square.
    1. Report
  4. Question: `10, 25, 45, 54, 60, 75, 80.`

    A
    `10`

    B
    `45`

    C
    `54`

    D
    `75`

    Note: Each of the numbers except 54 is a multiple of 5.
    1. Report
  5. Question: `1, 4, 9, 16, 20, 36, 49.`

    A
    `1`

    B
    `9`

    C
    `20`

    D
    `49`

    Note: The pattern is `1^2, 2^2, 3^2, 4^2, 5^2, 6^2, 7^2.` But instead of `5^2`, it is `20`, which is to be turned out.
    1. Report
  6. Question: `8, 27, 64, 100, 125, 216, 343.`

    A
    `27`

    B
    `100`

    C
    `125`

    D
    `343`

    Note: The pattern is `2^3, 3^3, 4^3, 5^3, 6^3, 7^3.` But `100` is not a perfect cube.
    1. Report
  7. Question: `1, 5, 14, 30, 50, 55, 91.`

    A
    `5`

    B
    `50`

    C
    `55`

    D
    `91`

    Note: The pattern is `1^2, 1^2, + 2^2, 1^2 + 2^2 + 3^2, 1^2 + 2^2 + 3^2 + 4^2,` `1^2 + 2^2 + 3^2 + 4^2 + 5^2, 1^2 + 2^2 + 3^2 + 4^2 + 5^2 + 6^2.` But 50 is not of this pattern.
    1. Report
  8. Question: `385, 462, 572, 396, 427, 671, 264.`

    A
    `385`

    B
    `427`

    C
    `671`

    D
    `264`

    Note: In Each number except `427`the middle digit is sum of the other two.
    1. Report
  9. Question: `835, 462, 572, 396, 427, 671, 264.`

    A
    `751`

    B
    `853`

    C
    `981`

    D
    `532`

    Note: In each number except `751`, the difference of third and first digit is the middle one.
    1. Report
  10. Question: `331, 482, 551, 263, 383, 242, 111.`

    A
    `263`

    B
    `383`

    C
    `242`

    D
    `111`

    Note: In each number except `383,` the product of first and third digits is the middle one.
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd