question is transform matrix A to echolen form by operations and find the range.
Pls see the attachment.
My answer is different: I got two rows same but answer is different.
Is it possible to get more than one answer?
Sure you can get more than one answer! A right one and any number of wrong ones!
Here, you are row reducing the matrix ⎝⎛1211510−13−11⎠⎞
and you start off by subtracting twice the first row from the secon row and subtracting the first row from the third: ⎝⎛1001−36−15−10⎠⎞
That is a good first step.
Now, your objective is to get a triangular matrix with "0"s below the main diagonal, right? So I don't understand why you would divide the third row by 2. It doesn't hurt, but it does't help! Instead, to get a "0" in the second column of the third row, you need to add two times the second row to the third: 6+ 2(-3)= 0 and -10+ 2(5)= 0. That is, ⎝⎛1004−30−150⎠⎞.
As I said, while dividing the third row by 2, to get ⎝⎛1004−33−15−5⎠⎞
doesn't help, it doesn't hurt- you just haven't finished. Now add the second row to the third row to get, again, ⎝⎛1004−30−150⎠⎞.
Sure you can get more than one answer! A right one and any number of wrong ones!
Here, you are row reducing the matrix ⎝⎛1211510−13−11⎠⎞
and you start off by subtracting twice the first row from the secon row and subtracting the first row from the third: ⎝⎛1001−36−15−10⎠⎞
That is a good first step.
Now, your objective is to get a triangular matrix with "0"s below the main diagonal, right? So I don't understand why you would divide the third row by 2. It doesn't hurt, but it does't help! Instead, to get a "0" in the second column of the third row, you need to add two times the second row to the third: 6+ 2(-3)= 0 and -10+ 2(5)= 0. That is, ⎝⎛1004−30−150⎠⎞.
As I said, while dividing the third row by 2, to get ⎝⎛1004−33−15−5⎠⎞
doesn't help, it doesn't hurt- you just haven't finished. Now add the second row to the third row to get, again, ⎝⎛1004−30−150⎠⎞.
Thanks for ur answer.
pls tell me our question was asking for echolen form that is why we made third row zero otherwise we can do like that what i did.
How can i know that my answer is wrong?
From this lesson page comes the following statement:
... the only real difference between row-echelon form and reduced row-echelon form is that a matrix in row-echelon form is only required to have zeroes below a leading 1 while a matrix in reduced row-echelon from must have zeroes both below and above a leading 1.
From this lesson page comes the following statement:
... the only real difference between row-echelon form and reduced row-echelon form is that a matrix in row-echelon form is only required to have zeroes below a leading 1 while a matrix in reduced row-echelon from must have zeroes both below and above a leading 1.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.