InterviewSolution
Saved Bookmarks
| 1. |
If the equation x^2+px+qr=0 and x^2+qx+rp=0 have a common root, the other roots, which arenot common in these equations, will be the roots of the equation: |
|
Answer» `x^2+pqx+r=0` |
|