The second part is asking if a solution is possible. To have a solution, the matrix must be invertible; This means it has enough pivot positions. If it doesn't have enough pivot positions, then there will either be no solution or infinite number of solutions. So by looking at the pivot positions, one can determine if a solution is possible or not.
No comments:
Post a Comment