document.write( "Question 985249: Given the matrix:
\n" ); document.write( "[4 0 -2
\n" ); document.write( "-1 -2 3
\n" ); document.write( " 8 5 1]\r
\n" ); document.write( "\n" ); document.write( "What is a_(base)1,2\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #606075 by ikleyn(52797)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Are you asking what is  \"a%5B12%5D\" ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If so,  then  \"a%5B12%5D\" = 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is the element of the matrix in the intersection of the first row  (lower index \"1\",  the first index)  and the second column  (lower index \"2\",  the second index).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );