answersLogoWhite

0


Best Answer

A number is divisible by 7, or 8, if when it is divided by 7, or 8, there is no remainder.

To check if a number is so divisible without doing the actual division is easy for 8:

If the last 3 digits of the number are divisible by 8, then so is the whole number.

Alternatively, add the last (units) digit to twice the preceding (tens) digit to four times the preceding (hundreds) digit; if t his sum is divisible by 8 then so is the original number.

To check if a number is divisible by 7 is not easy; often the tests that are given take just as long as (if not longer than) dividing the original number by 7.

One test:

1. Split the original number into groups of 3 digits from the right hand end (just like when putting commas into large numbers to make reading them easier)

2. Starting from the right hand block alternatively subtract and add:

2.1 the last digits of each block

2.2 the middle digits of each block

2.3 the first digits of each block

3. now add the result of step 2.1 to three times the result of step 2.2 to twice the result of step 2.3

4. If this sum is divisible by 7, then so is the original number.

eg 123456789 → 123 456 789

2.1 sum: 9 - 6 + 3 = 6

2.2 sum: 8 - 5 + 2 = 5

2.3 sum: 7 - 4 + 1 = 4

step 3 sum: 6 + 3 x 5 + 2 x 4 = 29

step 4: 29 is not divisible by 7, so 123456789 is not divisible by 7.

eg 654729180 → 654 729 180

2.1 sum: 0 - 9 + 4 = -5

2.2 sum: 8 - 2 + 5 = 11

2.3 sum: 1 - 7 + 6 = 0

step 3 sum: -5 + 3 x 11 + 2 x 0 = 28

step4: 28 is divisible by 7, so 654729180 is divisible by 7.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you know if a number is divisible by 7 or 8?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Is 4788 divisible by 9?

The easiest way to know if a number is divisible by 9 is to add the digits in the number. 4 + 7 + 8 + 8 = 27 Since 9 will go into 27 evenly, 4788 is divisible by 9.


What is the smallest number that is divisible by the number 1-10 except 7 and 8?

The smallest number that is divisible by the numbers 1 through 10, except 7 and 8, is 180.


How do you know when a number is divisible by 8?

Numbers are divisible by 8 if the number formed by the last three individual digits is evenly divisible by 8. For example, the last three digits of the number 3624 is 624, which is evenly divisible by 8 so 3624 is evenly divisible by 8.


Is the number 056 divisible by 8?

7 x 8 = 56


How do you tell if a number is prime or not?

A prime number is one that has only two factors: one and itself.You can tell if a number is prime quickly by using the Laws of Divisibility:Numbers that end in 0, 2, 4, 6, and 8 are divisible by 2.If the sum of a number's digit is divisible by 3, the number itself is divisible by 3.If the last two digits of a number are divisible by 4, the number itself is divisible by 4.If a number ends in 0 or 5, it is divisible by 5.If a number is divisible by both 2 and 3, it is divisible by 6.If you double the last digit and subtract it from the rest of the number and the answer is 0 or divisible by 7, it is divisible by 7. For example, 4364: 4 doubled is 8. 436 - 8 = 424. You still cannot readily tell if the number is divisible by 7, so you can do it again: 4 doubled is 8. 42 - 8 = 34. 34 is not divisible by 7 so 436 is not divisible by 7If the last three digits of a number are divisible by 8, the number itself is divisible by 8.If the sum of the digits of a number is divisible by 9, the number itself is divisible by 9.If a number ends with 0, it is divisible by 10.If you add every other digit and then subtract the rest of the digits and the answer is 0 or is divisible by 11, the number itself is divisible by 11. For example: 1364: 1+ 6 = 7 and 7 - 3 - 4 = 0. The number is divisible by 11.If the number is divisible by 3 and 4, it is divisible by 12.There are more divisibility rules that can be used for large numbers.

Related questions

How do you know what is divisible by 8?

If you have a few different numbers that you are using, divide them each by 8 and if you get a whole number, that number is divisible. If you are trying to figure out what is divisible by 8, you can use a divisibility test.A number is divisible by 8 if:the number formed by the last three digits is divisible by 8.So, an example of this would be:7, 120.This number is divisible by 8 because 120 (the last 3 digits) is divisible by 8!


What prime number can I divide with 7 and 8?

The only prime number divisible by 7 is 7. There are no prime numbers divisible by 8.


What is the smallest number that is divisible by 5 6 7 and 8?

840 is the smallest number that is divisible by 5 6 7 and 8.


Is 4788 divisible by 9?

The easiest way to know if a number is divisible by 9 is to add the digits in the number. 4 + 7 + 8 + 8 = 27 Since 9 will go into 27 evenly, 4788 is divisible by 9.


Are 7 and 8 odd numbers?

The number 7 is not divisible by 2, so it is odd. The number 8 is divisible by 2, just as all even numbers are. It is an even number.


What is the smallest number that is divisible by the number 1-10 except 7 and 8?

The smallest number that is divisible by the numbers 1 through 10, except 7 and 8, is 180.


What is the smallest number divisible by 7 and 8?

56


How do you know when a number is divisible by 8?

Numbers are divisible by 8 if the number formed by the last three individual digits is evenly divisible by 8. For example, the last three digits of the number 3624 is 624, which is evenly divisible by 8 so 3624 is evenly divisible by 8.


Is the number 056 divisible by 8?

7 x 8 = 56


How do you tell if a number is prime or not?

A prime number is one that has only two factors: one and itself.You can tell if a number is prime quickly by using the Laws of Divisibility:Numbers that end in 0, 2, 4, 6, and 8 are divisible by 2.If the sum of a number's digit is divisible by 3, the number itself is divisible by 3.If the last two digits of a number are divisible by 4, the number itself is divisible by 4.If a number ends in 0 or 5, it is divisible by 5.If a number is divisible by both 2 and 3, it is divisible by 6.If you double the last digit and subtract it from the rest of the number and the answer is 0 or divisible by 7, it is divisible by 7. For example, 4364: 4 doubled is 8. 436 - 8 = 424. You still cannot readily tell if the number is divisible by 7, so you can do it again: 4 doubled is 8. 42 - 8 = 34. 34 is not divisible by 7 so 436 is not divisible by 7If the last three digits of a number are divisible by 8, the number itself is divisible by 8.If the sum of the digits of a number is divisible by 9, the number itself is divisible by 9.If a number ends with 0, it is divisible by 10.If you add every other digit and then subtract the rest of the digits and the answer is 0 or is divisible by 11, the number itself is divisible by 11. For example: 1364: 1+ 6 = 7 and 7 - 3 - 4 = 0. The number is divisible by 11.If the number is divisible by 3 and 4, it is divisible by 12.There are more divisibility rules that can be used for large numbers.


What is the smallest number that is perfectly divisible by numbers 1-7?

8


What is the smallest number divisible by 1 - 8?

-7