How should I solve this particular congruence: $x^2 + 7x \equiv 1 \pmod{13}$? I can re-arrange the equation to get $$x^2 + 7x - 1 \equiv_{13} 0$$. In noticing that $7 \equiv_{13} -6$, can I replace $7x$ by $-6x$ in order that the middle term should be preceded by an even coefficient?
Asked
Active
Viewed 72 times
0
1 Answers
1
Note that $x^2 + 7x - 1 \equiv_{13} 0$ is the same as $x^2 + 7x + 12 \equiv_{13} 0$. Now note that the left hand side factors as $(x+4)(x+3)$. So, $x = -3,-4$ i.e. $x = 9,10$.

SescoMath
- 1,909
-
Please strive not to post more (dupe) answers to dupes of FAQs, cf. recent site policy announcement here. – Bill Dubuque Sep 24 '23 at 23:32
\pmod{13}
automatically gives you the space, the typeface, and the parentheses. – Arturo Magidin Sep 24 '23 at 23:01