SOLUTION: How do I write systems of equations in matrix form?

Algebra.Com
Question 110043: How do I write systems of equations in matrix form?
Found 2 solutions by Edwin McCravy, BrittanyM:
Answer by Edwin McCravy(20064)   (Show Source): You can put this solution on YOUR website!

How do I write systems of equations in matrix form?

That's one of the easiest things you'll ever learn:

Suppose you have this system:

4x + 7y =  1
 x -  y = -8

Look at the red numbers:

4x + 7y =  1
1x - 1y = -8

Erase the letters:

4  + 7  =  1
1  - 1  = -8


Erase the + and bring the - over nearer the 1:

4    7  =  1
1   -1  = -8

Replace the " = " signs with a vertical bar:

4    7  |  1
1   -1  | -8

Put a bracket around the whole thing.  Some
books and teachers use brackets and others use 
parentheses.

[4   7  |  1]
[1  -1  | -8]

If you have:

5z = 38 + 3y - 2x
2y + 38 = 8z - 4x
3x + 2z = 4y + 28 

you must first arrange them so that the
letters line up vertically, like this:

2x - 3y + 5z =  38
4x + 2y - 8z = -38
3x - 4y + 2z =  28

Then it's easy to form the matrix:

[2  -3   5 |  38]
[4   2  -8 | -38]
[3  -4   2 |  28]

Edwin


Answer by BrittanyM(80)   (Show Source): You can put this solution on YOUR website!
For a system such as
3x + 2y + 6z = 9
9x + 14y + z = 13
13x +3y +8z = 12
You would simply put the constants in thier respective position between the matrix brackets:
3, 2, 6
9, 14, 1
13, 3, 8
(Mind you, the above numbers will be inserted in brackets) :)

RELATED QUESTIONS

what are the three row operations we can use to solve systems of equations in matrix... (answered by Edwin McCravy)
How do u. Solve systems of... (answered by Alan3354)
A Matrix is given. a) Determine whether the matrix is in row-echelon form. b) Determine... (answered by Edwin McCravy)
How do i write y=x in standard form? i dont know how to write equations in standard... (answered by ReadingBoosters)
i am having troubles with solving the systems of equations in substitution. how do you... (answered by mananth)
How do I Write linear equations in point-slope standard form? (answered by checkley71)
how do i write the linear equations in slope -intercept form for... (answered by stanbon,oberobic)
How do I use elementary row operations to write each matrix in row echelon form? 2 -1 (answered by )
write the following in matrix equation form. solve the following system of equations.... (answered by Alan3354)