By 14.

Algebra Level 2

How many numbers with 4 digits can be divided by 14?

643 578 654 567

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.

2 solutions

Chew-Seong Cheong
Jun 24, 2018

@Lars Ninh , thanks for the problem. I discover (without proof) a general formula to solve this type of problem.

For a range of consecutive positive integers starting with a a and ending with l l , then the number of multiples of m < l m < l is given by:

n ( m ) = l m a m + 1 n(m) = \left \lfloor \frac lm \right \rfloor - \left \lceil \frac am \right \rceil + 1

where \lfloor \cdot \rfloor denotes the floor function and \lceil \cdot \rceil denotes the ceiling function .

For a = 1000 a=1000 , l = 9999 l = 9999 , and m = 14 m = 14 , we have n ( 14 ) = 9999 14 1000 14 + 1 = 714 72 + 1 = 643 n(14) = \left \lfloor \dfrac {9999}{14} \right \rfloor - \left \lceil \dfrac {1000}{14} \right \rceil + 1 = 714 - 72 + 1 = \boxed {643}

Thanks for your contribution @Chew-Seong Cheong !

Norvin Q.N - 2 years, 11 months ago
Norvin Q.N
Jun 22, 2018
  • Call the number can be divided by 14 is 14k

    1000 ≤ 14k ≤ 9999

    1000 14 \frac{1000}{14} ≤ k ≤ 9999 14 \frac{9999}{14}

72 ≤ k ≤ 714

So k = (714 -72) +1 = 643

I answered it correctly, but I'm confused, why would you add 1 to the subtraction? :/

Data Space - 2 years, 11 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...