Let the lowest possible integer, which satisfies these conditions, be denoted by n: Let's translate the statements into mathematical relations (where a,b,c are integers) n = 11a + 10 = 11a+11-1 = 11(a+1) - 1 n = 13b + 12 = 13b+13-1 = 13(b+1) - 1 n = 17c + 16 = 17c+17-1 = 17(c+1) - 1 Since n = 11(a+1...