- #1
Arnoldjavs3
- 191
- 3
Homework Statement
Consider the following matrix where * indicates an arbitrary number and a ■ indicates a non zero number.
http://prntscr.com/e4xqkx
[■ * * * * | *]
[0 ■ * * 0 |* ]
[0 0 ■ * * | *]
[0 0 0 0 ■ | *]
(Sorry for poorly formatted matrix. The link above contains a screenshot if you can see it)
http://prntscr.com/e4xuoj
[■ * * | * ]
[0 ■ * | * ]
[0 0 ■ | * ]
Homework Equations
The Attempt at a Solution
Okay, so i know that a consistent system means that there has to be a unique solution or several of them. So in this isituation, i know that a non zero number(the last pivot) is equal to an arbritrary number. I believe this means that x5 is 'free'? This means that it is not constrained to any number and can be represented as x5 = t.
So how do I use this information to determine whether this augmented matrix is consistent or inconsistent? Are there any patterns to take note of here?
In the second matrix, it is similar in the sense that x3 is free and is not constrained. I'm having a hard time putting these matrices in perspective because they aren't actual numbers. Could something of this nature occur?:
x3 = t
x2 = s - t