0

let us suppose we have following two equation

$\rm\ y+8\equiv 4\pmod {11} $

$\rm\ y+8\equiv 7\pmod {11}$

for example for the first equation , we can get following values of $y$

$y=7, 18, 29$ for instance

for the second equation we can get following solutions

$y=10, 21, 32$

but on one site , there is given solutions like this

$\rm\ y\equiv 7\pmod {11} $

$\rm\ y\equiv 10\pmod {11} $

How can I find it? Using Chinese remainder theorem or?

1 Answers1

0

If the two equations are supposed to be a system of equations then there is no solutions.

If those two are separate equations just add $3$ to both sides to get the answer.