I have the following linear system:
<mtable columnalign="right left right left right left right
Eliaszowyr1
Answered question
2022-05-22
I have the following linear system:
I immediately noticed that there was no term in the last equation and thus determined that I will end with number and therefore, came to the conclusion that there is no solution to the linear system. To see if I was right, I checked with echelon form and that also suggested that there was no solution.
Then
Then
Then
Firstly, is my answer correct?
Answer & Explanation
Ismael Blackwell
Beginner2022-05-23Added 7 answers
First of all, you "jumped to" an erroneous conclusion, based on inspection. In a system of equations, one or more variables may fail to be present in one or more equations. A most extreme example would be the three equations in three unknowns:
From which we can "read off" the unique solution:
There would be a problem (and no solution would exist) if you had the following (say, reduced) linear system of equations:
Note that in the above system, we have the absurd equation : such a system is called inconsistent, and clearly, no solution exits. Finally, if you end up with an equation of all "zeros": , then infinitely many solutions exist, and depending on how many such equations exist in your system, you might have a system with one parameter, or two, which then, while an infinite number of solutions exist, there would constraints which limit exactly which solutions are valid; i.e., the parameter(s) would define a "family" of infinitely many solutions. In your last elementary row operation, note that you didn't operate on the of : We go from:
Then applying, correctly,
Now, you'll see that a unique solution exists: To solve the system at this point, you might want to write your equations as follows:
aniawnua
Beginner2022-05-24Added 5 answers
Your first idea is off, because, for example the system
still has a solution even though is absent from the second equation. On the other hand, your manipulation of equations (you call it echelon form) is one of possible correct methods of finding solutions/proving their absence.