#Discrete Math system of linear congruences
9 messages · Page 1 of 1 (latest)
is it asking to use chinese remainder theorem?
yes
but how does that work, cuz they arent uniquel prime
let x = 6k-2 and simultaneously let it be x = 15m-2
now solve these two equation you get condition as :
k/m = 5/2 ............ equation (1)
so every value of k and m which satisfy equation (1) gives a solution of x
thank you
.solved