I am struggling helping my little brother with a math question and its a bit embarrassing so I am hoping I can find some help here.
We are trying to resolve a problem as follows
A total number X should be divided by a known number Y but because it may not be an even split we also need to know the remainder Z
for example X=100, Y=10 yields 100/10=10 and Z is 0
but what if X=110 and Y=50 how can we understand that the answer is 2 and Z=10 ?