SOLUTION: What is the solution of the matrix equation? x 0 1 7 y = 1 2 -3

Algebra ->  Rational-functions -> SOLUTION: What is the solution of the matrix equation? x 0 1 7 y = 1 2 -3       Log On


   



Question 300779: What is the solution of the matrix equation?
x 0 1 7
y = 1 2 -3


Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
I'm not sure what you're trying to do and can't make it out by the problem set-up. If you're looking to multiply two matrices, list them separately. You can also use the command below
[A]=%28matrix%283%2C3%2C0%2C1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%29%29
where the first two numbers are row and columns followed by the data values.