SOLUTION: Can someone please help me with this Write an augmented matrix for the system of equations. 3x+6y=72 -2x+6y=32

Algebra ->  Matrices-and-determiminant -> SOLUTION: Can someone please help me with this Write an augmented matrix for the system of equations. 3x+6y=72 -2x+6y=32      Log On


   



Question 201860: Can someone please help me with this
Write an augmented matrix for the system of equations.
3x+6y=72
-2x+6y=32

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Just read off the coefficients and the constant values on the right hand side. Record these values into an augmented matrix like so:

%28matrix%282%2C3%2C3%2C6%2C72%2C-2%2C6%2C32%29%29




Note: the general system

system%28ax%2Bby=c%2Cdx%2Bey=f%29

produces the augmented matrix

%28matrix%282%2C3%2Ca%2Cb%2Cc%2Cd%2Ce%2Cf%29%29