Simple modulo congruence operation

80 Views Asked by At

Find a number $n$, with $0 \leq n < 15$, so that $6 \times 7$ is congruent to $n$ modulo $15$

Please explain your work.

1

There are 1 best solutions below

2
On BEST ANSWER

$6 \times 7 = 42 = 12 + 30 \equiv 12 \pmod{15}$