

InterviewSolution
Saved Bookmarks
1. |
If x =`log_3(5)` and y =`log_17( 25)`, which one of the following is correct? |
Answer» `x=log_3^5` `y=log_17^25` `x=log_10^5/log_10^3=0.69/0.47=1.46` `y=log_10^25/log_10^17=11.39/1.23=1.136` `x>y` |
|