document.write( "Question 985364: 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_2,2?\r
\n" ); document.write( "\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #606171 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
a(2,2) means element in 2nd row and 2nd coloumn
\n" ); document.write( "hence answer is -2
\n" ); document.write( "
\n" );