Positive integers and are such that the graphs of and intersect the -axis at the same point. What is the sum of all possible -coordinates of these points of intersection?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
Equal x-intercepts -5/a = -b/3 means ab = 15, so a runs over the divisors of 15 and the intercepts are -5, -5/3, -1, -1/3.
Solution
Set in each equation. The line meets the -axis at , and meets it at . These are equal exactly when
Since and are positive integers, is one of . The common -intercept is , giving
Their sum is
The answer is .
Why this works
"Same -intercept" is one equation in and ; with the integer restriction it becomes a factoring problem, , whose solutions are just divisor pairs. The intercepts themselves are then determined by alone, so list the divisors of and add. Recognizing when a coordinate-geometry condition collapses to a Diophantine equation is the whole skill here.
Alternative approach
Use instead: the possible are the divisors of , and the sum of intercepts is . This is a quick consistency check on the arithmetic.
The trap
Adding only the integer intercepts, or summing the values of a or b instead of the intercepts -5/a.
Common mistakes
- Adding only the integer intercepts, or summing the values of a or b instead of the intercepts -5/a.
- Missing the divisor pairs and , which gives , or allowing negative divisors even though are positive.
Techniques
Organized listing / direct enumeration · Set up the equation/formula and compute; no special trick needed