EgmatQuantExpert
A quadratic equation is in the form of \(x^2 – 2px + m = 0\), where m is divisible by 5 and is less than 120. One of the roots of this equation is 7. If p is a prime number and one of the roots of the equation, \(x^2 – 2px + n = 0\) is 12, then what is the value of p + n – m?
IMO D
prime numbers will be 2,3,5,11
Multiples of 5 which can give us a 7 => 35,70 and 105
\(x^2 – 2px + m = 0\), here p can be 11 and m will be 105
\(x^2 – 22x + m = 0\)
\(x^2 – 15x -7x + 105 = 0\)
\(x(x – 15) -7(x -15) = 0\)
\(x^2 – 2px + n = 0\), here p can be 11 and n will be 120
\(x^2 – 22x + 120 = 0\)
\(x^2 – 10x -12x +120 = 0\)
\(x(x – 10) -12(x - 10) = 0\)
so values of p + n – m
11 + 120 - 105
Answer D
P.S. I was down to realize that the value was 11(in 2 mins), and when i was writing this solution to ask some help on how to solve this question.
I didn't realize that the factors of 105 would have given me 22.
Always take all the possibilities of the factors