If $x > y$ are positive integers such that
$3x + 11y$ leaves a remainder $2$ when divided by $7$ and
$9x + 5y$ leaves a remainder $3$ when divided by $7$,
then the remainder when $x – y$ is divided by $7$, equals?
The answer to this question is $6$ (provided in the answer key) but I am getting something different
$\begin{align} 3x+11y &=7m+2\tag{i}\\ 9x\ +5y\ &=7n+3\tag{ii}\\ \hline 3\times(i)-(ii)\Rightarrow\ 28y &=7(3m-n)-3 \end{align}$
But how is this possible as the LHS is divisible by $7$ but the RHS is $3.$
Use congruences mod. $7$: