Question: Plotting Systems of Equations

Hello all-

I have a system of equations, something like:

X1+X2+X3=1

and then I have seperate equations such as:

X3=T*X1^2*exp(.12/T) and so on

I'd like to make a plot of X1,X2,X3 as a function of T.  How can I do this?

Thank you for your time!

Please Wait...