`b` divides `a`, `b|a`, if and only if, there is a `q` such that `a=b*q`.
for example
Consider the image below:
The corners show divisibility by 2, 3, 5, and 7. Numbers with any colored corners are composite. Orange numbers are prime.