153k views
1 vote
Suppose that a system of linear equations has 3×5 augmented matrix whose 5th column is a pivot column. Is the system consistent? Explain.

User Sherlan
by
8.7k points

1 Answer

2 votes

No, the system is inconsistent.

Explanation:

If the last column is a pivot column, then that row gives an equation that looks something like 0x+0y+0z=1 , meaning , 0=1. Clearly, this is false.

So, the system of linear equations is inconsistent.

User Trixtur
by
7.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.