Bunuel wrote:
If a and b are non-negative integers and a/b is an integer, is b divisible by a?
(1) a = 12
(2) b is a multiple of 12
If a/b is an integer doesn't it mean b is a factor of a (or a is a multiple of b)? If that's the case, how can b be divisible by a (how can b become multiple of a)? Could you please let me know if there is anything wrong in my understanding?