Let a,b,c be positive integers such that 77a+91b+143c=1. What is the smallest possible value of a+b+c?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
We need 13a+11b+7c=1001, which implies 13(a+b+c−77)=2b+6c. Then 2b+6c must be divisible by both 2 and 13, so it is minimized at 26 (e.g. with b=10,c=1). This gives a+b+c=79.
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.
Source: Omni-MATH,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.