Answer:
A. x-determinant
B. y-determinant
C. system determinant
Explanation:
The "augmented" matrix for the system is the system coefficient matrix with the constants added as an extra column on the right:
![\left[\begin{array}c2&-1&0\\1&1&-3\end{array}\right]](https://img.qammunity.org/2020/formulas/mathematics/high-school/ifea9ednryyu5ujtlgnhvl38ofjlgzxfv2.png)
The x-determinant is the determinant of the system matrix after the x-coefficients have been replaced by the constants:

The y-determinant is the determinant of the system matrix after the y-coefficients have been replaced by the constants:

Of course, the system determinant is the determinant of the matrix of coefficients of the variables:

_____
Comment on these determinants
Cramer's rule tells you the solution to the system is ...
x = (x-determinant)/(system determinant)
y = (y-determinant)/(system determinant)