True/False: If is a least-squares solution of , then is a point in the column space of closest to .
True False
When does have exactly one least-squares solution? Select all that apply.
When is . When is consistent. When the columns of are linearly independent. When is has exactly one solution.

Let and .


Compute .
Compute .
Solve the normal equations to determine the set of least-squares solutions.

Why is there only one least-squares solution?

Because the columns of are linearly independent. Because is has exactly one solution.

Let and .


Compute .
Compute .
Solve the normal equations to determine the set of least-squares solutions.

When will the method of solving the normal equations, , work for finding the least-squares solutions?
Always Only when the columns of are linearly independent. Only when the columns of are orthogonal.

When will the method of finding the orthogonal projection of work for finding the least-squares solutions?
Always Only when the columns of are linearly independent. Only when the columns of are orthogonal.

When will the method of usng the factorization work for finding the least-squares solutions?
Always Only when the columns of are linearly independent. Only when the columns of are orthogonal.