The lines x=41y+a and y=41x+b intersect at the point (1,2). What is a+b?
Pick one
Solution
Since (1,2) is a solution to both equations, plugging in x=1 and y=2 will give the values of a and b. 1=41⋅2+a a=21 2=41⋅1+b b=47 So a+b=21+47=(E) 49.
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.