After computing the determinants required by Cramers Rule fo
After computing the determinants required by Cramer\'s Rule for a system of three equations in three variables, we obtained the following values. What\'s the solution to the system?
Solution
we have
D = -1 , Dx = 6 ,Dy = 2 and Dz = -5
x = Dx / D => x = 6 / (-1) = > x = -6
y = Dy / D => y = 2 / (-1) => y = -2
z = Dz / D => z = (-5) / (-1) => z = 5.
