Thanks Chris and TheMathsStudent
I thought there was some definative way to do this.
$$\\7Xmod26=1\\\\
\frac{7x}{26}=N+\frac{1}{26} \qquad $Where X and N are both integers$\\\\
7X=26N+1$$
Multiples of 26 are 26,52,78, 104,130, 156, 182,
(Multiples of 26) +1 are 27,53,79, 105, 105 = 7*15
So X=15 works this is one solution
7*15=26(N)+1 N=4
-----------------------------------------------------
$$\left({\mathtt{7}}{\mathtt{\,\times\,}}{\mathtt{15}}\right) {mod} \left({\mathtt{26}}\right) = {\mathtt{1}}$$
That is good X=15 is the smallest value of X
--------------------------------------------------------
Now I want to find a general solution
If (7*15) mod 26=1
Then I think
(7*15+26G) mod 26 must also =1
Thinking, thinking. :/