Find the number of multiples of 7 between 30 and 300

  • Thread starter mustang
  • Start date
In summary, a multiple of 7 is any number that can be evenly divided by 7 with no remainder. To find the number of multiples of 7 between two numbers, use the formula (highest number - lowest number) / 7 and round down to the nearest whole number. To find the number of multiples of 7 between 30 and 300, for example, the answer would be 42. Rounding down means to change a decimal number to the nearest whole number that is lower. A shortcut for finding the number of multiples of 7 between two numbers is to first divide both numbers by 7, subtract the smaller number from the larger number, and then round down to get the answer.
  • #1
mustang
169
0
Problem 3. Find the number of multiples of 7 between 30 and 300.

Problem 4. How many 4-digits numbers are not divisible by 11?

Problem 5. True or false? If the sequence a, b, c is arithmetic, then the sequence 2^a, 2^b,2^c is geometric. Explain.
 
Physics news on Phys.org
  • #2
mustang said:
Problem 3. Find the number of multiples of 7 between 30 and 300.

Problem 4. How many 4-digits numbers are not divisible by 11?

Problem 5. True or false? If the sequence a, b, c is arithmetic, then the sequence 2^a, 2^b,2^c is geometric. Explain.
What have you done so far, and what are you having trouble with? Here's a few things to consider:

How many multiples of 1 are there between 4 and 20 (including 4 and 20)?
How many multiples of 2 are there between 4 and 20 (you can count them)?
What is the relationship between numbers that are multiples of 11 (or any number for that matter) and numbers that are divisible by 11?
What is an arithmetic sequence and what is a geometric sequence?

For the first problem, consider the fact that the lowest multiple of 7 greater than 30 is 5 x 7 (or 35). The greatest multiple of 7 less than 300 is 42 x 7 (or 294).

For the second problem, realize that the number of 4-digit numbers not divisible by 11 is equal to (the number of 4-digit numbers) - (the number of 4-digit numbers that are divisble by 11).

For the third problem, you know that arithmetic sequences have a general form:

[tex]t_{n} = a + d(n - 1) \mbox{, where } t_{n} \mbox{ represents the } n^{th} \mbox{ term, } a \mbox{ represents the}[/tex]
[tex]\mbox{first term, and } d \mbox { represents the difference between}[/tex]
[tex]\mbox{two consecutive terms.}[/tex]

Therefore, you can write:

[tex]a = a[/tex]
[tex]b = a + d[/tex]
[tex]c = a + 2d[/tex]

So, given that, how can you write the geometric sequence?
 
  • #3
problem 3
We have a range between 30, and 300
So let's first try a range of 0 and 300
there are 40 divisibles of 7 to 280, plus an addictional 2 (287,294). Thus 42 multiples.

now let's compensate for the range beggining at 30 instead of 0

there are 4 multiples of 7 from 0 - 30 (7,14,21,28)
thus (multiples of 0-300) - (multiples of 0-30) = correct number of multiples
42 - 4 = 38
Therefore there are 38 multiples between 30 and 300.

problem 4
Again, we will start with a more simple range, let's use 0 - 9999
9999/11 = 909, thus there are 909 numbers divisible by 11 in the 0-9999 range.
Again, we will now compensate for the first chunk of numbers
range (0-1000) --> 999/11 = 90.9
(range 0-9999 multiples) - (range 0-999) = answer
909 = 90.9 = 818.8 multiples

problem 5
substitute for numbers, say a=1, b=2, c=3

1,2,3...arithmatic
2^1 , 2^2 , 2^3... geometric

it doesn't matter what numbers we inserted, they will all be evenly spaced, since a,b,c is arithmatic. Therefore 2^a... etc. is geometric.

"Do not worry about your difficulties in Mathematics. I can assure
you mine are still greater."

EDIT: AKG, we posted at the same time...im not going to bother to see if i was right...but yea, whatever, sleep time :)
Hope this helps
Mark
 
  • #4
