Solve a system of 2 congruences

50 Views Asked by At

How can I find the solution of the system:

$\begin{matrix} 4x+y\equiv22(\mod 26) \\ 19x+y\equiv1(\mod 26) \end{matrix}$

Using the following theorem? I don't know how to work with the $\bar{\Delta}$.

enter image description here enter image description here