Q 250

Question

Solve system of equations using Cramer’s Rule.

x-3y=-92x+5y=4

Step-by-Step Solution

Verified
Answer

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

1Step 1. Given information

The system of linear equations is x-3y=-92x+5y=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-325

Evaluate it,

D=(1)(5)-(-3)(2)D=5+6D=11

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=-9-345

Evaluate it

Dx=(-9)(5)-(-3)(4)Dx=-45+12Dx=-33

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-924

Evaluate it

Dy=(1)(4)-(-9)(2)Dy=4+18Dy=22

5Step 5. Find x and y

To find x,

x=DxDx=-3311x=-3

To find y,

y=DyDy=2211y=2

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

6Step 6. Check by substituting values

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

x-3y=-9-3-3(2)=-9-3-6=-9-9=-9

This is true.

2x+5y=42(-3)+5(2)=4-6+10=44=4

This is also true.

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