When a certain number is multiplied by 7, the product entirely comprises ones only (1111...). What is the smallest such number?
- A15713
- B15723
- C15783
- D15873Correct
Explanation
To find the smallest number, we need to find the smallest number consisting entirely of ones (1111...) that is divisible by 7.
We can test numbers made of ones by dividing them by 7: 1 / 7 = not an integer 11 / 7 = not an integer 111 / 7 = 15 with a remainder 1111 / 7 = 158 with a remainder 11111 / 7 = 1587 with a remainder 111111 / 7 = 15873
Since 111111 is the first number made entirely of ones that is perfectly divisible by 7, the quotient, 15873, is the smallest such number.
Let's verify the options: A) 15713 * 7 = 109991 (not all ones) B) 15723 * 7 = 109061 (not all ones) C) 15783 * 7 = 110481 (not all ones) D) 15873 * 7 = 111111 (all ones)
Thus, 15873 is the smallest number that satisfies the condition.
The final answer is D.

Related questions
More UPSC Prelims practice from the same subject and topic.
- Prelims 2021CSATQuantitative Aptitude
If 3²⁰¹⁹ is divided by 10, then what is the remainder?
- Prelims 2021CSATQuantitative Aptitude
The number 3798125P369 is divisible by 7. What is the value of the digit P?
- Prelims 2021CSATQuantitative Aptitude
Consider all 3-digit numbers (without repetition of digits) obtained using three non-zero digits which are multiples of 3. Let S be their sum. Which of the following is/are correct? 1. S is always div…
- Prelims 2021CSATQuantitative Aptitude
Integers are listed from 700 to 1000. In how many integers is the sum of the digits 10 ?
- Prelims 2021CSATQuantitative Aptitude
Consider the following statements: 1 The sum of 5 consecutive integers can be 100. 2 The product of three consecutive natural numbers can be equal to their sum. Which of the above statements is/are co…
- Prelims 2021CSATQuantitative Aptitude
The difference between a 2-digit number and the number obtained by interchanging the positions of the digits is 54. Consider the following statements: 1. The sum of the two digits of the number can be…