First, calculate the determinant of the coefficient matrix
D = det = 5*6 - 3*4 = 30 - 12 = 18.
Next, calculate the determinant Dx, replacing first column in the coefficient matrix by the right side vector
Dx = det = -14*6 - 4*6 = -84 - 24 = -108.
Next, calculate the determinant Dy, replacing second column in the coefficient matrix by the right side vector
Dy = det = 5*6 - (-14)*3 = 30 - (-42) = 72.
Now the solution is x = = = -6; y = = = 4.
ANSWER. x = -6, y = 4.
Solved.
-----------------
On Cramer's rule for solving 2x2-system of equations, see the lesson