Given the equation $x^2-14x+m=0$, where $m$ is a positive integer. If roots $p_1, p_2$ are distinct, positive, prime integers, then find the value of $K=(p_1+p_2)^2+2p_1p_2$
I tried to solve this question using the Vieta formulas and said $p_1+p_2=14$ and $p_1p_2=m$. But I got stuck there, I assume that you have to work out what the value of $m$ is, but I can't manage to work it out. Could you please explain to me how to solve this question?
Well, if p1 and p2 are distinct, then there is only a single pair of positive primes that satisfies the condition $p_1+p_2=14$, and these are $3$ and $11$.
Else, if $p_1$ and $p_2$ are not distinct, the question could have two possible answers, because both $7$ and $7$ as well as $3$ and $11$ satisfy the equation.
Can you go ahead now?