My question is lets say you have
x+5y+6z=10
3x+15y-2z=9
5x+12y-9z=5
So in this example I made up, how would you find the reduced row echeolon form and row echelon form for these equations?
My question is lets say you have
x+5y+6z=10
3x+15y-2z=9
5x+12y-9z=5
So in this example I made up, how would you find the reduced row echeolon form and row echelon form for these equations?
First, write it in matrix format using the coefficients.
The idea is to use elementary row operations to hammer it into the form:
Your solutions will be a,b, and c.
I feel about Gaussian eleimination the way Plato feels about partial fraction decompositions. With the technology that abounds these days, why go through the tedium of reduced row echelon?. We can spend our mathematical time more efficiently. But, you gotta do what you gotta do.
It took my TI about 2 seconds to give me:
![]()
by the way, the final form galactus put the matrix in is called the reduced row echelon form. it is the form in which the first non-zero digit in each row is 1 and also, all other entries in that 1's column is zero. the row echelon form does not have this last condition. we require the first non-zero digit in any row to be 1 but we do not require that all other entries in the column of the leading 1 be zero.
example:
reduced row echelon form:
row echelon form:
the 2 and the 4 in the above matrix prevents it from being in reduced row echelon form.
in general, it is easier to solve a problem by bringing the matrix in reduced row echelon form if possible, otherwise, you will need to back substitute to get your solutions if it is only in row echelon form