Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dissolving equation

Status
Not open for further replies.

Audi0815

Automotive
Joined
Jul 6, 2010
Messages
2
Location
DE
Hi,

first of all: Sorry for my bad english. I hope you can understand my topic.

In MathCAD I want to solve a relatively complex equation with at least two unknowns.

The equation has got the following style: x + y + a = b, with a and b as constants.

Now I want to dissolve to x or y. After command "...solve,x -> q" MathCAD notices "No Solution found". I think the equation is too complex.

So is there any other possibility to compute x or y after defining one of them?

Here the link to the equation:
Thanks for help.

so long...
 
Why are you using the symbolic solver? The odds are low that a symbolic solution even exists.

TTFN

FAQ731-376
 
I used the symbolic solver because I don`t know any other...

Which solver should I use better?

I don`t need the solved equation necessarily. I need to know the solution of one of the variables depending on the equation by defining the other variable on my own.
 
The numeric solver, which uses a Given-Find construct. See the help files.

TTFN

FAQ731-376
 
Why don't you post your question here and download your picture?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top