Asked by Aries
1a Complete the multiplication table modulo 7
x 1 2 5 6
1 1 2 5 6
2 2
5 5
6 6
1b. From the table evaluate {1*2}*{2*6}
x 1 2 5 6
1 1 2 5 6
2 2
5 5
6 6
1b. From the table evaluate {1*2}*{2*6}
Answers
Answered by
oobleck
(mod 7) just means you use the remainder when dividing by 7
3*5 = 15 (mod 7) = 1 because 15 = 2*7 + 1
and so on
3*5 = 15 (mod 7) = 1 because 15 = 2*7 + 1
and so on
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.