If a,b,c are positive integers less than 10, then (10a+b)(10a+c)=100a(a+1)+bc if:
Pick one
Solution
Multiply out the LHS to get 100a2+10ac+10ab+bc=100a(a+1)+bc. Subtract bc and factor to get 10a(10a+b+c)=10a(10a+10). Divide both sides by 10a and then subtract 10a to get b+c=10, giving an answer of A.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.