Questions: Linear Systems: Notation and Solution Existence

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A 3×2 matrix A has columns v₁ = [1, 0, 0] and v₂ = [0, 1, 0]. For which right-hand side b does the system Ax = b have a solution?

Ab = [3, 5, 0] — because b is a linear combination of A's columns
Bb = [3, 5, 7] — because b has three components matching A's three rows
Cb = [0, 0, 0] — because only the trivial solution is guaranteed
DAny b — a 3×2 system always has at least one solution
Question 2 Multiple Choice

A homogeneous system Ax = 0 where A is 4×6 is solved. What can you conclude about the number of solutions?

AThere are infinitely many solutions, since the null space of a 4×6 matrix is nontrivial
BThere is exactly one solution: x = 0
CThere may be zero, one, or infinitely many solutions
DThere are exactly 2 solutions: x = 0 and one nonzero vector
Question 3 True / False

If the system Ax = b has more than one solution, it must have infinitely many solutions.

TTrue
FFalse
Question 4 True / False

The system Ax = b has no solution if and mainly if A has more rows than columns.

TTrue
FFalse
Question 5 Short Answer

Explain what it means geometrically for the system Ax = b to have no solution, exactly one solution, or infinitely many. What linear-algebraic condition determines which case applies?

Think about your answer, then reveal below.