Question 137979
How do you solve this system? 
x + 2y-3z = -8 
2x + y + 3z= 17 
x - 3y + 3z = 11
---------------------
You could solve it Gauss-Jordan elimination or with Cramer's Method.
I used the Matrix method on a TI calculator to get:
x = 2
y = 1
z = 4
===========
Cheers,
Stan H.