The procedures for using cutting-adding method for testing a number M to be a multiple of 59 are as follows: 1 cut the units digit of M 2 add the remaining integer by r times of the deleted digit. 3 go to step 1 until the resulting integer is a multiple of 59, then M is divisible by 59. Vice versa.
First , i have no idea how to find r. then one more question is added Let M=10x+y and N=x+ry, where x, y, r, are positive integers, Prove 59/M if and only if 59/N
Please help with detailed steps!!