"Convert the following system of linear equations into an augmented matrix and then solve it"

Asiya Holder

Asiya Holder

Answered question

2022-02-24

"Convert the following system of linear equations into an augmented matrix and then solve it"
x1+x2x3x4=7
2x1x2+3x3+x4=1
x15x2+9x3x4=3
My approach: So the augmented matrix, A, is
augA=[111172131115913]
Then we perform elementary row operations to reduce the matrix into row echelon form:
B=[11117035313061004]
C=[11117035313000622]
Matrix C is our system of linear equations in echelon form. From the last row of matrix C,
6x4=22
x4=113
Now we let x3=t for t is any real number
Then we solve the two equations from the first two rows of matrix C,
x2=13(25t)
x1=83t+223
SO this should be the solutions to the equations. However, according to the answer key the solution is the empty set. I inputted the regular matrix into a determinant calculator and indeed the determinant was zero. However, I managed to get a solution to the system of linear equations. Can someone tell me where I went wrong?

Answer & Explanation

Jowiszowy9zb

Jowiszowy9zb

Beginner2022-02-25Added 5 answers

To answer the more general question of when a matrix has no solution:
A system of equations can have one of three things: a unique solution, infinitely many solutions, and no solution.
Case One: unique solution
An augmented matrix has an unique solution when the equations are all consistent and the number of variables is equal to the number of rows. Simply put if the non-augmented matrix has a nonzero determinant, then it has a solution given by x=A1b.
Case Two: Infinitely many solutions
The number of rows is less than the number of variables. Think of it this way, we need one equation to solve for one unknown variable, two equations to solve for two variables, three equations to solve for three variables, and so on... The number of rows represents(at most) the number of independent equations we have so if its

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?