]>
![]() |
|
| MaximaPHP : Equations : Solve |
Main |
This MaximaPHP is not connected to any Maxima program!Solve Function SolveSolveSolves mathematical equations and returns a list of solutions.Powered by Maxima 5.11.0 with MaximaPHP 0.1.3 interface. IE users may want to install MathPlayer plugin from Design Science or just convert to Firefox. Text | MathML | TeX | Maxima | Examples | Code ExamplesYou can refer to the last output and input using variables%lo and %li respectively.Additionally variable %lx is used internally by MaximaPHP.2*x*(1 - a1) - 2*(x - 1)*a2, a2 - a1, a1*(-y - x^2 + 1), a2*(y - (x - 1)^2) x^2 - y^2, -1 - y + 2*y^2 - x + x^2 (1 + 2*x)^3 = 13.5*(1 + x^5) x^3 + x^2 - 1 x + 3*y = 2, 2*x - y = 5 |
|