Q 251

Question

Solve system of equations using Cramer’s Rule. 

2x+y=-43x-2y=-6

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is (-2,0)

1Step 1. Given information

The system of linear equations is 2x+y=-43x-2y=-6

2Step 2. Find the determinant D and evaluate it

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

D=213-2

Evaluate it,

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

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=-41-6-2

Evaluate it

Dx=(-4)(-2)-(1)(-6)Dx=8+6Dx=14

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=2-43-6

Evaluate it

Dy=(2)(-6)-(-4)(3)Dy=-12+12Dy=0

5Step 5. Find x and y

To find x,

x=DxDx=14-7x=-2

To find y,

y=DyDy=0-7y=0

The solution for the system of linear equation is (-2,0).

6Step 6. Check by substituting values

Substitute x=-2,y=0 in both the equations,

2x+y=-42(-2)+0=-4-4=-4

This is true.

3x-2y=-63(-2)-2(0)=-6-6-0=-6-6=-6

This is also true.

Therefore, the solution for the system of linear equation is (-2,0)