Given $(133x \equiv 107) \pmod{91} , x \in N $
My first attempt was to do:
$133x - 91z \equiv 16 \pmod{91}$
$133x - (91z + 16) \equiv 0 \pmod{91}$
$133x - 16 \equiv 0 \pmod{91}$
From there on I do not know how to continue. Am I on the write way?
Given $(133x \equiv 107) \pmod{91} , x \in N $
My first attempt was to do:
$133x - 91z \equiv 16 \pmod{91}$
$133x - (91z + 16) \equiv 0 \pmod{91}$
$133x - 16 \equiv 0 \pmod{91}$
From there on I do not know how to continue. Am I on the write way?
No such solution exists. This is because if we would have one such $x \in \Bbb Z$ such that $133x \equiv 107 \pmod {91}$, we would have a $k \in \Bbb Z$ such that $133x - 107=91k \iff 7(19x-13k)=107.$ This is not possible since $7 \nmid 107.$