Q 255

Question

Solve system of equations using Cramer’s Rule.

3x+8y=-32x+5y=-3

Step-by-Step Solution

Verified
Answer

The solution for the system of linear equation is (-9,3)

1Step 1. Given information

The system of linear equations is 3x+8y=-32x+5y=-3

2Step 2. Find the determinant D and evaluate it

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

D=3825

Evaluate it,

D=(3)(5)-(2)(8)D=15-16D=-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=-38-35

Evaluate it

Dx=(-3)(5)-(-3)(8)Dx=-15+24Dx=9

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=3-32-3

Evaluate it

Dy=(3)(-3)-(2)(-3)Dy=-9+6Dy=-3

5Step 5. Find x and y

To find x,

x=DxDx=9-1x=-9

To find y,

y=DyDy=-3-1y=3

The solution for the system of linear equation is (-9,3)

6Step 6. Check by substituting values

Substitute x=-9,y=3 in both the equations,

3x+8y=-33(-9)+8(3)=-3-27+24=-3-3=-3

This is true.

2x+5y=-32(-9)+5(3)=-3-18+15=-3-3=-3

This is also true.

Therefore, the solution for the system of linear equation is (-9,3)