SOLUTION: What are the values of the indices i and j for the element that is in the fifth column and fourth row? a. 4, 5, respectively b. 5, 4, respectively c. Either 4, 5 or 5, 4; th

Algebra ->  Trigonometry-basics -> SOLUTION: What are the values of the indices i and j for the element that is in the fifth column and fourth row? a. 4, 5, respectively b. 5, 4, respectively c. Either 4, 5 or 5, 4; th      Log On


   



Question 155903: What are the values of the indices i and j for the element that is in the fifth column and fourth row?

a. 4, 5, respectively
b. 5, 4, respectively
c. Either 4, 5 or 5, 4; they are interchangeable
d. There are no elements in matrices

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Matrix terminology is always row,column.
4th row, 5 column, i=4,j=5.
a)That element would be a%5B4%2C5%5D.