Generador de sistemas aleatorios con solución entera/Generator of 3-variable systems with whole solutions.
1
2
4
0
0
-4
2
2
0
0
3
-3
x
+2y
+4z
= 0
-4y
+2z
= 2
+3z
= -3
main loop count: 2
secondary loop count: 2
Refresh to generate a new system.
x = 6
y = -1
z = -1