Ask a New Question

Asked by Anonymous

Use matrices to solve
x+ +2y+3z=7
-x+2y-z
-x+y-2z=-2
I've tried many way cant figure out
9 years ago

Answers

Answered by Steve
one way:
Ax=B, so you want A^-1 so that

x = A^-1 B

A =
(1 2 3)
(-1 2 -1)
(-1 1 -2)
B =
(7)
(?)
(-2)

A^-1 = 1/2 *
(3 -7 8)
(1 -1 2)
(-1 3 -4)

Now if you supply the missing value in B, you can do the multiply and get (x y z), the solution.

Or, you can do row operations as in Gaussian elimination. There's a handy calculator at

http://www.gregthatcher.com/Mathematics/GaussJordan.aspx
9 years ago

Related Questions

Solve the following matrices (I don't know how to do brackets so I will just use commas to separate... Solve the following matrices.(sORRY I DON'T KNOW HOW TO DO THE BRACKETS) B= 1, -4 -2, 1 3,... Use matrices to solve the system. (If the system has infinitely many solutions, express your answer... solve using matrices x+3y-3z=12 3x-y+4z=0 -x+2y-z=1 Solve the system using matrices 4x+2y=2 5x+8y=30 use matrices to solve the system of equations , if possible. 2x+y+2z=4 2x+2y=5 2x-y+6z=2 use matrices to solve the system of equations , if possible 2x+3y+z=10 2x-3y-3z=22 4x-2y+3z=-2... Solve for X using the matrices below. 2A + 4B = −2X A= ((8,-5) (9,0) (5,-6)) B= ((0,7) (4,0) (-6,-... Solve for X using the matrices below. 2A + 4B = −2X A = 6 −3 9 0 9 −4 B = 0 5... Solve using augmented matrices. x + y = 1 3x – y = 7 Please help, I need a step-by-step explinati...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use