

InterviewSolution
Saved Bookmarks
1. |
The number of irrational roots of the equation `4x//(x^2+x+3)+5x//(x^2-5x+3)=-3//2`is`4`b. `0`c. `1`d. `2`A. 4B. 0C. 1D. 2 |
Answer» Correct Answer - 4 Here, x = 0 is not a root, Divide both the numerator and denominator by x and put x + 3/x = y to obtain `(4)/(y + 1) + (5)/(y - 5) = - 3/2 rArr y = -5, 3` x + 3/x = -5 has two irrational roots and x + 3/x = 3 ahs imaginary roots. |
|