

InterviewSolution
Saved Bookmarks
1. |
If `|x| |
Answer» Correct Answer - D Required value of `(1-(2x)/(1+x))^(-n) = ((1+x-2x)/(1+x))^(-n) = ((1-x)/(1+x))^(-n) = ((1+x)/(1-x))^(n)` |
|