Answer and step-by-step explanation:
To solve the system of equations using Cramer’s Rule, we need to find the determinant of the coefficient matrix and the determinant of the matrix obtained by replacing the x-column with the constants and the y-column with the coefficients. Then, we can use these determinants to find x and y.
The coefficient matrix is:
[10−7−81]
The determinant of this matrix is:
10−7−81=(10)(1)−(−8)(−7)=66
The matrix obtained by replacing the x-column with the constants and the y-column with the coefficients is:
[6−1−81]
The determinant of this matrix is:
6−1−81=(6)(1)−(−8)(−1)=14
Using Cramer’s Rule, we can find x and y as follows:
x=10−7−816−1−81=6614=337
y=10−7−8110−76−1=66−136=−3368
Therefore, the solution to the system of equations is:
x=337,y=−3368