The first exercise states:
Suppose that $a$ and $b$ are integers, such that $a \equiv 12 \pmod{5}$ and $b \equiv 3 \pmod{5}$.
Given $c \equiv a \cdot b \pmod{5}$, find $c$ in $\mathbb{Z}_5$.
The second exercise states:
Suppose that $a$ and $b$ are integers, such that $a \equiv 11 \pmod{19}$ and $b \equiv 3 \pmod{19}$.
Given $c \equiv 8 \cdot b \pmod{19}$, find c in $\mathbb{Z}_{19}$.
For anyone that decides to help, could you please be as elementary as possible. I'm in my second week of Discrete Math and it's very easy for me to get lost. Thank you.