solve the equation for x 1683xmod5 Solutionwe have given 168
solve the equation for x ,16+83=x(mod5)
Solution
we have given
16+83=x(mod5)
mod is the remainder after dividing by the number after the mod
so, we get
99=x(mod5)
now, we divide 99 by 5 and remainder will be value of \'x\'
x=remainder of (99/5)= 4
so,
x=4...........Answer
