- 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
Check if 74526 is divisible by 3.
Given: 74526
To find: We have to find whether 74526 is divisible by 3.
Solution:
Divisibility Rule for 3 and 9
The divisibility rules for 3 and 9 are similar.
- Sum up the digits of the number.
- If the sum is a multiple of 3, then the number itself is divisible by 3.
Now,
Sum up the digits of the number 74526 = 7 + 4 + 5 + 2 + 6 = 24
24 is a multiple of 3, then the number 74526 is divisible by 3.
Advertisements