Q. 16

Question

In Problems 15 – 42, solve each system of equations using Cramer’s Rule if it is applicable. If Cramer’s Rule is not applicable, say so.

x+2y=5x-y=3

Step-by-Step Solution

Verified
Answer

The solution is x=113, y=23 and in ordered pair is 113,23.

1Step 1. Given Information

The given system of equation is

x+2y=5x-y=3

We have to solve the system of equations using Cramer's rule if it is applicable.

2Step 2. Finding the determinant

The determinant D of the coefficients of the variables is

D=121-1D=1-1-21D=-1-2D=-3

Since D0 Cramer's rule is applicable.

3Step 3. Use Cramer's rule

Let's find Dx and Dy

Dx=523-1Dx=5-1-23Dx=-5-6Dx=-11

And

Dy=1513Dy=13-51Dy=3-5Dy=-2

4Step 4. Finding x and y

By using Cramer's rule, the values of and are

x=DxD       and   y=DyDx=-11-3     and   y=-2-3x=113         and    y=23