Finding Solutions to Systems of Linear Equations Using Reduced Echelon Form

  • Thread starter Thread starter sheldonrocks97
  • Start date Start date
  • Tags Tags
    Echelon Form
sheldonrocks97
Gold Member
Messages
66
Reaction score
2

Homework Statement



In each part, the reduced echelon form of the augmented matrix of a system of linear
equations is given. Find all solutions to the original system.
a.

[1 0] [2]
[0 1] [5]

b.

[1 0] [2]
[0 0] [1]

c.

[1 0] [2]
[0 0] [0]

d.

[1 2 0 1] [2]
[0 0 1 1] [5]

Homework Equations



None

The Attempt at a Solution



I know that a.) is already in reduced row echelon form. I just don't understand how to get the last four, because the second and third don't have ones other than in 1 corner.
 
Physics news on Phys.org
sheldonrocks97 said:

Homework Statement



In each part, the reduced echelon form of the augmented matrix of a system of linear
equations is given. Find all solutions to the original system.
a.

[1 0] [2]
[0 1] [5]

b.

[1 0] [2]
[0 0] [1]

c.

[1 0] [2]
[0 0] [0]

d.

[1 2 0 1] [2]
[0 0 1 1] [5]

Homework Equations



None

The Attempt at a Solution



I know that a.) is already in reduced row echelon form. I just don't understand how to get the last four, because the second and third don't have ones other than in 1 corner.

Write out the actual equations corresponding to the echelon forms; after all, that is what we use such form for in the first place---to stand as shorthand for some equations.
 
sheldonrocks97 said:

Homework Statement



In each part, the reduced echelon form of the augmented matrix of a system of linear
equations is given. Find all solutions to the original system.
a.

[1 0] [2]
[0 1] [5]

b.

[1 0] [2]
[0 0] [1]

c.

[1 0] [2]
[0 0] [0]

d.

[1 2 0 1] [2]
[0 0 1 1] [5]

Homework Equations



None

The Attempt at a Solution



I know that a.) is already in reduced row echelon form. I just don't understand how to get the last four, because the second and third don't have ones other than in 1 corner.

You don't "get" the last four into row echelon form. They are also given to already be in row echelon form. You are just asked to write out the solutions.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top