Question
Question: find the sum of all possible integral values of p for which the equation |x+1/x-3| = p-3 has exactly...
find the sum of all possible integral values of p for which the equation |x+1/x-3| = p-3 has exactly 2 distinct solutions
Answer
21
Explanation
Solution
-
Split x+x1−3=p−3 into x+x1=p and x+x1=6−p.
-
For p≥3, the first equation always gives 2 solutions.
-
For the second equation to have no solutions, we need ∣6−p∣<2 which is true for p∈(4,8).
-
Also, p=3 makes both branches identical (giving 2 solutions).
-
Thus, valid integral p are 3,5,6,7 whose sum equals 21.