Processing math: 100%
 
+0  
 
0
491
2
avatar

Find the integer n,0n11, such that

                                       n10389(mod12).

 Nov 12, 2020
 #1
avatar+33657 
+2

Divide 10389 by 12.  n is the remainder.

 Nov 12, 2020
 #2
avatar
0

Hello Alan: My "Chinese Remainder Theorem + Modular Multiplicative Inverse" computer code gives the solution as: n =12x + 9, where x =0, 1, 2, 3......etc. Since the value of "n" falls between 0 and 11, according to his/her question, then the smallest n = 9

 Nov 12, 2020

4 Online Users

avatar