Solve this system by rewriting in row-echelon form x + y + z = 6 , 2 x &#x221

Simone Werner

Simone Werner

Answered question

2022-05-18

Solve this system by rewriting in row-echelon form x + y + z = 6, 2 x y + z = 3, 3 x z = 0
Here is what I did (which I didn't complete because I had no idea if I was doing the right thing):
Add (-2) times the first equation to the second equation to produce a new second equation
{ x + y + z = 6 3 y z = 9 3 x z = 0
And next add (-3) times first equation to third equation to produce a new third equation:
{ x + y + z = 6 3 y z = 9 3 y 4 z = 18
And next add (-1) times second to third equation to produce a new third equation:
{ x + y + z = 6 3 y z = 9 3 z = 27
Any help as to my journey in Linear Algebra and how to solve this is greatly appreciated.

Answer & Explanation

mseralge

mseralge

Beginner2022-05-19Added 10 answers

For the most part, conceptually, you have the right idea, and your choices along the way are spot on. However, you did make an arithmetic error on the very first step, when adding 2 times the first row to the second row:
Specifically, 2 6 + 3 = 9. Correct for that error, and you can end where you ended, using the value you have for z to solve for y, and using those values, solve for x, or you can perform additional row operations to obtain reduced echelon form.
aniawnua

aniawnua

Beginner2022-05-20Added 5 answers

You can do as many row additions/subtractions as you want/need. At first glance, you appear completely correct.
Now, you'll find that z = 9 3 = 3, use that result to compute y from the second equation, and use both results to compute x from the first. This process is called "back-substitution."
In general, if you have n equations and n unknowns, you should be able to do row-reduction using a total of 2 3 n 2 multiplications and additions. So, if you're careful about how you do things, you should only need to do the row operations a few times on a 3-by-3 matrix!

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?