Use the specified row transformation to change the matrix 4
     Use the specified row transformation to change the matrix 4 times row 1 added to row 2 [1 -4 9  5 6 7  8 -1 0]  What is the transformed matrix? [1  5  8  9 7 0]  ![Use the specified row transformation to change the matrix 4 times row 1 added to row 2 [1 -4 9 5 6 7 8 -1 0] What is the transformed matrix? [1 5 8 9 7 0] Solu  Use the specified row transformation to change the matrix 4 times row 1 added to row 2 [1 -4 9 5 6 7 8 -1 0] What is the transformed matrix? [1 5 8 9 7 0] Solu](/WebImages/46/use-the-specified-row-transformation-to-change-the-matrix-4-1144831-1761615019-0.webp) 
  
  Solution
Given : R1 : 1 , 5, 8
R2 ; - 4 , 6 , -1
the required operation is 4R1+R2
the transformed 2 nd row is
New R2 : 4x1-4 , 5x4+6 , 8x4-1
: 0 , 26 , 31
![Use the specified row transformation to change the matrix 4 times row 1 added to row 2 [1 -4 9 5 6 7 8 -1 0] What is the transformed matrix? [1 5 8 9 7 0] Solu  Use the specified row transformation to change the matrix 4 times row 1 added to row 2 [1 -4 9 5 6 7 8 -1 0] What is the transformed matrix? [1 5 8 9 7 0] Solu](/WebImages/46/use-the-specified-row-transformation-to-change-the-matrix-4-1144831-1761615019-0.webp)
