Dear all,
I am stuck with an apparently easy system of 3 simultaneous equations that has to be solved in x,y and z. The system is the following:
##(y+z) / ((x+y+z)²)=ax^{α-1}##
##(x+z) / ((x+y+z)²)=by^{α-1}##
##(x+y) / ((x+y+z)²)=cz^{α-1}##
The parameters (a,b,c) and the variables (x,y,z) are...