LINEAR-ALGEBRA Β· Unit 8 Β· Video 2 Β· Interactive Practice
| Formula | Name | Description |
|---|---|---|
| Complete solution | Particular solution + null space vector | |
| Particular solution | Found by setting all free variables to 0 | |
| Null space component | Linear combination of null space basis vectors | |
| Dimension of null space | = number of columns |
As and sweep every value, does ever leave ?
π‘ With and null basis , each , so adding any moves but never .
The solution set of is the null-space line lifted off the origin β by how much?
π‘ The fully shifted line is an affine subspace (a "flat"): same direction and dimension as , but because it misses the origin when it is not a subspace.
Two independent switches β does a solution exist, and is it unique β decide the entire solution structure.
π‘ The column space governs existence; the null space governs uniqueness β two independent tests, and only when both pass is the solution a single point.
Question 1
The video's system row-reduces to echelon form:
Using the "set free variables to zero" recipe, what is the particular solution ?
β Correct! Set free variables () to zero, then back-substitute to get and .
β Not quite. Remember: the recipe sets all free variables (columns without pivots) to zero first, then solves for pivot variables by back-substitution.
Solution:
Step 1: Identify free variables. Pivots are in columns 1 and 3, so and are free.
Step 2: Set free variables to zero: , .
Step 3: Back-substitute from the bottom row up.
From row 2:
From row 1:
Question 2
True or False: When , the solution set of is a subspace of .
β Correct! The zero vector doesn't satisfy when , so the solution set is NOT a subspace β it's an affine subspace.
β Not quite. Does the zero vector satisfy when ? Every subspace must contain .
Solution: False
A subspace must contain the zero vector . But when :
So is not in the solution set β it fails the most basic subspace test.
The solution set is an affine subspace (or "flat"): it has the same shape and dimension as the null space, but it is translated away from the origin by . A flat is only a subspace when it passes through the origin (i.e., when ).
Question 3
A matrix has rank 3 (three pivot columns). Assuming the system is consistent, what is the dimension of the solution set?
β Correct! With 7 columns and rank 3, there are free variables, so the solution set is 4-dimensional.
β Not quite. The dimension equals the number of free variables: (number of columns) β (rank). Try again!
Solution: 4
Step 1: Count unknowns. The matrix has 7 columns, so there are 7 unknowns.
Step 2: Count free variables.
Step 3: Each free variable contributes one basis vector to the null space.
Step 4: The solution set is + (4-dimensional null space), which is a 4-dimensional flat (affine subspace) in .
The dimension of the solution set always equals the number of free variables.
Question 4
Which pair of conditions guarantees that has exactly one solution?
β Correct! Existence needs ; uniqueness needs a trivial null space. Together they guarantee exactly one solution.
β Not quite. Remember: the column space governs existence and the null space governs uniqueness. You need both conditions for exactly one solution.
Solution: b in C(A) and N(A) = {0}
For exactly one solution, both conditions must hold simultaneously:
| Column Space Check | Null Space Check | Result | |
|---|---|---|---|
| and | β Exists | β Unique | Exactly one |
| and | β Exists | β Not unique | Infinitely many |
| β Doesn't exist | Irrelevant | No solution |
Both conditions are needed; neither alone is sufficient.
Solved: 0 / 4