Computer Science, asked by gripne, 3 months ago

2. To check whether a number is divisible by 7.

Answers

Answered by nehacuteprincess46
6

Explanation:

To check if a number is evenly divisible by 7: Take the last digit of the number, double it Then subtract the result from the rest of the number If the resulting number is evenly divisible by 7, so is the original number.

Answered by soumilibiswas777
3

Answer:

Take the last digit of the number, double it Then subtract the result from the rest of the number If the resulting number is evenly divisible by 7, so is the original number. Example - 543

Explanation:

Hope it helps you ☺

Similar questions