Enter a mod b statement(s)

Simplify the following:

87 mod 9

Also, does 9 divide 87?

Define modulus:

Remainder of a ÷ b

In this case, a = 87 and b = 9

Calculate whole number part:

9 goes into 87 a total of 9 times

9 x 9 = 81

Calculate remainder part:

Remainder = a - whole number

Remainder = 87 - 81


87 mod 9 ≡ 6
This means that 9 does not divide 87 → 9∤87


Download the mobile appGenerate a practice problemGenerate a quiz

Excel or Google Sheets formula:

Excel or Google Sheets formula:=MOD(87,9)

What is the Answer?
87 mod 9 ≡ 6
This means that 9 does not divide 87 → 9∤87
How does the Modulus Calculator work?
Free Modulus Calculator - Given 2 integers a and b, this modulo calculator determines a mod b or simplifies modular arithmetic such as 7 mod 3 + 5 mod 8 - 32 mod 5
This calculator has 1 input.
What 1 formula is used for the Modulus Calculator?
amodb = Remainder after a ÷ b
What 2 concepts are covered in the Modulus Calculator?
modulus
the remainder of a division, after one number is divided by another.
a mod b
remainder
The portion of a division operation leftover after dividing two integers
Example calculations for the Modulus Calculator
Modulus Calculator Video

Tags:



Add This Calculator To Your Website