Question:

How many numbers between 1 and 200 are divisible by 13?

Show Hint

To count multiples, divide the limit by the divisor and take the integer part.
Updated On: Feb 27, 2026
  • 13
  • 15
  • 17
  • 19
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Use division to count multiples. Explanation: Largest multiple of 13 below 200: \[ 200 \div 13 = 15.38 \] So, there are 15 multiples (13, 26, ..., 195).
Was this answer helpful?
1
0