What's the difference between these 2 problems?

  • Context: Undergrad 
  • Thread starter Thread starter Math10
  • Start date Start date
  • Tags Tags
    Difference
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
Math10
Messages
301
Reaction score
0
Problem 1: Use Gaussian elimination with back substitution to solve the following system.
Problem 2: Use the Gauss-Jordan method to solve the following system.

I've worked on both of these types of problems but I didn't notice the difference between these 2 types of problems. Aren't the Gaussian elimination with back substitution and the Gauss-Jordan method the same thing?
 
Physics news on Phys.org
The important thing is the general idea of performing elementary row operations on a matrix to make some of the matrix elements zero. There are more than two practical ways to do this.

IMO debating exactly who discovered (or rediscovered) which particular method is a question for historians, not mathematicians.
 
Thanks for the help, guys.
 
Gaussian elimination is not at all the same as Gauss-Jordan elimination. Gaussian elimination is always the more efficient way to solve equation. Gauss-Jordan is only really useful for theoretical purposes.

More information (with a nice analysis of the difference between Gauss and Gauss-Jordan) can be found in Meyer: https://www.amazon.com/dp/0898714540/?tag=pfamazon01-20
 
Last edited by a moderator: