What is the least number that should be added to 1076, so the sum of the number is divisible by 23?

What is the least number that should be added to 1076, so the sum of the number is divisible by 23?

Quiz

Answer/Solution

5

Steps/Work

(1076 / 23) gives a remainder 18 so we need to add 5.
The answer is E.

General Calculator / Auto Solver

What is the least number that should be added to , so the sum of the number is divisible by ?

Calculated Answer

5

Step by Step Solution

In order to solve problem, you must evaluate n1 * (floor(n0 / n1) + 1 - n0 / n1).

n0 =1076
n1 =23