In Codebusters, the Affine cipher encrypts a letter with value x using the formula E(x) = (ax + b) mod 26.What constraint must 'a' satisfy?