Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Divisibility Rule of 12
Next article icon

Divisibility Rule of 12

Last Updated : 24 Apr, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

The divisibility test for 12 helps quickly determine whether a number can be divided by 12 without a remainder. This test is particularly useful when simplifying large numbers in mathematical problems, as it saves time by avoiding long division. Understanding this rule can make working with multiples of 12 much easier.

Divisibility rule for 12 states that a number is divisible by 12 if it meets the following two conditions:

  1. Divisibility by 3: The sum of the digits of the number must be divisible by 3.
  2. Divisibility by 4: The last two digits of the number must form a number that is divisible by 4.

If the number satisfies both conditions, then the original number is divisible by 12.


Other Divisibility Rules:

  • Divisibility Rule for 3
  • Divisibility Rule for 7
  • Divisibility Rules of 11
  • Divisibility Rules of 13

Solved Examples on Divisibility Rule of 12

Example 1: Check if 1230 is divisible by 12

Solution:

  • Check divisibility by 3: The sum of the digits is 1 + 2 + 3 + 0 = 6.
    Since 6 is divisible by 3, 1230 is also divisible by 3.
  • Check divisibility by 4: The last two digits are 30.
    Since 30 ÷ 4 = 7.530 (which is not a whole number), 1230 is not divisible by 4.

Since 1230 is not divisible by 4, it is not divisible by 12.

Example 2: Check if 936 is divisible by 12

Solution:

  • Check divisibility by 3: The sum of the digits is 9 + 3 + 6 = 18.
    Since 18 is divisible by 3, 936 is also divisible by 3.
  • Check divisibility by 4: The last two digits are 36.
    Since 36÷4=93 (which is a whole number), 936 is divisible by 4.

Since 936 is divisible by both 3 and 4 , it is divisible by 12.

Also Check: Practice Questions on Divisibility Rules.

Worksheet on Divisibility by 12 Rule

You can download free worksheet on Divisibility Rule of 12 from below:

Download Free PDF on Divisibility Rule of 12



Next Article
Divisibility Rule of 12

S

surajb1g23
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Maths
  • Arithmetic

Similar Reads

    Divisibility Rule of 11
    Divisibility Rule of 11 is the rule to check if a number is completely divisible by 11. It saves time by checking the divisibility of a number by 11 without doing the actual division.According to the divisibility rule of 11, if the difference between the sum of the digits in a number at odd and even
    9 min read
    Divisibility Rule of 19
    The divisibility rule for 19 states that a number is divisible by 19 if the following condition is met:Divisibility by 19: To determine if a number is divisible by 19, Step 1:Double the last digit.Step 2: Add this doubled value to the remaining parts of the number.Step 3: Check if the result is divi
    3 min read
    Divisibility Rule of 23
    Divisibility rules are simple shortcuts that help determine if one number is divisible by another without performing full division. The divisibility rule for 23 helps us quickly determine if a number is divisible by 23 without needing to perform long division.Divisibility Rule of 23:Take the number'
    5 min read
    Divisibility Rule of 29
    Divisibility rules are simple shortcuts that help determine if one number is divisible by another without performing full division. The divisibility rule for 29 helps us quickly determine if a number is divisible by 29 without needing to perform long division.Divisibility Rule of 29:Take the number'
    4 min read
    Divisibility Rule of 17
    The divisibility rule for 17 states that a number is divisible by 17 if the following condition holds:Divisibility by 17: To check divisibility by 17,Step 1: Multiply the last digit by 5.Step 2: Subtract this product from the remaining digits of the number.Step 3: Check if the result is divisible by
    3 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences