
David W. answered 03/20/16
Experienced Prof
Reworded: “When a 4 digit positive integer x is divided by 13 the remainder is 7; when x is divided by 12 the remainder is 7; when x is divided by 11 the remainder is 7; when x is divided by 10 the remainder is 7; what is the value of x?”
First think about remainders, dividends, divisors, and quotients:
A dividend divided by a divisor produces a quotient with a remainder (using integer arithmetic).
That means that: (the quotient)*(the divisor) + (the remainder) = (the dividend)
So, if a dividend x produces:
Remainder of 7 when x is divided by 13, then (x-7) must be evenly divisible by 13.
Remainder of 7 when x is divided by 11, then (x-7) must be evenly divisible by 11