x + 5 = 2(mod 7) Replace 2(mod 7) by 7y + 2 x + 5 = 7y + 2 x = 7y - 3 SinceReplace x by 7y - 3 Add 3 to all 3 sides Divide all three sides by 7 Since y is an integer, So either y = 1 or y = 2 Two solutions. When y = 1, x = 7y - 3 = 7(1) - 3 = 4 When y = 2, x = 7y - 3 = 7(2) - 3 = 14 - 3 = 11 Edwin