Q. 41

Question

Solve each system of equations using matrices (row operations). If the system has no solution, say that it is inconsistent. 

x+2y=42x+4y=8

Step-by-Step Solution

Verified
Answer

The required solution is (x,y)|x=4-2y, y is any real number

1Step 1. Given Information

The given equations are 

x+2y=42x+4y=8

2Step 2. Calculation

We will first write the augmented matrix, by writing constants on right side of vertical bar.

12|412|4

Now, we will make the entry 0 in row 2 column 1 by performing the row operations R2=R2-R1 

12|412|4=12|400|0

3Step 3. Calculation

Use the obtained matrix to write the system of equations.

x+2y=40=0

Solve the equations to find the solution set.

x+2y=4x=4-2y, y is any real number