MHB Determining Basic and Free Variables in a Linear System

Click For Summary
The augmented matrix provided in the discussion was incorrectly derived, with the correct row echelon form being 1 -1 -1 4 | -3, 0 1 1/2 -1, and 0 0 0 0. Basic variables are determined by the leading 1s in each row, while free variables correspond to columns without leading 1s. In this case, the first and second variables are basic, while the third and fourth variables are free. Understanding this distinction is crucial for finding the general solution to the system of equations. The discussion emphasizes the importance of accurate row operations in determining variable classifications.
amcgl064
Messages
2
Reaction score
0
Find the general solution to the following system of equations and indicate which variables are free and which are basic.

png.latex

png.latex

png.latex


Putting it in augmented matrix form to start we have:
1 -1 -1 4 | -3
1 0 -1/2 3 | -1
1 1 0 2 | 1

Now performing the following fundamental row operations:

R1<-->R2
R2+R3-->R2
-2R3+R2-->R2
-R3+R1-->R3
R2/-2
R2+R3-->R2
-3R3+R1-->R1

And finally I end with the augmented matrix:

1 0 -2 0 | 5
0 1 0 0 | 0
0 0 -1/2 1 |-2

Can someone please tell me if I got the correct matrix at the end and if so how do I determine which variables are free and which are basic?

Thank you.
 
Physics news on Phys.org
amcgl064 said:
Find the general solution to the following system of equations and indicate which variables are free and which are basic.

png.latex

png.latex

png.latex


Putting it in augmented matrix form to start we have:
1 -1 -1 4 | -3
1 0 -1/2 3 | -1
1 1 0 2 | 1

Now performing the following fundamental row operations:

R1<-->R2
R2+R3-->R2
-2R3+R2-->R2
-R3+R1-->R3
R2/-2
R2+R3-->R2
-3R3+R1-->R1

And finally I end with the augmented matrix:

1 0 -2 0 | 5
0 1 0 0 | 0
0 0 -1/2 1 |-2

Can someone please tell me if I got the correct matrix at the end and if so how do I determine which variables are free and which are basic?

Thank you.

Hi amcgl064, :)

The answer you have obtained for the row echelon form is incorrect. The correct answer is,

\[\left(\begin{matrix}1&-1&-1&4\\0&1&\frac{1}{2}&-1\\0&0&0&0\end{matrix}\right)\]

Please refer >>this<< for a basic introduction about basic variables and free variables. I hope you can do the rest. :)

Kind Regards,
Sudharaka.
 
Thread 'How to define a vector field?'
Hello! In one book I saw that function ##V## of 3 variables ##V_x, V_y, V_z## (vector field in 3D) can be decomposed in a Taylor series without higher-order terms (partial derivative of second power and higher) at point ##(0,0,0)## such way: I think so: higher-order terms can be neglected because partial derivative of second power and higher are equal to 0. Is this true? And how to define vector field correctly for this case? (In the book I found nothing and my attempt was wrong...

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K