Q 249

Question

Solve system of equations using Cramer’s Rule. 

x-2y=-52x-3y=-4

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is (7,6)

1Step 1. Given information

The system of linear equations is x-2y=-52x-3y=-4

2Step 2. Find the determinant D and evaluate it

We will take the coefficients of the variables to form the determinant D

D=1-22-3

Evaluate it,

D=(1)(-3)-(-2)(2)D=-3+4D=1

3Step 3. Find the determinant D x and evaluate it

We will use the constants in place of the x coefficients to find the determinant Dx

Dx=-5-2-4-3

Evaluate it

Dx=(-5)(-3)-(-2)(-4)Dx=15-8Dx=7

4Step 4. Find the determinant D y and evaluate it

We will use the constants in place of the y coefficients to find the determinant Dy

Dy=1-52-4

Evaluate it

Dy=(1)(-4)-(-5)(2)Dy=-4+10Dy=6

5Step 5. Find x and y

To find x,

x=DxDx=71x=7

To find y,

y=DyDy=61y=6

The solution for the system of linear equation is (7,6)

6Step 6. Check by substituting values

Substitute x=7,y=6 in both the equations,

x-2y=-57-2(6)=-57-12=-5-5=-5

This is true.

2x-3y=-42(7)-3(6)=-414-18=-4-4=-4

This is also true.

Therefore, the solution for the system of linear equation is (7,6)