Determine (without doing row operations) that a system is consistent

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
4 replies · 11K views
JJBladester
Gold Member
Messages
281
Reaction score
2
Hello,

I just started learning Elementary Linear Algebra. I've read through the first chapter in my book (Elementary Linear Algebra by Larson, Edwards, Falvo, 5th edition). There were two "Discovery" questions that try to see if you know how systems of equations work. I am unsure on both of them.

These are not homework questions, rather a test to see if you know how to determine if a system is consistent or if a system has an infinite # of solutions.

Consider the system of linear equations.
2x1 + 3x2 + 5x3 = 0
-5x1 + 6x2 -17x3 = 0
7x1 - 4x2 + 3x3 = 0

Without doing any row operations, explain why this system is consistent.

______________________________________________________________________

The following system has more variables than equations. Why does it have an infinite number of solutions?
2x1 + 3x2 + 5x3 + 2x4 = 0
-5x1 + 6x2 -17x3 - 3x4 = 0
7x1 - 4x2 + 3x3 + 13x4 = 0

Since I am just beginning to learn linear algebra, I am not sure exactly the answer for either question. I know a system is consistent if it has exactly one solution or if it has infinite solutions, so how could I tell if the system for question one is consistent without doing any row operations?

For the second problem, I know that a system has infinite solutions if after doing row operations you get a free variable, but how do you determine if a variable is considered free?
 
Physics news on Phys.org
Ok... I read further along in the book and now I understand that for the first question, any homogeneous system will have at least one solution (where all variables = 0). Still wondering about question two.
 
Ok... I found the solution to the second question. Every homogeneous system of linear equations is consistent. Moreover, if the system has fewer equations than variables, then it must have an infinite number of solutions. Bingo. Next time I'll read a bit further before posting.
 
Well, glad you answered your own question. Keep these ideas in mind though, they'll come in handy once you reach vector spaces.
 
Thanks for the encouragement and the heads-up, PowerIso. I'll make sure to bank this knowledge and look for it to come up again soon. I found some online Linear Algebra videos from MIT here:

http://ocw.mit.edu/OcwWeb/Mathematics/18-06Spring-2005/VideoLectures/index.htm

Between my school's lectures and these, I am becoming more matrix-confident.