solving a 3D systems of equations
- From: "Payam Razavi" <pmrazavi@xxxxxxxxx>
- Date: 29 Aug 2006 11:07:28 -0700
I am trying to solve the following systems of equations for x, y and z:
{
xyz=a
x+y+z=w
}
x<y<z (i.e., x is not equal to y or z & y is not equal to z)
'a' and 'w' are given quanitites.
How can I solve the system?
Thanks in advance
.
- Follow-Ups:
- Re: solving a 3D systems of equations
- From: Barry Margolin
- Re: solving a 3D systems of equations
- From: Walter Roberson
- Re: solving a 3D systems of equations
- From: Volker Birk
- Re: solving a 3D systems of equations
- Prev by Date: Re: restrict CDROM AND OTHER REMOVABLE DEVICES
- Next by Date: Re: solving a 3D systems of equations
- Previous by thread: Re: restrict CDROM AND OTHER REMOVABLE DEVICES
- Next by thread: Re: solving a 3D systems of equations
- Index(es):