

InterviewSolution
Saved Bookmarks
1. |
Form a quadratic equation whose roots are `-4a n d6.` |
Answer» We have sum of the roots, S = -4 + 6 = 2, and product of the roots, `P = - 4xx6 = - 24`. Hence, the required equation is `x^(2) - Sx + P = 0` `rArr x^(2) - 2x - 24 = 0` |
|