Linear Algebra Paper Solution
Linear Algebra Paper Solution
Exam
1
Question 2: Linear Dependence and Basis
(a) Checking Linear Dependence:
Construct matrix A with given vectors as rows:
5 −2 4
A= 2 −3 5 (1)
4 5 −7
−3 5 2 5 2 −3
det(A) = 5 − (−2) +4
5 −7 4 −7 4 5
= 5((−3)(−7) − (5)(5)) + 2((2)(−7) − (5)(4)) + 4((2)(5) − (−3)(4))
= 5(21 − 25) + 2(−14 − 20) + 4(10 + 12)
= 5(−4) + 2(−34) + 4(22)
= −20 − 68 + 88
=0
2
Question 4: Eigenvalues and Column Space Di-
mension
(a) Finding Eigenvalues:
Solve det(A − λI) = 0.
(b) Finding Column Space Dimension:
Rank of A gives the dimension.