If p,q,rare three distinct real numbers, (p≠0) such that x2+qx+pr=0 and x2+rx+pq=0 have a common root, then the value of p+q+r is
Open in App
Solution
Let α be the common root for both equations then α2+qα+pr=0…(1) α2+rα+pq=0…(2) Subtracting (2) from (1) we get : (q−r)α+p(r−q)=0 α=p Substituting value of α=p in equation (1) we get p2+pq+pr=0 Hence, p+q+r=0.