Well, seeing as how you've been given the answer already anyways, I guess I'll give you nicer ways to go about it.

For the first example, I said that the lowest multiple of 7 in the given range was 5 x 7, and the greatest was 42 x 7. So, for each number from 5 to 42, there is a multiple of 7 in that range. So, how many numbers are there from 5 to 42, inclusive ("inclusive" means including the end numbers, 5 and 42). Well, that's obvious:
42 - 4 = 38.

Problem 2
How many 4-digit numbers are there? That's the same as the numbers from 1000 to 9999, inclusive. Clearly, there are: 9999 - 999 = 9000. Now, how many multiples of 11 are in that range?

Start by dividing 1000/11. You get 90.909090... So the first actual multiple of 11 in that range would be 91 x 11. The last number would be found like this: 9999/11 = 909. Since 909 is a nice whole number, we don't have to do any rounding. So, the number of multiples of 11 correspond to the numbers from 91 to 909, which is 909 - 90 = 819. So, the final answer is 9000 - 819 = 8181.

GENERAL APPROACH
The number of multiples of N between A and B, where B > A is:
floor(B/N) - ceil(A/N) + 1.

Problem 3
If the arithmetic sequence progress as follows {a, a + d, a + 2d...}, then the sequence in the form {2^a, 2^b, 2^c...} will progress as follows: {2^a, 2^(a + d), 2^(a + 2d)...}. Now, let r = 2^d, and A = 2^a. We can equivalently describe the sequence as follows: {A, Ar, Ar^2, ...}. In general, we can express this sequence as {Ar^(n-1)}, which is the general form of a geometric series. Therefore, the answer is "true" and we have explained what we set out to explain.
 
  • #5
I was given no answers...I saw a post with 0 responses, typed a response, and replied, by the time it posted, yours was before mine, thus we produced two different ways to solve the same problems, thus verifying that correct answers for each of the 3 questions.

But yes, your approach was much cleaner, and makes more sense, good choice.


Anyway, the question is solved lol

Mark
 

1. How do you define a multiple of 7?

A multiple of 7 is a number that can be evenly divided by 7, with no remainder.

2. What is the formula for finding the number of multiples of 7 between two numbers?

The formula is (highest number - lowest number) / 7, rounded down to the nearest whole number. For example, to find the number of multiples of 7 between 30 and 300, the formula would be (300 - 30) / 7 = 42.85, rounded down to 42.

3. How do you use the formula to find the number of multiples of 7 between 30 and 300?

Plug in the values for the highest and lowest numbers into the formula: (300 - 30) / 7 = 42.85. Round down to 42, and the answer is 42 multiples of 7 between 30 and 300.

4. Can you explain the concept of rounding down?

Rounding down means to change a decimal number to the nearest whole number that is lower. For example, 42.85 would be rounded down to 42, while 42.2 would also be rounded down to 42.

5. Are there any shortcuts or tips for finding the number of multiples of 7 between two numbers?

One shortcut is to first divide the highest and lowest numbers by 7. This will give you a range of numbers that is easier to work with. For example, for the numbers 30 and 300, divide both by 7 to get 4.28 and 42.85. Then, subtract the smaller number from the larger number, which in this case would be 42.85 - 4.28 = 38.57. Finally, round down to get the answer of 38 multiples of 7.

Similar threads

  • Introductory Physics Homework Help
Replies
8
Views
584
  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
627
Replies
3
Views
378
  • Introductory Physics Homework Help
Replies
2
Views
664
  • Introductory Physics Homework Help
Replies
2
Views
306
  • Introductory Physics Homework Help
Replies
10
Views
1K
  • Introductory Physics Homework Help
Replies
10
Views
891
  • Introductory Physics Homework Help
Replies
17
Views
277
  • Introductory Physics Homework Help
Replies
11
Views
622
Back
Top