

InterviewSolution
Saved Bookmarks
1. |
The number of real solutions of the equation `(9//10)^x=-3+x-x^2`isa. 2b. 0 c.1 d.none of theseA. 2B. 0C. 1D. none of these |
Answer» Correct Answer - 2 Let `f(x) = -3 + x - x^(2)`. Then `f(x) lt 0` for all x, because coefficient of `x^(2)` is negative and `D lt 0`. Thus, L.H.S. of the given equation is always positive, whereas the R.H.S. is always less than zero. Hence, there is no solution. |
|