201
Chat with our AI personalities
The multiples of a number can be found either by multiplying with different integers, or by repeatedly adding this number. For example, the multiples of 50 can be found like this:
50 x 0 = ...
50 x 1 = ...
50 x 2 = ...
Or (more conveniently, since addition is simpler than multiplication), start with zero (which is a multiple of any number), then add 50 to get the next multiple, add 50 again to the result to get the next multiple, etc.