InterviewSolution
Saved Bookmarks
| 1. |
Most of the formulae are verified on the basis of induction method by putting n=1,2,…. `27^(n)-8^(n)` is divisible by `("for "n in N)`.A. `3^(n)-2^(n)`B. `3^(n)+2^(n)`C. `4^(n)-3^(n)`D. `4^(n)+3^(n)` |
| Answer» Correct Answer - A | |