document.write( "Question 166576: can someone please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find the order of the matrix product AB and the product BA, whenever the products exist.\r
\n" );
document.write( "\n" );
document.write( "A is 2 x 1, B is 1 x 1\r
\n" );
document.write( "\n" );
document.write( "a. AB is 2 x 1, BA is nonexistent.
\n" );
document.write( "b. AB is nonexistent, BA is 1 x 2
\n" );
document.write( "c. AB is 1 x 2, BA is 1 x 1
\n" );
document.write( "d. AB is 2 x 2, BA is 1 x 1 \n" );
document.write( "
Algebra.Com's Answer #122785 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the order of the matrix product AB and the product BA, whenever the products exist. \n" ); document.write( "--------------------- \n" ); document.write( "Rule: The number of columns on the left must be the same as the number \n" ); document.write( "of rows on the right. \n" ); document.write( "The product of an [x by y matrix] and a [w by z matrix] will be x by z] \n" ); document.write( "To have a product, y must bethe same as w. \n" ); document.write( " \n" ); document.write( "-------------------------- \n" ); document.write( "A is 2 x 1, B is 1 x 1 \n" ); document.write( "AB ? \n" ); document.write( "Can be multiplied because 1=1 \n" ); document.write( "Product will be 2 x 1 \n" ); document.write( "--------------------------- \n" ); document.write( "BA ? \n" ); document.write( "Cannot be multiplied because 1 is not equal to 2 \n" ); document.write( "---------------------------- \n" ); document.write( "Answer: a \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==============\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. AB is 2 x 1, BA is nonexistent. \n" ); document.write( "b. AB is nonexistent, BA is 1 x 2 \n" ); document.write( "c. AB is 1 x 2, BA is 1 x 1 \n" ); document.write( "d. AB is 2 x 2, BA is 1 x 1 \n" ); document.write( " \n" ); document.write( " |