Variable order switched using symbolic substitution not understood
Hi,
When using the symbolic substitution of an expression for a variable in an equation, the order of the variables is getting switched by mathcad 15, which is only version of mathcad I use. How do I prevent this from happening?
for example
y=x-a
z=y+b
when I copy expression x-a and select y in the 2nd equation & use the symbolic substitution from the pull down menu off the tool bar, the new equation for becomes
z=a-x+b
why is the expression x-a getting multiplied by -1 when itβs symbolically substituted for y in the2nd equation?
thanks in advance for the helpful!

