Home » Aptitude » Number System » Question
  1. Which of the following numbers will always divide a six-digit number of the form xyxyxy
    (where 1 < x < 9, 1 < y < 9)?
    1. 1010
    2. 10101
    3. 11011
    4. 11010
Correct Option: B

Number = xy xy xy
We can write the number as below.
= xy × 10000 + xy × 100 + xy
= xy (10000 + 100 + 1)
= xy × 10101
Hence required answer is 10101 .



Your comments will be displayed only after manual approval.