Question: fsolve solutions

hi; i have a system of 4 equations depending on each other, which cannot be solved explicitly. using the fsolve command reports a solution, however there must be whole bunch of possible quadruples. i tried to fit the fsolve command in a loop, ignoring the previous solutions, without any success. can anybody give me a hint on how to come up with the whole range of possible solution?
Please Wait...