Solve Row-Echelon Form: 3x -y + 2z = -4

  • Thread starter Thread starter Bogrune
  • Start date Start date
  • Tags Tags
    Form
Click For Summary

Homework Help Overview

The discussion revolves around solving a system of linear equations using Row-Echelon Form. The original poster presents a practice problem involving three equations with three variables: x, y, and z. They express familiarity with other methods such as elimination and substitution but seek guidance specifically on Row-Echelon Form.

Discussion Character

  • Exploratory, Conceptual clarification, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the initial setup of the equations into an augmented matrix and the steps needed to achieve Row-Echelon Form. Questions arise regarding the methods to manipulate the matrix, including interchanging rows and adding multiples of rows.

Discussion Status

The conversation is ongoing, with participants providing insights into the process of converting the matrix to Row-Echelon Form. Some guidance has been offered on the steps to take, but there is no explicit consensus on the best approach yet.

Contextual Notes

There is a note of confusion regarding the proposed solutions to the equations, with one participant pointing out inconsistencies in the original poster's stated solutions. This raises questions about the validity of the initial problem setup.

Bogrune
Messages
60
Reaction score
0

Homework Statement


NOTE: This is not a homework question, rather it's a question I made up to practice using Row-Echelon. I know how to solve it easily using elimination or substitution, and by using Cramer's Rule (but my instructor suggests I rather not since it's too much work :P) The solutions are x = -1, y= 5, and z= 2

3x -y + 2z = -4
-4x +y -5z = -1
x +4y -z = 9

Can anyone give me an example of how to solve it using Row-Echelon Form?

Homework Equations





The Attempt at a Solution


I'm sorry! I'd try it myself, but I don't understand it at all, and I can't seem to study it without a textbook. Again, I know how to solve it easily by using Elimination and Substitution.
 
Physics news on Phys.org
Well, first we'll need to put your system of equations into an augmented matrix, like so:

[tex] \left[ <br /> \begin{array}{ccc|c} <br /> 3&-1&2&-4\\ <br /> -4&1&-5&-1\\ <br /> 1&4&-1&9 <br /> \end{array} <br /> \right] [/tex]

Before we go any father, do you see where I got that?
 
By setting up the x's on the first column, the y's on the second column, the z's on the third column, and the ='s (which is how my instructor names them) on the fourth column?
 
Yep, pretty much. Now, you can work with this matrix until it is in row echelon form using certain rules, which I believe are as follows:

You can add any scalar multiple of a line to another line.
You can interchange two lines.
You can multiply any line by a nonzero scalar.

Now, first thing you'll want to do is get the top left entry to be 1, and then use that to zero both of the other left entries. What's the best way you can see to do that?
 
By multiplying the first row by -4, and the second one by -3?
 
Actually, if I were you, my first step would be to interchange rows 1 and 3, to get that 1 in the top left. Then you just need to add multiples of the first row to the second and third rows to zero out everything else in the left column.
 
I'm sorry. I'll try analyzing it within a few hours, because I'm late for a meeting. I do apologize. :(
 
Oh, no worries. It's past midnight for me here, so I'll probably go to bed anyway. Cheers!
 
Bogrune said:

Homework Statement


NOTE: This is not a homework question, rather it's a question I made up to practice using Row-Echelon. I know how to solve it easily using elimination or substitution, and by using Cramer's Rule (but my instructor suggests I rather not since it's too much work :P) The solutions are x = -1, y= 5, and z= 2

3x -y + 2z = -4
-4x +y -5z = -1
x +4y -z = 9

Can anyone give me an example of how to solve it using Row-Echelon Form?

Homework Equations





The Attempt at a Solution


I'm sorry! I'd try it myself, but I don't understand it at all, and I can't seem to study it without a textbook. Again, I know how to solve it easily by using Elimination and Substitution.

When you are doing elimination or substitution, you are essentially getting the row-echelon form, although without explicitly using matrices: you are doing so-called Gaussian elimination.

Your instructor is right when he/she says not to use Cramer's rule. This is rarely used to solve real-world sized problems unless they have special structure that makes determinants easy to compute. It does, however, have its theoretical uses.

RGV
 
  • #10
You are going to get some really messy numbers because x = -1, y= 5, and z= 2 are not solutions to those equations. In particular (-1)+ 4(5)- (2)= 17, not 9,.
 

Similar threads

Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
11
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 29 ·
Replies
29
Views
4K
Replies
12
Views
5K