find augmented matrix and reduce it to an echelon matrix and find the solution set for x+y+z=2, x-y-z=0, 2x+y=4
Hoot! You just asked your first question! Hang tight while I find people to answer it for you. You can thank people who give you good answers by clicking the 'Good Answer' button on the right!
augmented matrix will look like this: 1 1 1 2 1 -1 -1 0 2 1 0 4
subtract first row from second & double first - from third: 1 1 1 2 0 -2 -2 -2 0 -1 -2 0 right? work it out to echelon matrix, can you?
i got: 1 1 1 2 0 1 1 1 0 0 1 -1
or you can simplify to: 1 0 0 1 0 1 0 2 0 0 1 -1 the lowest row = your value for z=-1 from the second row you'll get: y=2 from the first: x=1
are we good?
Join our real-time social learning platform and learn together with your friends!