Question
Question: Let \(A=\left[ \begin{matrix} 1 & 0 & 0 \\\ 2 & 1 & 0 \\\ 3 & 2 & 1 \\\ \end{matrix...
Let A=1 2 3 012001 . If u1 and u2 are column matrices such that Au1=1 0 0 and Au2=0 1 0 then u1+u2 is equal to.
(a) −1 1 0
(b) 1 −1 −1
(c) −1 −1 0
(d) −1 1 −1
Solution
Hint: For solving this problem we should know how to multiply any two matrices. First, we will assume the unknown matrices and then solve some linear equations to find the elements of these matrices and ultimately we will find u1 and u2 . Then, we will solve for u1+u2 .
Complete step-by-step answer:
A=1 2 3 012001 and Au1=1 0 0 , Au2=0 1 0 where u1 and u2 are column matrices.
Now, as A has 3 rows and 3 columns then, order of A is 3×3 .So, u1 and u2 will have 3 rows and only one column. Then, order of u1 and u2 will be 3×1 .
Let, u1=a1 b1 c1 . Then,
Au1=1 2 3 012001×a1 b1 c1 =1 0 0 ⇒Au1=a1 2a1+b1 3a1+2b1+c1 =1 0 0
Now, in the above equation, we will equate each term of the two matrices. Then,
a1 2a1+b1 3a1+2b1+c1 =1 0 0 ⇒a1=1.............(1)⇒2a1+b1=0..............(2)⇒3a1+2b1+c1=0................(3)
Now, put a1=1 from (1) in equation (2) to get the value of b1 . Then,
2a1+b1=0⇒2×1+b1=0⇒b1=−2..............(4)
Now, put a1=1 from (1) and b1=−2 from (4) to get the value of c1 . Then,
3a1+2b1+c1=0⇒3×1+2×(−2)+c1=0⇒3−4+c1=0⇒c1=1
Now, we have the value of a1=1 , b1=−2 and c1=1 . Then,
u1=a1 b1 c1 ⇒u1=1 −2 1 .....................(5)
Similarly, we can get u2 . Let u2=a2 b2 c2 . Then,
Au2=1 2 3 012001×a2 b2 c2 =0 1 0 ⇒Au2=a2 2a2+b2 3a2+2b2+c2 =0 1 0
Now, in the above equation, we will equate each term of the two matrices. Then,
a2 2a2+b2 3a2+2b2+c2 =0 1 0 ⇒a2=0.............(6)⇒2a2+b2=1..............(7)⇒3a2+2b2+c2=0................(8)
Now, put a2=0 from (6) in equation (7) to get the value of b2 . Then,
2a2+b2=1⇒2×0+b2=1⇒b2=1..............(9)
Now, put a2=0 from (6) and b2=1 from (9) to get the value of c2 . Then,
3a2+2b2+c2=0⇒3×0+2×1+c2=0⇒0+2+c2=0⇒c2=−2
Now, we have the value of a2=0 , b2=1 and c2=−2 . Then,
u2=a2 b2 c2 ⇒u2=0 1 −2 .....................(10)
Now, adding equation (5) and (10). Then,