Saved Bookmarks
| 1. |
If `a^x=b ,b^y=c ,c^z=a ,`then find the value of `x y zdot` |
|
Answer» `a^x=b,b^y=e,c^z=a` taking log both side `xloga=logb` `x=logb/loga` Similarly, `y=logc/logb` `z=loga/logc` `logb/loga*logc/logb*loga/logc=1`. |
|