InterviewSolution
Saved Bookmarks
| 1. |
Let `alpha` and `beta` be the roots of the quadratic equation `x^(2)` sin `theta - x (sin theta cos theta + 1) + cos theta = 0 (0 lt theta lt 45^(@))`, and `alpha lt beta`. Then `Sigma_(n=0)^(oo) (alpha^(n) + ((-1)^(n))/(beta^(n)))` is equal toA. `(1)/(1 - cos theta) + (1)/(1 + sin theta)`B. `(1)/(1 + cos theta) + (1)/(1 - sin theta)`C. `(1)/(1 - cos theta) - (1)/(1 + sin theta)`D. `(1)/(1 + cos theta) - (1)/(1 - sin theta)` |
| Answer» Correct Answer - A | |