Solve it if you can

Find the number of positive numbers with three digits divisible by 5 such that the digits in each number are different.


The answer is 136.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Guido Barta
Feb 20, 2016

We can use the product rule. We divide this exercise in 2 cases: the number of three digits which end with zero and the number of three digits which end with five( those are the only number which are divisible by 5). Numbers ending with 5= 8( you should exclude both 5 and 0)x8x1=64 Numbers ending with 0= 9x8( you should exclude zero and the number you used as first digit)x1= 72

The result will be 64+72

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...