Saved Bookmarks
| 1. |
Ifalpha ,beta,gamma are the roots of x^3+px^2+qx+r=0 , then form the cubic equation whoseroots are alpha(beta+gamma),beta(gamma+alpha),gamma(alpha+beta) |
|
Answer» `x^(3) + 2qx^(2) + (q^(2) + pr) x - R (PQ - r) = 0` |
|