What Kind of Reality Check Do I Need Quiz
Q&A for How to Reduce a Matrix to Row Echelon Form
Coming soon
Search
-
QuestionWhy aren't column operations used to reduce a matrix in its echelon form?Community AnswerAt a fundamental level, matrices are objects containing the coefficients of different variables in a set of linear expressions. Each row is for a single expression, and each column is for a single variable. When solving sets of equations, we can combine equations by adding or subtracting the equations, or multiplying them by a factor; it wouldn't make sense to multiply the coefficients of a single variable in all the equations by a number, or subtract the coefficient of one variable from that of another variable in all the equations. Hence, we perform operations on rows (coefficients in expressions), not on columns (coefficients of variables).
-
QuestionHow do you find the rank of a matrix by row echelon form?Community AnswerThe rank of a matrix is the dimension of the vector space spanned by the columns. So the number of pivots equals the rank. The number of non-zero rows also equals the rank.
-
QuestionCan my answer in row echelon form differ?Community AnswerYes, but there will always be the same number of pivots in the same columns, no matter how you reduce it, as long as it is in row echelon form. The easiest way to see how the answers may differ is by multiplying one row by a factor. When this is done to a matrix in echelon form, it remains in echelon form.
-
QuestionIs there a general rule laid down for finding the reduced row echelon form?Community AnswerJust do the row operations until there are 0s below each pivot. It's very simple, just practice it.
-
QuestionTell me how many zeroes there must be in a row?Community AnswerOne of the applications of reducing to row echelon form is part of the solution of linear equations. The process involves doing the operations described here on the coefficient matrix, while you do the same operations on the vector that corresponds to the right hand side of the equation system. Working with column operations would not really carry over to this application.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit