The problem im tasked with is
if $$a * 133 – m * 277 = 1$$, does this guarantee that a has an inverse mod m? If so, what is it? If not, why not?
I know the answer is 133 mod m, but im not sure how to get from the question to the answer. Can someone explain it to me?