Mathematics
8 Online
OpenStudy (anonymous):
Does a solution x exist for this equation? Is it unique?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[\left[\begin{matrix}2 & -1 \\ -3 & 3 \\ -1 & 2 \end{matrix}\right] x= \left[\begin{matrix}-1 \\ 0\ \\ -1 \end{matrix}\right] = y\]
OpenStudy (science0229):
Equation 1: 2x+(-1)x=-y
Equation 2: -3x+3x=0
Equation 3: -x+2x=-y
OpenStudy (science0229):
Oh.
OpenStudy (anonymous):
well it'd be x1 and x2 right
OpenStudy (science0229):
Then, ignore my last reply.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Yes so I solved so then what would I do next?
OpenStudy (science0229):
The first equation is 2x-x=-1=y
You would get x=-1=y.
OpenStudy (science0229):
The second equation is -3x+3x=0=y
You would get 0=0=y
OpenStudy (science0229):
Wait, is x and y matrix?
OpenStudy (anonymous):
Yes they are vectors
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (science0229):
Sorry.
I was being stupid...
OpenStudy (science0229):
Let's start over.
OpenStudy (anonymous):
\[\left[\begin{matrix}2 & -1 \\ -3 & 3 \\ -1 & 2 \end{matrix}\right] \left[\begin{matrix}x1 \\ x2\ \end{matrix}\right]= \left[\begin{matrix}-1 \\ 0\ \\ -1 \end{matrix}\right]\]
OpenStudy (science0229):
Right.
OpenStudy (science0229):
so...
2(x1)-(x2)=-1
-3(x1)+3(x2)=0
-1(x1)+2(x2)=-1
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (science0229):
The second equation is saying that 0=0, so we don't need it.
OpenStudy (science0229):
We now have to solve the system of equation;
2(x1)-(x2)=-1
-(x1)+2(X2)=-1
OpenStudy (science0229):
Do you know how to?
OpenStudy (anonymous):
Yeah I got x2 = -2/3 and -1/6?
OpenStudy (science0229):
Wait. You're only supposed to get one answer for each variable.
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Oh that's wrong I got -5/6 for x1
OpenStudy (anonymous):
not -1/6
OpenStudy (science0229):
Add those 2 equations to get
(x1)+(x2)=-2
OpenStudy (science0229):
Add that equation to the first equation to get
3(x1)=-3
(x1)=-1
OpenStudy (science0229):
So, (x2)=-1
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Oh yes my algebra was wrong
OpenStudy (anonymous):
for the first part so it carried onto the second my bad
OpenStudy (anonymous):
which is expected from x1=x2 in the second equation
OpenStudy (science0229):
Yep.
OpenStudy (anonymous):
Okay so there is a unique solution? [1 1]'
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
I meant [-1 -1]'
OpenStudy (science0229):
Correct!
OpenStudy (anonymous):
How would you know if there's not a unique solution?
OpenStudy (anonymous):
I'm assuming there wouldn't be a 0 in the y vector?
OpenStudy (science0229):
not necessarily
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (science0229):
The existence of 0 in the y vector doesn't mean anything.
OpenStudy (science0229):
Unless there is a rule that I don't know, I believe that you have to solve each one of them to see if there's any solution.
OpenStudy (anonymous):
Okay thank you!
OpenStudy (science0229):
yep