I am currently learning Linear Congruences in One Variable.
This sections starts with the example $$2x≡3\bmod 4$$ It just states that the congruence is not solvable.
I was wondering if any could show me how to solve this to get such answer.
I am currently learning Linear Congruences in One Variable.
This sections starts with the example $$2x≡3\bmod 4$$ It just states that the congruence is not solvable.
I was wondering if any could show me how to solve this to get such answer.
In the most direct formulation (definition of modulo), the question is asking
No matter what $x$ and $y$ are, the left-hand side of this equation will be even, and 3 is not even. Thus there is no $x$ that solves the original congruence.