InterviewSolution
Saved Bookmarks
| 1. |
If p, q, r are the roots of the equation x^3 - ax^2 + bx - c = 0, then find the value of 1/p^2 + 1/q^2 + 1/r^2 |
| Answer» If p, q, r are the roots of the equation x^3 - ax^2 + bx - c = 0, then find the value of 1/p^2 + 1/q^2 + 1/r^2 | |