SOLUTION: I need help to show a 2x2 matrix is invertible by using A has n pivot positions.

Algebra.Com
Question 1046201: I need help to show a 2x2 matrix is invertible by using A has n pivot positions.
Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
Matrix A has two pivots on the main diagonal, that is, being one down and one right from the one before it.
:
1) This implies that the reduced echelon form of A is I2 - the identity matrix
:
2) This means that if A has two pivots, then A is equivalent to the 2 by 2 identity matrix
:
Also 2) implies that A is invertable because
:
" an n x n matrix, called A is invertible iff (if and only if) A is row equivalent to In , and any sequence of elementary row operations that reduces A to In also transforms In into A-1"
:

RELATED QUESTIONS

a square matrix A is said to be idempotent A^2=A (a)give an example of idempotent... (answered by Edwin McCravy)
An example of an invertible 1x1 matrix. An example of a noninvertible 2x2 matrix with 1s (answered by khwang)
Show that the system of linear equation AX = B has a unique solution if and only if the... (answered by rothauserc)
Let X be the design matrix of a linear regression problem with m rows (samples) and d... (answered by asinus)
A square matrix A is idempotent if A^2 = A. a) Show that if A is idempotent, then... (answered by kev82)
A is a 2x3 matrix and B a 3x2 matrix is A-B defined A is invertible 3x3 matrix B is... (answered by stanbon,jim_thompson5910)
an n x n matrix A is nilpotent if A^r=0 for some positive integer (a)give an example of (answered by ikleyn)
Suppose A is an invertible n × n matrix. Must the system of equations A x = x have a... (answered by ikleyn)
Proof of a singular matrix: I need to show (in general) that either matrix A is... (answered by venugopalramana,robertb)