Hi i'm not english so I'll try to explain this as good as I can .
If we have for example
250 : 5 = 50 , remainder 0
let's say I don't know the number i'm going to divide (because it is generated random or it changes) , but I know that I want a reimander of the division equal to 0
so N : X = A , with R = 0
I need a formula or a way to find the X that gives to me R = 0