Solving the following simultaneous equations:
$2y+2z=myz$
$2x+z=mxz$
$2x+y=mxy$
$xyz=27$
These are 4 equations in 4 unknowns: $x, y, z, m$ so I think a solution is possible, though I'm unsure. They are non-linear so no matricies :(
Also are there any online applications that may compute this non-linear solution?
Thanks!