

InterviewSolution
Saved Bookmarks
1. |
Consider the congruence 45≡3(mod 7). Find the set of equivalence class representatives.(a) {…, 0, 7, 14, 28, …}(b) {…, -3, 0, 6, 21, …}(c) {…, 0, 4, 8, 16, …}(d) {…, 3, 8, 15, 21, …}I got this question by my school teacher while I was bunking the class.The above asked question is from Relations in chapter Relations of Discrete Mathematics |
Answer» The correct option is (a) {…, 0, 7, 14, 28, …} |
|