CAT 1991QA Question 47

Number TheoryEasy

To decide whether a n digit number is divisible by 7, we can define a process by which its magnitude is reduced as follows: (i1, i2, i3, … , are the digits of the number, starting from the most significant digit).

ii2 ……. in ⇒ i. 3n-1 + i2 . 3n-2 + ……… + in . 30.

e.g. 259 ⇒ 2.32 + 5.31 + 9.30 = 18 + 15 + 9 = 42

Ultimately the resulting number will be seven after repeating the above process a certain number of times. After how many such stages, does the number 203 reduce to 7?

Answer & solution

Correct answer: 2

  • 2

  • B

    3

  • C

    4

  • D

    1

Solution

203 = 2.32 + 0.31 + 3.30 = 18 + 0 + 1 = 21

21 = 2.31 + 1.30 = 6 + 1 = 7.

Therefore we can reduce 203 to 7 in 2 steps.

Hence, option (a).

Related Number Theory questions

See all Number Theory questions →
CAT 1991 QA Q47: To decide whether a n digit number is divisible by 7, we can define a process by which its magnitude is reduce — Solution | TheCATExam