Question
In obtaining the solution of the system of equations x + y + z = 7, x + 2y + 3z = 16 and x + 3y + 4z = 22 by Cramer's rule, the value of y is obtained by dividing D by D_2, where D = vmatrix 1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 3 & 4 vmatrix . What is the value of the determinant D_2?