📘 Divisibility Rules (भाग जाण्याच्या कसोट्या)
| क्रमांक | मराठी (Rule in Marathi) | English (Rule in English) | Example / उदाहरण |
|---|---|---|---|
| 2 ची कसोटी | संख्येच्या एककस्थानी 0, 2, 4, 6, 8 असला तर संख्या 2 ने पूर्ण भाग जाते. | If the unit’s place digit of a number is 0, 2, 4, 6, or 8, the number is divisible by 2. | 36, 50, 342, 858 |
| 3 ची कसोटी | दिलेल्या संख्येतील सर्व अंकांची बेरीज 3 ने भाग जाते तर ती संख्या 3 ने पूर्ण भाग जाते. | If the sum of all digits of a number is divisible by 3, the number is divisible by 3. | 9321 → 9+3+2+1=15 |
| 4 ची कसोटी | एकक व दहाक स्थानावरील अंकांची दोन अंकी संख्या 4 ने भाग जाणारी असेल तर ती संख्या 4 ने भाग जाते. | If the last two digits form a number divisible by 4, the whole number is divisible by 4. | 57636 → 36 ÷ 4 |
| 5 ची कसोटी | संख्येच्या एककस्थानी 0 किंवा 5 असला तर संख्या 5 ने भाग जाते. | If the last digit is 0 or 5, the number is divisible by 5. | 50, 7835 |
| 6 ची कसोटी | संख्या 2 आणि 3 या दोन्हीने भाग जाते तर ती 6 नेही भाग जाते. | If a number is divisible by both 2 and 3, it is divisible by 6. | 2136, 5658 |
| 8 ची कसोटी | शेवटचे तीन अंक मिळून तयार झालेली संख्या 8 ने भाग जाणारी असेल तर ती संख्या 8 ने भाग जाते. | If the last three digits form a number divisible by 8, the whole number is divisible by 8. | 79288 → 288 ÷ 8 |
| 9 ची कसोटी | सर्व अंकांची बेरीज 9 ने भाग जाते तर ती संख्या 9 ने भाग जाते. | If the sum of all digits of a number is divisible by 9, the number is divisible by 9. | 705654 → sum=27 |
| 11 ची कसोटी | सम व विषम स्थानावरील अंकांची बेरीज यांचा फरक 0 किंवा 11 ने भाग जाणारा असेल तर संख्या 11 ने भाग जाते. | If the difference between the sum of digits at odd and even places is 0 or divisible by 11, the number is divisible by 11. | 217382 → (17−6)=11 |
| 12 ची कसोटी | संख्या 3 आणि 4 या दोन्हीने भाग जाते तर ती 12 नेही भाग जाते. | If a number is divisible by both 3 and 4, it is divisible by 12. | 192, 23346 |
| 15 ची कसोटी | संख्या 3 आणि 5 या दोन्हीने भाग जाते तर ती 15 नेही भाग जाते. | If a number is divisible by both 3 and 5, it is divisible by 15. | 645, 1575 |
📌 कसे वापरायचे:
- मराठीमध्ये नियम वाचा, आणि इंग्रजी नियम त्याखाली समजून घ्या.