InterviewSolution
Saved Bookmarks
| 1. |
If the equation x^(2)+ax+b=0 and x^(2)+bx+a=0 have a common root, then their other roots satisfy the equation |
|
Answer» `X^(2) + x + AB = 0` |
|