• Dagwood222@lemm.ee
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    1 year ago

    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.

    • letsgo@lemm.ee
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      1 year ago

      There are tricks like that for a lot of numbers. For 7, chop off the last digit, double it and add it to what’s left. Repeat as required. If the result is divisible by 7 then the original number was. eg: 356 -> 35+12=47 not db7. 357 =>35+14 both db7 so we don’t even need to do the add.

        • Sockenklaus@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          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!

      • Dagwood222@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        They didn’t teach stuff like this in school, which is silly. This is the kind of thing that a kid would eat up. It’s like they wanted to make sure people hated math.