When I press enter for this line of code, no answer comes up. Could someone please help me? The following line is supposed to find a solution for a systems of equations:
solve({x+8*y-z=10,3x-y+z=5,6*y+z=6});
Thanks,
-Larson
Printable View
When I press enter for this line of code, no answer comes up. Could someone please help me? The following line is supposed to find a solution for a systems of equations:
solve({x+8*y-z=10,3x-y+z=5,6*y+z=6});
Thanks,
-Larson