document.write( "Question 155903: What are the values of the indices i and j for the element that is in the fifth column and fourth row?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. 4, 5, respectively
\n" ); document.write( "b. 5, 4, respectively
\n" ); document.write( "c. Either 4, 5 or 5, 4; they are interchangeable
\n" ); document.write( "d. There are no elements in matrices
\n" ); document.write( "

Algebra.Com's Answer #114844 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Matrix terminology is always row,column.
\n" ); document.write( "4th row, 5 column, i=4,j=5.
\n" ); document.write( "a)That element would be \"a%5B4%2C5%5D\".
\n" ); document.write( "
\n" ); document.write( "
\n" );