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: 7049 | Total Attempts: 9,519,298
| Questions: 10
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)
We’ll put your name on your report, certificate, and leaderboard.
2) Compute: (14 + 9) mod 7

Explanation

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

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

Explanation

3 + 4 = 7 → 7 mod 5 = 2

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

Explanation

11 + 15 = 26 → 26 mod 10 = 6

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

Explanation

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

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

Explanation

125 mod 12 = 5

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

Explanation

7 + 5 = 12 → 12 mod 8 = 4

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

Explanation

19 + 23 = 42 → 42 mod 7 = 0

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

Explanation

9 + 20 = 29 → 29 mod 12 = 5

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

Explanation

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

Submit
View My Results

Quiz Review Timeline (Updated): Oct 13, 2025 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Oct 13, 2025
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 03, 2025
    Quiz Created by
    Thames
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Compute: (7 + 5) mod 6
Compute: (14 + 9) mod 7
If x ≡ 3 (mod 5) and y ≡ 4 (mod 5), then x + y ≡ ?...
Which of these is equivalent to (11 + 15) mod 10?
Simplify: (28 + 35) mod 9
Compute: (100 + 25) mod 12
If a ≡ 7 (mod 8) and b ≡ 5 (mod 8), then a + b ≡ ?...
Compute: (19 + 23) mod 7
If 45 ≡ 9 (mod 12), then (45 + 20) mod 12 = ?
Compute: (56 + 39) mod 10
Alert!

Back to Top Back to top
Advertisement