What is the least number should be added to 1056, so the sum of the number is completely divisible ...

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

Quiz

Answer/Solution

10

Steps/Work

(1056 / 26) gives remainder 16
10 + 16 = 26, So we need to add 10
A

General Calculator / Auto Solver

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

Calculated Answer

10

Step by Step Solution

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

n0 =1056
n1 =26