SOLUTION: perform the matrix row operations and write the new matrix
|2 -4 1 | 4 |
|-5 0 1 | -3 | -3R1+R2
|-1 5 -2 | -1 |
Algebra.Com
Question 58565: perform the matrix row operations and write the new matrix
|2 -4 1 | 4 |
|-5 0 1 | -3 | -3R1+R2
|-1 5 -2 | -1 |
Answer by venugopalramana(3286) (Show Source): You can put this solution on YOUR website!
perform the matrix row operations and write the new matrix
|2 -4 1 | 4 |
|-5 0 1 | -3 | -3R1+R2
|-1 5 -2 | -1 |
this means replace the present row no.2 with the existing row no.2 minus
3 times the existing row no.1.rows 1 and 3 remain as they are now.
so we get
-5-3*2=-11 instead of -5
0-3*(-4)=12 instead of 0
1-3*1=-2 instead of 1
-3-3*4=-15 instead of -3....to get
|2,-4,1, |4 |
|-11,12,-2, |-15 |
|-1,5,-2, |-1 |
RELATED QUESTIONS
perform matrix row operation and write the new matrix
1 2 2 2
0 1 -1 2 -5R2+R3
0... (answered by Edwin McCravy)
You have the following matrix, and perform the following 3 row operations. What is the... (answered by Edwin McCravy)
Fill in the missing entries by performing the indicated row operations to obtain the... (answered by stanbon)
Perform the indicated row operations, then choose the new matrix.
[ 1 1 1 |-1]
[-1 2... (answered by Edwin McCravy)
Perform the row operations indicated beside the matrix. Write the matrix obtained.
5 1 (answered by ikleyn)
Consider the matrix.
-7 4 -6 4 -7
4 2 -3 0 -5
-3 9 10 -3 -4
-9 2 (answered by ikleyn)
Use the given matrix and perform the matrix operation (1/3) Row 1
[3 2 | 8
[5 2 |... (answered by Alan3354)
Solve this equation using matrices.
2x-3y+z=5
x+3y+8z=22
3x-y+2z=12
I have already... (answered by rwm)
Perform in order (a), (b), and (c) on the augmented matrix.
(a) R2= -2r1 + r2
(b) R3=... (answered by jsmallt9)