I have the answer for $4x\equiv 13$ (mod 47) but I can't quite understand it, could you please help?
Steps:
- $4x \equiv 13$ (mod 47)
- Noting that $4\times 12 = 48 \equiv 1$ (mod 47)
I understand that $48\equiv 1$ (mod 47), but I don't understand where this comes from. Am I supposed to find a coefficient (in this case 12) that I can multiply the LHS leading to $ \equiv 1$? if so, why? - leading to $48x \equiv 12 \times 13$ (mod 47)
Ok, I understand I can multiply both sides by 12 with no problem - That is, $x\equiv 3\times 4 \times 13 \equiv \ldots \equiv 15$ (mod 47)
I can calculate the above, but what happened to the 48?! - $x=15+47t$
I can understand this, if the other steps are correct.
Thanks!