Answer:
and

Explanation:
To use Cramer's Rule, we first need to turn this system of equations into a matrix
,
![b=\left[\begin{array}{c}-8\\12\\\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/high-school/mh6t0gauwsnml5yp05j86ldav0ysgfniff.png)
The first step to use Cramer's Rule is to find the determinant of the original matrix

Next, we need to replace column 1 of matrix A with b and then find the determinant of that matrix
![A_1=\left[\begin{array}{cc}-8&-3\\12&4\\\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/high-school/e47jocsqr70jysp1b6pkwj1pyk8zruizjl.png)

And now we need to replace column 2 of matrix A with b and then find the determinant of that matrix
![A_2=\left[\begin{array}{cc}-1&-8\\2&12\\\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/high-school/gt8flasx696l4nmmciwu35kk8wk16zel56.png)

Now that all of this is done, we can find the values for our x matrix.
Recall that Cramer's Rule states that
![x=\left[\begin{array}{c}(detA_1)/(detA) \\(detA_2)/(detA) \\\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/high-school/jhs2j4a607kduesn17a1ccvhhtasz1olsh.png)
Now that we know all of the required determinants, we can find x
![x=\left[\begin{array}{c}(4)/(2) &(4)/(2) \end{array}\right] \\\\x=\left[\begin{array}{c}2\\2\\\end{array}\right]](https://img.qammunity.org/2021/formulas/mathematics/high-school/h42f1jqs4u0ev7uugbbl9n9df7mgad93r0.png)
This means that the solutions to this system are
and
