Questions: Column Space and Row Space

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The system Ax = b has no solution. What does this tell you about b in relation to A?

Ab is in the null space of A
Bb is not in the column space of A
Cb is a linear combination of the rows of A
Db equals the zero vector
Question 2 Multiple Choice

A student row-reduces a matrix A to its echelon form and finds that columns 1 and 3 are pivot columns. To find a basis for col(A), she takes columns 1 and 3 from the echelon form. What has she done wrong?

ANothing — the echelon form's pivot columns form a valid basis for col(A)
BShe should take columns 1 and 3 from the original matrix A, not the row-reduced form
CShe should use the rows rather than the columns to find the column space basis
DShe should take all columns, not just the pivot ones
Question 3 True / False

Row reduction preserves the column space of a matrix.

TTrue
FFalse
Question 4 True / False

The column space of an m × n matrix A is a subspace of ℝⁿ.

TTrue
FFalse
Question 5 Short Answer

Why does the equation Ax = b have a solution if and only if b is in the column space of A? Explain in terms of what matrix-vector multiplication actually computes.

Think about your answer, then reveal below.