| Author |
Comment/Response |
Bill Simpson
|
02/29/12 00:19am
Is there any chance that you think that nc is your n and c variables multiplied together?
If that is the case then this is probably also true for mc, pc, nv and mb.
Mathematica thinks nc is only one variable with a name that just happens to be spelled with two characters.
If I put an * in the middle of all your two character names, wrap Simplify[] around your Solve[] to make the result small enough that I have a chance of understanding it, multiply both sides of each of your equations by those square roots in the denominators to make it easier for Mathematica to solve and I wait long enough for evaluation to finish then I get two solutions for v,b,p that do not contain any embedded v,b,p.
URL: , |
|