Solving a System of Equations with Matrices

elle
Messages
91
Reaction score
0
Hi, I've just been given a set of revision questions for matrices and I'm having problems with the following question:

http://tinypic.com/ejbssz.jpg"

My task is to find the general solution of this system (if there is any). Do I start off by reducing it to row echelon form and then reduced row echelon?

My first step would be to divide the first line by 3 to get a 1 on the far left...but that would mean I would have fractions as well which makes everything so 'messy.' Is that the correct first step to this question? :confused:

Help and advice appreciated! Thank you!
 
Last edited by a moderator:
Physics news on Phys.org
I would start by multiplying the 2nd line by -1 and adding it to the 4th line.
 
Ok I've given it a go and I got the answer:

1 0 1 2 | 1
0 1 -1 -2 | 0
0 0 0 0 | 0
0 0 0 0 | 0

So that gives me no solution?...:confused: Can someone check if that's right. Thank you! :biggrin:
 
Looks correct to me. The matrix is singular, so there isn't a solution.
 
Oh thanks! :biggrin: I know how to attempt other similar questions in my notes now.

I've also got two more questions to ask, if that's ok :rolleyes:

1) How do you determine a matrix is an elementary matrix? For example if you were given:

1 0 0
0 1 9
0 0 1

Is this an elementary matrix? :confused:

2) I don't understand the wording of the following question:

http://tinypic.com/ejek4w.jpg"

Does it mean its already in the echelon form so I don't have to do anything apart from just solving it for the variables? Or do I still have to put it into reduced echelon form?

Sorry for being such a pain and thank you for taking time to read my post :smile:
 
Last edited by a moderator:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top