Q. 382

Question

In the following exercises, solve each system of equations using a matrix.

4x + y = 6x  y = 4

Step-by-Step Solution

Verified
Answer

The solution of the given system of equations is:

x=2y=-2

1Step 1. Given information

The given system of equations is:

4x + y = 6x  y = 4

2Step 2. Convert the system of equations into an augmented matrix.

The augmented matrix of the given system of equations is given as:

4161-14

In the augmented matrix, the first equation gives the first row and the second equation gives the second row. The vertical line replaces the equal signs.


3Step 3. Convert the augmented matrix into echelon form

Interchanging the row 1 and 2, we get:

4161-14R1R21-14416

Then we multiply the row 1 by -4 and add it to row 2, we get:

1-14416-4R1+R21-14(-4·1)+4(-4(-1))+1(-4·4)+6=1-1405-10

Dividing row 2 by 5 , we get:

1-1405-10R251-1401-2

4Step 4. Compare the equation by echelon form.

The echelon form of the matrix is:

1-1401-2

The system of equation by the above matrix is:

x-y=4y=-2

5Step 5. Find the value of x

Substituting the value y=-2 in the equation

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

So, the solution of the given system of equation is :

x=2y=-2

6Step 6. Check the solution for equation 4 x   +   y   =   6 .

Substituting x=2y=-2 in the equation, we get:

4x + y = 64(2)-2=66=6

This is true.

7Step 7. Check the solution for equation x   −   y   =   4  

Substituting x=2y=-2 in the equation, we get:

x  y = 42-(-2)=44=4

This is true.

So the ordered pair 2,2 is the solution.