Linear Congruence
Published On :2021-02-22 19:46:00
Def :
Let a , b belong integer numbers , and n belongs to natural
numbers . Then
ax = b (mod n) Is called a linear congruence .
Note that If n0 is a solution and x0 = y0 (mod n) Then y0 is also a solution .