Infinitely Many Solutions: Proving or Disproving a Linear System

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
9 replies · 5K views
Mic :)
Messages
48
Reaction score
0
Member notified on the mandatory use of the homework template.
If a linear system has more unknowns than equations, then it must have infinitely many solutions.

Prove or disprove.

I'm not at all sure what to do with this one.

Thank you very much for any help. :)
 
Physics news on Phys.org
ehild said:
How many are the solutions of the following system of equations? Two equations with three unknowns...

x+y+z = 1
x+y+z = 2

It is not specified.
I'm guessing any combination, unless there is one that disproves it.
I'm under the impression that the statement is true.
 
ehild said:
How many are the solutions of the following system of equations? Two equations with three unknowns...

x+y+z = 1
x+y+z = 2

If your'e able to show me how to do it with 2 equations and 3 unknowns, please go ahead so I can get and idea as to what's going on :)
 
Mic :) said:
It is not specified.
I'm guessing any combination, unless there is one that disproves it.
I'm under the impression that the statement is true.
Can you say a single solution?
Subtract one of the equations from the other one. What do you get? can it be true?
 
ehild said:
Can you say a single solution?
Subtract one of the equations from the other one. What do you get? can it be true?

Is there a way to determine the number of solutions by subtracting one from the other?
 
Subtracting two equations is legal. It serves to cancel some of the variables out.

How would you solve the following equations: x+y=5, x-y=1?
What do you get if you add or subtract them?
 
ehild said:
Subtracting two equations is legal. It serves to cancel some of the variables out.

How would you solve the following equations: x+y=5, x-y=1?
What do you get if you add or subtract them?

Add -----> 2x=6 , x=3

Sub. -----> 2y=4, y =2
 
And x=3, y=2 are solutions, as x+y=3+2=5 and x-y=3-2=1.

If you have two equations,
x+y+z=2 and
x+y+z=1,
these are two equations with three unknowns. You state that there must be infinitely many solutions.
Subtracting the second equation from the first (it is allowed) you get the equation x+y+z - (x+y+z) = 1,
The right-hand side is zero. So you get 0=1 which is a false statement. x+y+z can not be 1 and 2 at the same time. So there are no solutions.

Is it true then that all linear system has infinitely many solutions if the number of unknowns is more than the number of equations?
 
Mic :) said:
It is not specified.
I'm guessing any combination, unless there is one that disproves it.
I'm under the impression that the statement is true.

Look at the system
X = 1
X = 2
Does this system have (a) no; (b) one; or (c) infinitely many solutions? Now what happens if you set x+y+z=X?