document.write( "Question 985519: Can two matrices be equal and have different dimensions?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #606365 by rothauserc(4718) You can put this solution on YOUR website! No \n" ); document.write( "Two matrices are equal if and only if these matrices have the same dimensions and equal corresponding elements, that is \n" ); document.write( "for n by n matrices \n" ); document.write( "elements aij = bij \n" ); document.write( " |