223k views
2 votes
Select all the correct answers.

Which operations can be applied to a matrix in the process of Gauss-Jordan elimination?

replacing a row with twice that row
replacing a row with the sum of that row and another row
replacing a row with three times another row
swapping rows
replacing a row with the absolute values of that row

2 Answers

5 votes

Answer:

Explanation:

swapping rows i hopr it help it might be wrong dont come for me

User Ben Nutzer
by
5.8k points
4 votes

Operations that can be applied to a matrix in the process of Gauss Jordan elimination are :

replacing the row with twice that row

replacing a row with the sum of that row and another row

swapping rows

Explanation:

Gauss-Jordan Elimination is a matrix based way used to solve linear equations or to find inverse of a matrix.

The elimentary row(or column) operations that can be used are:

1. Swap any two rows(or colums)

2. Add or subtract scalar multiple of one row(column) to another row(column)

as is done in replacing a row with sum of that row and another row.

3. Multiply any row (or column) entirely by a non zero scalar as is done in replacing the row with twice the row, here scalar used = 2

User IUnknown
by
4.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.