Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
How do I use Mathcad 15 to solve for C in terms of S, Q and D?
See attached file...
Solved! Go to Solution.
See attached for some ideas. You may as well use the static symbolics but I usually don't as you have less control over the outcome and loose the dynamic.
Mathcads solution are ever so often quite complicated as the symbolics alway work in complex domain and have to consider all possible cases. Additional assumptions (if appropriate) can help. Somiting like "assume, x=real", or "assume, x>0, x>y". Unfortunately Mathcad quite often ignores the assume modifier.
EDITED: changed screen shot and attached file
See attached for some ideas. You may as well use the static symbolics but I usually don't as you have less control over the outcome and loose the dynamic.
Mathcads solution are ever so often quite complicated as the symbolics alway work in complex domain and have to consider all possible cases. Additional assumptions (if appropriate) can help. Somiting like "assume, x=real", or "assume, x>0, x>y". Unfortunately Mathcad quite often ignores the assume modifier.
EDITED: changed screen shot and attached file
Thank you very much, Werner! Exactly what I needed.