SOLUTION: This is the second part to my first question. Given the matrix: [4 0 -2 -1 -2 3 8 5 1] What is a_(base)3,2 Thank you kindly.

Algebra ->  Matrices-and-determiminant -> SOLUTION: This is the second part to my first question. Given the matrix: [4 0 -2 -1 -2 3 8 5 1] What is a_(base)3,2 Thank you kindly.      Log On


   



Question 985355: This is the second part to my first question.
Given the matrix:
[4 0 -2
-1 -2 3
8 5 1]
What is a_(base)3,2
Thank you kindly.

Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!

a%5B3%2C2%5D = 5.

It is the element of the matrix in the intersection of the third row  (lower index "3",  the first index)  and the second column  (lower index "2",  the second index).