document.write( "Question 25004: What is the order of matrix A?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A = [-2 3 4]
\n" );
document.write( " [1 -5 0] \n" );
document.write( "
Algebra.Com's Answer #13404 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Looks like it has 2 rows and 3 columns, so it is \n" ); document.write( "of order 2X3\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |