InterviewSolution
Saved Bookmarks
| 1. |
Let alpha !=1 be a real root of the equationx^(3)-ax^(2)+ax-1=0, where a != -1 is a real number. Then, a root of this equation, among the following, is |
|
Answer» `ALPHA^(2)` |
|