Question:

Let $S$ be a set of integers $n$ with $1000 \leq n \leq 1200$ and all digits odd. How many $n \in S$ are divisible by 3?

Show Hint

Use divisibility rule for 3 by summing possible odd digit combinations.
Updated On: Jul 31, 2025
  • 9
  • 10
  • 11
  • 12
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Digits allowed: 1,3,5,7,9. Thousands digit=1 (since $1000 \le n \le 1200$). Remaining three digits odd. Count multiples of 3 by sum of digits divisible by 3. Enumeration yields 9 such numbers. \[ \boxed{9} \]
Was this answer helpful?
0
0