- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Explain the divisibility rule of 7.
Divisibility rule for 7:
• First double the last digit of the number.
• Then subtract it from the remaining number.
• If the result is divisible by 7, then the original number will also be divisible by 7. For example: Let’s check if 623 is divisible by 7 or not.
• First double the last digit of the number (3 x 2 = 6).
• Then subtract it from the remaining number (62 – 6 = 56).
• We know that 56 is divisible by 7ie, $\frac{56}{7} \ =8$, then the original number (623) will also be divisible by 7 ie, $\frac{623}{7} \ =89$.
- Related Articles
- Explain the Divisibility rule of 11.
- Explain the divisibility rule of 6.
- Explain divisibility rule of 8.
- Explain the divisibility rules of 7 and 9.
- What is the divisibility rule of 11?
- Check the divisibility rule of 11 for 1.10000001.
- Explain the divisibility rules.
- Check the divisibility of 7 for the following number:12345667890.
- Explain the BODMAS rule with example.
- Numbers obtained during checking divisibility by 7 using JavaScript
- Check the divisibility of 8 for 3060.
- State Fleming's left-hand rule. Explain it with the help of labelled diagrams.
- Rule of Three vs Rule of Five in C++?
- Explain inverse square rule and its derivation for class 9.
- State and explain Maxwell's right-hand thumb rule.

Advertisements