InterviewSolution
Saved Bookmarks
| 1. |
If a, b, c belong to R, and equations x^2+2x+9=0 and ax^2+bx+c=0 have a common root, then a: b: c is |
|
Answer» `1:2:9` |
|