Understanding Modular Inverses

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) Which number is the inverse of 3 mod 7?

Explanation

3 × 5 = 15; 15 mod 7 = 1. So the inverse is 5.

Submit
Please wait...
About This Quiz
Understanding Modular Inverses - Quiz

In this quiz, you’ll explore what it means for a number to have a modular inverse and when an inverse exists. You’ll test simple cases, practice checking whether numbers are invertible, and see how multiplication “wraps around” under modular arithmetic. Take this quiz to build your first steps in mastering... see moreinverses. see less

2)
We’ll put your name on your report, certificate, and leaderboard.
2) Find the modular inverse of 2 mod 5.

Explanation

2 × 3 = 6; 6 mod 5 = 1. So the inverse is 3.

Submit
3) What is the inverse of 4 mod 7?

Explanation

4 × 2 = 8; 8 mod 7 = 1. So the inverse is 2.

Submit
4) Which number is the inverse of 5 mod 11?

Explanation

5 × 9 = 45; 45 mod 11 = 1. So the inverse is 9.

Submit
5) Which number is the inverse of 7 mod 10?

Explanation

7 × 3 = 21; 21 mod 10 = 1. So the inverse is 3.

Submit
6) What is the modular inverse of 6 mod 17?

Explanation

6 × 3 = 18; 18 mod 17 = 1. So the inverse is 3.

Submit
7) Which has no inverse?

Explanation

gcd(6,9) = 3 ≠ 1 → no inverse.

Submit
8) If x is the inverse of 4 mod 9, then 4x ≡ 1 (mod 9). Which is x?

Explanation

4 × 7 = 28; 28 mod 9 = 1. So x = 7.

Submit
9) Which number is the inverse of 11 mod 26?

Explanation

11 × 19 = 209; 209 mod 26 = 1. So the inverse is 19.

Submit
10) Which number is the inverse of 8 mod 15?

Explanation

8 × 2 = 16; 16 mod 15 = 1. So the inverse is 2.

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 ()
Which number is the inverse of 3 mod 7?
Find the modular inverse of 2 mod 5.
What is the inverse of 4 mod 7?
Which number is the inverse of 5 mod 11?
Which number is the inverse of 7 mod 10?
What is the modular inverse of 6 mod 17?
Which has no inverse?
If x is the inverse of 4 mod 9, then 4x ≡ 1 (mod 9). Which is x?
Which number is the inverse of 11 mod 26?
Which number is the inverse of 8 mod 15?
Alert!

Back to Top Back to top
Advertisement