InterviewSolution
Saved Bookmarks
| 1. |
If a^(x)=b^(y)=c^(z) and abc=1, then find ((x^(2))/(x^(2)-zy)+(y^(2))/(y^(2)-zx)+(z^(2))/(z^(2)-xy)) |
|
Answer» 3 |
|