Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Rank, null space and solution sets

1.[2p]

The column space of A is

Correct
The answer is: the set of all vectors $A\mathbf{x}$, that is, everything the transformation can reach
The answer is: the set of all vectors $A\mathbf{x}$, that is, everything the transformation can reach
The answer is: the set of all vectors $A\mathbf{x}$, that is, everything the transformation can reach

2.[2p]

A matrix has eight columns and rank three. What is the dimension of its null space?

CorrectNot quite: 5

3.[2p]

What is the rank of [(1,1),(2,2),(3,3)]?

CorrectNot quite: 1

4.[2p]

The solution set of Ax=b is a subspace whenever a solution exists.

The answer is: False
Correct

5.[2p]

The complete solution of a consistent system is

Correct
The answer is: one particular solution plus the whole null space
The answer is: one particular solution plus the whole null space
The answer is: one particular solution plus the whole null space

6.[3p]

For the matrix A=[(1,2,3),(2,4,6),(0,1,1)], which statements are true?

Select all that apply

Correct
Correct
Correct
The answer is: Its null space is the line spanned by $(-2, 1, 0)$, Its rank is 2, Its column space is a plane in $\mathbb{R}^3$

7.[3p]

Why is the null space perpendicular to the row space?

Correct
The answer is: Each component of $A\mathbf{x}$ is a row dotted with $\mathbf{x}$, and all of them are zero
The answer is: Each component of $A\mathbf{x}$ is a row dotted with $\mathbf{x}$, and all of them are zero
The answer is: Each component of $A\mathbf{x}$ is a row dotted with $\mathbf{x}$, and all of them are zero

8.[3p]

For an m by n matrix of rank r, match each subspace to its dimension.

  • Column space

  • Null space

  • Row space

  • Null space of the transpose

  • n minus r

  • r

  • r

  • m minus r

Show the answer

Column space: r Null space: n minus r Row space: r Null space of the transpose: m minus r

9.[2p]

For a square matrix, what must the nullity be for Ax=b to have exactly one solution?

CorrectNot quite: 0