Q. 15

Question

Solve the system of equations using Cramer’s Rule if it is applicable. If Cramer’s Rule is not applicable, say so.

x+y=8x-y=4

Step-by-Step Solution

Verified
Answer

x=6y=2

1Step 1. Given information

We have been given a system of equations:

x+y=8x-y=4

We have to solve this system of equations using Cramer’s Rule if it is applicable.

2Step 2. Check determinant

111-1=1×(-1)-1×1=-1-1=-2

Since the determinant is non zero, so Cramer's rule is applicable.

3Step 3. Use Cramer's rule

Find Dx and Dy.

Dx=814-1=8×(-1)-4×1=-8-4=-12

Dy=1814=1×4-1×8=4-8=-4

4Step 4. Find x and y

x=DxD  =-12-2  =6y=DyD  =-4-2  =2