In describing the solution of a system of linear equations with many solutions, why do we use a free

erycletrefeebr

erycletrefeebr

Answered question

2022-02-22

In describing the solution of a system of linear equations with many solutions, why do we use a free variable as a parameter to describe the other variables in the solution? Why do we not we use a leading variable? Since by the commutative property of addition we can swap between the free and leading variables, e.g. x + y + z = x + z + y; The solution set will be essentially identical (albeit having different orders).
Definitions:
1. A parameter that is not a leading variable is referred to as a free variable.
2. A leading variable is the first variable in reduced form with a non-zero coefficient.
3. These definitions are clearest when applied to the Echelon form of a system of linear equations expressed as a Matrix.
For example:
Let S be the solution set of the system
x+y+z=3
yz=4
Using the free variable z as the parameter
S={(2z1,z+4,z)zR}.
Using the leading variable y as the parameter
S={(2y+7,y,y4)yR}.

Answer & Explanation

Cypeexorpjng

Cypeexorpjng

Beginner2022-02-23Added 6 answers

Assume you and I (along with a few hundred other people) solve a system of linear equations independently and want to compare our results. If we have taken Gaussian elimination to reduced row-echelon form, and have expressed our answers with the free variables as parameters, we can immediately compare our answers; If there is any difference, then (at least) one of us is incorrect. If I used the free variables and you used the leading variables, we'll have to do some math before we can see if we got the same answer.
So, its

Arif Coates

Arif Coates

Beginner2022-02-24Added 6 answers

When there are more variables than equations, the solution of a system of linear equations is a line, plane, or other shape.
Suppose you have n variables and m equations, m Consider your example. You have 3 variables, which means that you have the whole 3D space of possible solutions:
(x,y,z)
Each linear equation defines a plane in this space: ax+by+cz=d is an equation for a plane. If you have two such equations, then the set of possible solutions is either a line, or the empty set (if two planes are parallel, e.g. x+y+z=1 and x+y+z=2). In your example, it is a line. You have already given two different ways to describe (parametrize) this line. Another way would be to fix x and solve for y and z:
{(x,7x2,x+12)xR}.
In fact, some variables do not need to be changed. Instead, you could use n-m equations. For example, let as add a new equation: y+z=2t. Therefore, you can solve the system of 3 equations with 3 variables (x,y,z) as usually and obtain the following answer:
{(32t,t+2,t2)tR}
You can easily check that this set is exactly as any of the 3 previous ones: to get the first solution from this one just let t=z+2, the second one - t=y2, and the third one t=3x2.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?