What is the remainder when 2,345,678 is divided by 9
Note
Sum the digits: 2+3+4+5+6+7+8 = 35, and 35 mod 9 = 8, so the remainder is 8.
What is the remainder when 2,345,678 is divided by 9
Sum the digits: 2+3+4+5+6+7+8 = 35, and 35 mod 9 = 8, so the remainder is 8.