- #1
Sunwoo Bae
- 61
- 4
- Homework Statement
- Given in the context
- Relevant Equations
- A matrix is linearly dependent if:
1. There are more vectors than entries
2. The matrix contains 0 vector
3. one vector is multiple of another
for problem (a), all real numbers of value r will make the system linearly independent, as the system contains more vectors than entry simply by insepection.
As for problem (b), no value of r can make the system linearly dependent by insepection. I tried reducing the matrix into reduced echelon form in order to check if there are any free variables, as presence of free variable indicates the system is linearly dependent. Through reducing the matrix, I can find out that value of 4 would make the last row of the matrix all zero, making x3 a free variable. Therefore, I can conclude that r=4.
The following is my work:
Are my answers and reasoning valid for these two problems? Also, is my approach to solving these problems correct?
Thank you for your help.