Given Number: 192
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 192: 1+9+2 = 12
12 is divisible by 3, 12 ÷ 3 = 4
Therefore, 192 is divisible by 3
Note: 192 ÷ 3 = 64
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 192: 1+9+2 = 12
12 is divisible by 3, 12 ÷ 3 = 4
Therefore, 192 is divisible by 3
Note: 192 ÷ 3 = 64