document.write( "Question 171317: what does it mean for two matrixes to be equal? \n" ); document.write( "
Algebra.Com's Answer #126491 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If two matrices have their corresponding elements equal AND they are of the same order, then they are called equal matrices.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"%28matrix%282%2C2%2Ca%2Cb%2Cc%2Cd%29%29=%28matrix%282%2C2%2Cp%2Cq%2Cr%2Cs%29%29\" if and only if\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a=p\", \"b=q\", \"c=r\", and \"d=s\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But because one is a 2 X 3 matrix and the other is a 3 X 2 matrix.
\n" ); document.write( "
\n" );