SOLUTION: 1. Solve the given system by Cramer’s Rule : 5x1+ 4x2 = -14 3x1+ 6x2 = 6

Algebra.Com
Question 1156102: 1. Solve the given system by Cramer’s Rule :
5x1+ 4x2 = -14
3x1+ 6x2 = 6

Answer by ikleyn(52943)   (Show Source): You can put this solution on YOUR website!
.

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

    - Solution of the linear system of two equations in two unknowns using determinant

and the lessons

    - What is a matrix?
    - Determinant of a 2x2-matrix
    - HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule)
    - Solving systems of linear equations in two unknowns using the Cramer's rule

in this site.


RELATED QUESTIONS

3. Solve the given system by Augmented Matrix Method (row operations) 3x1 - 2x2 = 2... (answered by greenestamps)
Solve the following system of equations x1 + x2 + x3 = 6 3x1 4x2 2x3 = 1... (answered by Alan3354)
Solve the system 5x1 - 6x2 + 3x3 + 4x4 = 4 -x1 + x2 + 3x3 + 2x4 = 5 4x1 - 5x2 + 6x3 (answered by MathLover1)
Please help me solve this Linear Equation using Matrices: Solve the following system... (answered by ikleyn)
Write the coefficient matrix and the augmented matrix of the given system of linear... (answered by Edwin McCravy)
(1) Write the following sets of linear equation in augumented matrix form and solve for... (answered by ikleyn)
(1) Write the following sets of linear equation in augumented matrix form and solve for... (answered by solver91311)
Use Cramer's Rule to solve the following: 4X1+X2-X3=-2 5X1+X2+2X3=4... (answered by ikleyn)
Solve the given equation by Gauss elimination method x₁ + 2x2-3x3 = -1 -3x1 +... (answered by Alan3354)