Question 432069
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
Solve system of equations using Cramer's Rule
x-y+z=-4
2x-3y+4z=-15
5x+y-2z=12
 x= 1, y = 3 and z = -2  See below
*[invoke cramers_rule_3x3 1,-1,1,-4,2,-3,4,-15,5,1,-2,12]