Augmented matrices and solution sets - Please help - exam is tomorrow

Click For Summary
SUMMARY

The discussion centers on solving a system of linear equations represented by the augmented matrix derived from the equations x + 2y + 3z = 1 and 2x + 4y + 6z = 2. The row-reduced form reveals that the general solution can be expressed as (1,0,0) + {a(2,-1,0) + b(-3,0,1) | a,b ∈ ℝ}. The nullspace is explored, but it is clarified that while finding the nullspace is not incorrect, it may be unnecessary after determining the solution set. The participants emphasize the importance of choosing appropriate variables to set to zero when finding specific solutions in the nullspace.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically systems of linear equations.
  • Familiarity with augmented matrices and row reduction techniques.
  • Knowledge of nullspace and its significance in linear algebra.
  • Ability to interpret vector notation and parameterization of solution sets.
NEXT STEPS
  • Study the process of row reducing matrices in linear algebra.
  • Learn about the concept of nullspace and its applications in solving linear systems.
  • Explore parameterization of solution sets in vector spaces.
  • Investigate the implications of choosing different variables to set to zero in finding solutions.
USEFUL FOR

Students preparing for exams in linear algebra, educators teaching systems of equations, and anyone interested in understanding the nuances of nullspace and solution sets in mathematical contexts.

stukbv
Messages
112
Reaction score
0
Basically there are 2 equations ;

x+2y+3z = 1 2x+4y+6z=2
I put them into a matrix and row reduce to get

1 2 3 | 1
0 0 0 | 0

so we can say x = 1 - 2y -3z and let y and z = 0 to get a solution is (1,0,0)
Now i need to find the nullspace to find the whole solution set;

so x + 2y + 3z = 0

Ive been told the full answer to the set of solutions is
(1,0,0)+ { a(2,-1,0) + b(-3,0,1) | a,b are in reals}

How do they get those solutions for the nullspace, i can see they have set y = 0 and z=0 to get the 2 vectors but how do you know which ones to set = 0, i.e. why couldn't i set x =0 to get a solution in the nullspace??

Thanks so much!
 
Physics news on Phys.org
stukbv said:
Basically there are 2 equations ;

x+2y+3z = 1 2x+4y+6z=2
I put them into a matrix and row reduce to get

1 2 3 | 1
0 0 0 | 0

so we can say x = 1 - 2y -3z and let y and z = 0 to get a solution is (1,0,0)

Hmm, I don't quite get why you're going to search the nullspace now. You already solved the system, that is, you know that the set of solutions is

[tex]\{(1-2a-3b,a,b)~\vert~a,b\in \mathbb{R}\}=\{(1,0,0)+a(-2,1,0)+b(-3,0,1)~\vert~a,b\in \mathbb{R}\}=(1,0,0)+\{a(-2,1,0)+b(-3,0,1)~\vert~a,b\in \mathbb{R}\}[/tex]

It's not wrong to search for the nullspace, but it's a bit useless...
 
ok thanks
 

Similar threads

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