What does it mean to say that p is a multiple of q?
This means that there exists some integer k such that k*q = p. You can multiply q by some integer and get p. Multiples can be positive, negative, or zero.