EM_Guy
- 217
- 49
a = xyz
b = xy+xz+yz
c = x + y + z
How do you solve x, y, and z?
b = xy+xz+yz
c = x + y + z
How do you solve x, y, and z?
The discussion revolves around solving a system of three nonlinear equations involving variables x, y, and z, with specific relationships defined by the equations a = xyz, b = xy + xz + yz, and c = x + y + z. The focus includes exploring methods for finding solutions, particularly through the manipulation of these equations.
Participants express differing views on the nature of the equations involved, with some asserting the presence of a quadratic equation while others maintain that it is a cubic equation. The discussion remains unresolved regarding the best approach to solve the system.
There are limitations in the discussion regarding the assumptions made about the equations and the methods for solving them, particularly concerning the transition from quadratic to cubic forms and the techniques for finding roots of cubic equations.