

InterviewSolution
Saved Bookmarks
1. |
Transform 54^y = n+1 into equivalent a logarithmic expression.(a) log12 (n+1)(b) log41 (n^2)(c) log63 (n)(d) log54 (n+1)I had been asked this question in an online interview.My query is from Discrete Probability in section Discrete Probability of Discrete Mathematics |
Answer» The correct answer is (d) log54 (n+1) |
|