We introduce some notation for modular arithmetic, and then some basic rules that’ll help us solve some modular arithmetic problems.

Notation

We introduce to mean that the remainder of is . Therefore, we have that where .

Rules

Multiplication Rule: we can multiply both sides of to get .
Proof: means .

.
. since is divisible by .

Example: . Applying the rule, .
In this case, we get that , so we’ll have to apply again.
.

Modular Arithmetic Problems

Example 1: . What is ?

Example 2: (Follow-up to Example 1). . What is ?