

InterviewSolution
Saved Bookmarks
1. |
If `y=10^(10^(x))`, then the value of `(dy)/(dx)` is -A. `10^(10^(x))*(log_(e)10)^(2)`B. `10^(10^(x))*log_(e)10`C. `10^(10^(x))*10^(x)*log_(e)10`D. `10^(10^(x))*10^(x)*(log_(e)10)^(2)` |
Answer» Correct Answer - D |
|