Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
+1
1444
1
avatar+586 

How many positive integers less than or equal to 10,000 are divisible by 2, 5 or 10?

 Jul 3, 2019
 #1
avatar
+1

If you mean each numbers must be divisible by 2, 5, and 10 simultaneously, then you have:

Every number ending in zero from 10 to 10000, or 10,000 / 10 = 1,000 such numbers.

 Jul 3, 2019

2 Online Users

avatar