Solving Linear Algebra Problem 8: Gauss-Jordan Method

  • Thread starter Thread starter cookiemnstr510510
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary

Homework Help Overview

The discussion revolves around a linear algebra problem involving the Gauss-Jordan method for solving systems of equations. Participants are exploring the process of performing elementary row operations to achieve the desired matrix form.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the method of using elementary row operations to reach Gauss-Jordan form. There are questions about the wording of the problem and the differences in problem directions. Some participants share their initial struggles with using LaTeX for matrix representation.

Discussion Status

Some participants have provided guidance on the approach to take, affirming the use of Gauss-Jordan elimination. There is acknowledgment of the correct strategy, and some clarification on the role of the augmented matrix in this specific problem context.

Contextual Notes

Participants mention challenges with LaTeX formatting for matrices and the importance of understanding problem directions in linear algebra. There is a focus on the implications of having a zero column in the augmented matrix.

cookiemnstr510510
Messages
162
Reaction score
14
Thread moved from the technical forums, so no Homework Template is shown
Hello All,

I have a question regarding the wording of this problem and my method of solving. (Problem and directions attached in Linear.jpg) PROBLEM 8 NOT 7! :)

Here is my thought process:
Keep doing elementary row operations until we have it it gauss-jordan form, then we have our answers?! I am new to Linear algebra and am still trying to figure differences in "directions" of problems.

I haven't figured out how to use the LaTex commands with matricies yet (looked in the latex help link and can't figure it out) for now the best I can do is write my work neatly and attach. You will find my work in Problem8.jpg attached.
will learn to use Latex soon!

Thanks
 

Attachments

  • Linear.png
    Linear.png
    7.7 KB · Views: 391
  • Problem8.jpg
    Problem8.jpg
    38 KB · Views: 333
Physics news on Phys.org
Edit: Just figured out how to write problems in matrix form with LaTex
 
cookiemnstr510510 said:
Here is my thought process:
Keep doing elementary row operations until we have it it gauss-jordan form, then we have our answers?! I am new to Linear algebra and am still trying to figure differences in "directions" of problems.
Your answer to #8 looks fine, and yes that's the right strategy.
Regarding augmented matrices, for this particular problem, since the right-most column of your augmented matrix consisted solely of 0's, you really didn't need it. None of the row operations could possibly have changed these values. Once you get down to the 4 x 4 identity matrix by row operations, then your solution is ##x_1 = 0, x_2 = 0, x_3 = 0, x_4 = 0##, and this is the unique solution.
 
cookiemnstr510510 said:
Hello All,

I have a question regarding the wording of this problem and my method of solving. (Problem and directions attached in Linear.jpg) PROBLEM 8 NOT 7! :)

Here is my thought process:
Keep doing elementary row operations until we have it it gauss-jordan form, then we have our answers?! I am new to Linear algebra and am still trying to figure differences in "directions" of problems.

I haven't figured out how to use the LaTex commands with matricies yet (looked in the latex help link and can't figure it out) for now the best I can do is write my work neatly and attach. You will find my work in Problem8.jpg attached.
will learn to use Latex soon!

Thanks

Yes, your answer is correct, and it is easy to see without doing any work! If
$${\bf A} = \begin{bmatrix} 1 & -5 & 4 & 0 \\ 0 & 1 & 0 & 1 \\
0 & 0 & 3 & 0 \\ 0& 0& 0& 2
\end{bmatrix}, \: {\bf x} = \begin{bmatrix} x_1 \\x_2 \\x_3 \\x_4 \end{bmatrix}\; \text{and} \;
{\bf 0} = \begin{bmatrix} 0 \\ 0 \\ 0 \\ 0 \end{bmatrix} $$
then your equations read as ##{\bf A x} = {\bf 0}.##

Notice that all the elements of ##{\bf A}## below the diagonal are zero; that means that your matrix has a nonzero determinant, hence has a unique inverse ##{\bf A}^{-1}##. The solution is ##{\bf x} = {\bf A}^{-1} {\bf 0} = {\bf 0}.##
 

Similar threads

Replies
10
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
10K
  • · Replies 32 ·
2
Replies
32
Views
3K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
4
Views
2K
Replies
13
Views
3K