

InterviewSolution
Saved Bookmarks
1. |
If one root of the equation `(x-1)(7-x)=m` is three times the other, then `m` is equal toA. `-5`B. `0`C. `2`D. `5` |
Answer» Correct Answer - C `(c )` `-x^(2)+8x-7=m implies x^(2)-8x+7+m=0` `alpha+3alpha=8 implies alpha=2` `alpha*3alpha=7+mimplies12=7+mimpliesm=5` |
|