The smallest positive integer =3
General formula: 3 + 12n, for n = 0, 1, 2,.....etc.
if x+4609≡2104(mod12) , x + 2505 is divisible by 12
x must be an odd number in order to make x + 2505 divisible by 12.
Trial and error:
Try x = 1, 1 + 2505 = 2506 <-- not divisible by 12.
Try x = 3, 3 + 2505 = 2508 <-- divisible by 12(2508 = 2 x 2 x 3 x 11 x 19)
Therefore the least positive integer x is 3.