Given Number: 11
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 11: 1+1 = 2
2 is not divisible by 3
Therefore, 11 is NOT divisible by 3
Note: Since 11 is not divisible by 3, it follows that 11 is also not divisible by any multiple of 3 (6, 9, 12, …)
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 11: 1+1 = 2
2 is not divisible by 3
Therefore, 11 is NOT divisible by 3
Note: Since 11 is not divisible by 3, it follows that 11 is also not divisible by any multiple of 3 (6, 9, 12, …)