Find an ordered triple (x,y,z) of real numbers satisfying x <= y <= z and the system of equations sqrt(x) + sqrt(y) + sqrt(z) = 10
x + y + z = 46
sqrt(xy) + sqrt(xz) + sqrt(yz) = 27
1, 9, 36