document.write( "Question 389283: 1. If matrix A = [2 -4] and matrix B= [-2 5 0]
\n" );
document.write( " [3 1]
\n" );
document.write( " [-1 0]
\n" );
document.write( " a) give the dimensions of A
\n" );
document.write( " b) give the dimensions of B\r
\n" );
document.write( "\n" );
document.write( "* the matrix a looks like this (i dont know how to make the big blocks) :
\n" );
document.write( "2 -4
\n" );
document.write( "3 1
\n" );
document.write( "-1 0\r
\n" );
document.write( "\n" );
document.write( "in light of the dimensions above,
\n" );
document.write( "1.can you multiply A x B?
\n" );
document.write( "2.if so, what are the dimensions of the result
\n" );
document.write( "3.give the result if possible. \n" );
document.write( "
Algebra.Com's Answer #275826 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |