InterviewSolution
Saved Bookmarks
| 1. |
If a, b,c gt 0& x,y,z in R" then the determinant"[{:(,(a^(2)+a^(-2))^(2),(a^(x)-a^(x))^(2),1),(,(b^(y)+b^(-y))^(2),(b^(y)-b^(y))^(2),1),(,(c^(x)+c^(-2))^(2),(c^(x)-c^(-z))^(2),1):}]= |
|
Answer» `a^(x)B^(y)C^(Z)` |
|