Problem:
Find the smallest positive integer such that has the same last two digits as .
Solution
Solution:
The two numbers have the same last two digits if and only if divides their difference , which happens if and only if divides .
Answer:
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.