document.write( "Question 1160775: Hi! I've tried to complete this question multiple times and am quite frustrated because I cannot seem to get the middle vertical column of the answer correct!\r
\n" );
document.write( "\n" );
document.write( "There is
\n" );
document.write( "A
\n" );
document.write( "-2 3 0
\n" );
document.write( "-3 -1 -2
\n" );
document.write( "-1 3 -1\r
\n" );
document.write( "\n" );
document.write( "and
\n" );
document.write( "B
\n" );
document.write( " 1 -1 -2
\n" );
document.write( " 2 -2 -3
\n" );
document.write( "-3 2 -3\r
\n" );
document.write( "\n" );
document.write( "And I need to find what BA = \r
\n" );
document.write( "\n" );
document.write( "Any help would be so appreciated, thank you! \n" );
document.write( "
Algebra.Com's Answer #784171 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The middle column of the product matrix BA is elements (1,2), (2,2), and (3,2). \n" ); document.write( "Element (1,2) of BA is the sum of the products of the elements in row 1 of B and column 2 of A: \n" ); document.write( " \n" ); document.write( "Element (2,2) of BA is the sum of the products of the elements in row 2 of B and column 2 of A \n" ); document.write( "Element (3,2) of BA is the sum of the products of the elements in row 3 of B and column 2 of A \n" ); document.write( "You can do the calculations for those two. \n" ); document.write( " \n" ); document.write( " |