Basics of Modular Addition

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 7288 | Total Attempts: 9,526,515
| Questions: 10 | Updated: Nov 12, 2025
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1) Compute: (7 + 5) mod 6

Explanation

7 + 5 = 12 → 12 mod 6 = 0.

Submit
Please wait...
About This Quiz
Basics Of Modular Addition - Quiz

What happens when you keep adding numbers but only care about the remainder? That’s modular addition! In this quiz, you’ll practice adding numbers under a modulus, learn to simplify expressions like (a + b) mod n, and get comfortable with the basic rules. Take this quiz to start building confidence... see morewith modular addition step by step.
see less

2)
You may optionally provide this to label your report, leaderboard, or certificate.
2) Compute: (14 + 9) mod 7

Explanation

14 + 9 = 23 → 23 mod 7 = 1.

Submit
3) Which of these is equivalent to (11 + 15) mod 10?

Explanation

11 + 15 = 26 → 26 mod 10 = 6

Submit
4) Compute: (100 + 25) mod 12

Explanation

125 mod 12 = 5

Submit
5) If 45 ≡ 9 (mod 12), then (45 + 20) mod 12 = ?

Explanation

9 + 20 = 29 → 29 mod 12 = 5

Submit
6) If x ≡ 3 (mod 5) and y ≡ 4 (mod 5), then x + y ≡ ? (mod 5)

Explanation

3 + 4 = 7 → 7 mod 5 = 2

Submit
7) Simplify: (28 + 35) mod 9

Explanation

28 + 35 = 63 → 63 mod 9 = 0.

Submit
8) If a ≡ 7 (mod 8) and b ≡ 5 (mod 8), then a + b ≡ ? (mod 8)

Explanation

7 + 5 = 12 → 12 mod 8 = 4

Submit
9) Compute: (19 + 23) mod 7

Explanation

19 + 23 = 42 → 42 mod 7 = 0

Submit
10) Compute: (56 + 39) mod 10

Explanation

56 + 39 = 95 → 95 mod 10 = 5.

Submit
×
Saved
Thank you for your feedback!
10)
Your input helps us improve, and you’ll get your detailed results next.
View My Results
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Compute: (7 + 5) mod 6
Compute: (14 + 9) mod 7
Which of these is equivalent to (11 + 15) mod 10?
Compute: (100 + 25) mod 12
If 45 ≡ 9 (mod 12), then (45 + 20) mod 12 = ?
If x ≡ 3 (mod 5) and y ≡ 4 (mod 5), then x + y ≡ ?...
Simplify: (28 + 35) mod 9
If a ≡ 7 (mod 8) and b ≡ 5 (mod 8), then a + b ≡ ?...
Compute: (19 + 23) mod 7
Compute: (56 + 39) mod 10
Alert!

Advertisement