



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These are the notes of Solved Exam of Linear Algebra which includes General Solution, Linear Systems, Homogeneous System, Solution Sets, Particular Solution, Nonhomogeneous, Coefficient Matrix etc. Key important points are: Definition, Determinants, Compute, Inverse, Rows, Column, Matrix Is Invertible, Properties, Skew Symmetric, Means
Typology: Exams
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Specify whether the matrix has an inverse without trying to compute the inverse
We use the definition of determinant. We calculate the determinant across the 2nd rows and 3rd column.
∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣ ∣
Since we have the determinant is not 0, the matrix is invertible.
(a) An n × n matrix A is called skew-symmetric if A t = −A. Show that if A is skew-symmetric and n is
an odd positive integer, then A is not invertible.
By the properties of determinant,
det ( A
t ) = det ( −A )
det ( A ) = det ( −A )
det ( A ) = ( − 1)
n det ( A )
det ( A ) = −det ( A ).
So, we get det ( A ) = 0 which implies that A is not invertible. Note that −A means that EVERY ROW of A
is multiplied by -1.
(b) Let A =
1 1 a 1
0 a − 1 2 a 1
0 0 ( a − 1)( a
2 − 4) a
0 0 0 a
. Determine those values of a for which A is invertible.
Notice that the given matrix is a triangular matrix. By IMT, A is invertible if and only if det ( A ) =
(1)( a − 1) 2 ( a 2 − 4) a ̸ = 0. Thus, A is invertible if and only if a ̸ = 0 and a ̸ = 1 and a ̸ = 2 and a ̸ = − 2.
Find all solutions to the system using Cramer’s Rule.
− 2 x 1 + x 2 − 4 x 3 = − 8
− 4 x 2 + x 3 = 3
4 x 1 − x 3 = − 8
x 1 =
x 2 =
x 3 =
The solution is ( −
91 68
3 34
45 17
Find the inverse of the matrix below using the inverse formula
Apply the Inverse Formula(see Example 3) given on page 203 : We have det ( A ) = − 1. We also have
1+ det A 11 = 3 ,
2+ det A 21 = − 6 ,
3+ det A 31 = 3 ,
1+ det A 12 = 7 ,
2+ det A 22 = 1 ,
3+ det A 32 = − 3 ,
1+ det A 13 = − 2 ,
2+ det A 23 = 4 ,
3+ det A 33 = 3_._
As a result, we obtain