Exercise 3.1.23

Answers

The extra column b enlarges the column space unless b is already in the column space.

[ Ab ] = [ 101 0 0 1 ] (larger column space)   (no solution to Ax = b) [ 101 0 1 1 ](b is in column space ) (Ax = b has a solution )

User profile picture
2022-01-16 13:25
Comments