document.write( "Question 222736: Hi again, just wanted t know if the question I have been asking has something wrong with it, because I havnt received any kind of response to it at all. If not can someone please help me. The following questions are for two seperate hypothetical matrices.
\n" );
document.write( "Here they are again:
\n" );
document.write( "Suppose MATRIX AB is defined.
\n" );
document.write( "a) If A is 4*6 and B is a column matrix, give the dimensions of B and AB.
\n" );
document.write( "b) (different matrix) If A is the identity matrix and B is 6*6, what size is A?
\n" );
document.write( "Thanks, -Nick. \n" );
document.write( "
Algebra.Com's Answer #166709 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! a) If A is 4 x 6, then B is 6 x 1 (inner dimensions must match)\r \n" ); document.write( "\n" ); document.write( "So AB is 4 x 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) \"A is the identity matrix \" --> A is square (num rows = num columns)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since AB is defined, A is 6 x 6 also since inner dimensions must match \n" ); document.write( " |