Given Number: 111
Test a Number for Divisibility by Three (3):
• A Number is divisible by 3 if the Sum of the Digits in the Number is divisible by 3
Sum of the Digits in 111: 1+1+1 = 3
3 is divisible by 3, 3 ÷ 3 = 1
Therefore, 111 is divisible by 3
Note: 111 ÷ 3 = 37
Test a Number for Divisibility by Three (3):
• A Number is divisible by 3 if the Sum of the Digits in the Number is divisible by 3
Sum of the Digits in 111: 1+1+1 = 3
3 is divisible by 3, 3 ÷ 3 = 1
Therefore, 111 is divisible by 3
Note: 111 ÷ 3 = 37