Let . To determine if is invertible, augment with the identity matrix and row reduce:
First, divide row 1 by (assuming ): Next, subtract from row 2:
Now, divide row 2 by : Finally, subtract from row 1:
The left side is now the identity matrix, and since can be row reduced to the identity matrix, we know that A is invertible.
We also know that if , the denominator is undefined, and is not invertible. Thus, is invertible if and only if .
Let be an matrix. Suppose is invertible. Since is invertible then there exists a sequence of invertible elementary matrices such that:
Each corresponds to an elementary row operation, which is invertible. Applying this sequence of operations reduces to , so is row-equivalent to .
Conversely, suppose is row-equivalent to . Then there exists a sequence of invertible elementary row operation matrices such that:
Since the product of invertible matrices is invertible, must also be invertible.
To find , augment with to form:
Apply the same sequence of elementary row operations that reduces to . These operations simultaneously transform into , because the row operations correspond to multiplying and by the same sequence of invertible matrices. At the end of the process, the augmented matrix becomes:
Thus, the sequence of row operations that reduces to simultaneously transforms into .
Therefore, is invertible if and only if is row-equivalent to , and the sequence of elementary row operations transforms into .
(a): Suppose is an invertible matrix. Then there exists a matrix such that: Let . Then and . So then must equal . Therefore, .
(b): Let and be invertible matrices. Suppose . Then we have that: and: Since both conditions hold, . Thus, .
(c): Suppose is an invertible matrix. Then exists such that: Taking the transpose of both sides: By the properties of transposes: Thus, .
If is an invertible matrix, then by definition, there exists such that: Suppose we are solving the equation for . Since is invertible, we can multiply both sides by on the left: By associativity of matrix multiplication, the left-hand side simplifies to: Since , this becomes: Thus, .
To show uniqueness, suppose there exist two solutions, and , such that: Subtracting these equations gives: Since is invertible, the only solution to is . Therefore: which implies .
Thus, has the unique solution .