209k views
4 votes
Write the augmented matrix for each system of equations.

5x-4y-6z=-3
x-3y+z=-1
-3x-6y=7z=1

User Geln Yang
by
5.9k points

2 Answers

5 votes

Answer:

A on edge

Explanation:

User CharliePrynn
by
6.3k points
4 votes

The augmented matrix is the coefficient matrix together with the constant vector matrix.

That is we write out only the coefficients of the variables in array together with constants separated by a thin line most of the times.



\left[\begin{array}{cccc}5&-4&-6&|-3\\1&-3&1&|-1\\-3&-6&-7&| \:\:\:\:\:1\end{array}\right]


The above is the augmented matrix for each system of equations.

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