Any number where the individual digits add up to a number divisible by ‘3’ is divisible by 3.
51 = 5+1 = 6, which is divisible by three.
Try it, you’ll see it always works.
Any number where the individual digits add up to a number divisible by ‘3’ is divisible by 3.
51 = 5+1 = 6, which is divisible by three.
Try it, you’ll see it always works.
double it and add it to subtract it from what’s left
You clearly mean:
14: 1 + 8 = 9 (not db 7)
Someone else in this thread correctly stated:
“Chop of last digit, double it and subtract from what is left”
14: 1 - 8 = -7. (dB 7!)
Math is awesome, I didn’t know this trick!