document.write( "Question 985683: This is the second part of my first question:
\n" );
document.write( "(I put multiple periods in between the letters and numbers so that the matrices would be whole.)\r
\n" );
document.write( "\n" );
document.write( "Given matrices:
\n" );
document.write( "A: [3] \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B:[2 9] \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C: [2 4 -3
\n" );
document.write( "....-2 3 0] \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "D: [ 3 2
\n" );
document.write( "......3 2
\n" );
document.write( "......3 2] \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "E: [-8 -2
\n" );
document.write( "......0 0] \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "F: [ 2 3 4 5 6 7 9] \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "G:
\n" );
document.write( "[3
\n" );
document.write( "2
\n" );
document.write( "1
\n" );
document.write( "0
\n" );
document.write( "9
\n" );
document.write( "8
\n" );
document.write( "7] \r
\n" );
document.write( "\n" );
document.write( "Which matrices can be multiplied by A on the right?
\n" );
document.write( "(Enter the uppercase letters corresponding to the correct answer.)\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #606504 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "The dimensions of a matrrix is \"down by across\"\r\n" ); document.write( "That is, you count how many numbers there are counting downward from\r\n" ); document.write( "top to bottom. That's the \"down\" dimension. Then you count how many\r\n" ); document.write( "number there are going from left to right. That the \"across\" number.\r\n" ); document.write( "\r\n" ); document.write( "In order for a matrix on the left to be multiplied by a matrix on\r\n" ); document.write( "the right, the ACROSS number of the matrix on the left must be the\r\n" ); document.write( "same as the DOWN number on the right. \r\n" ); document.write( "\r\n" ); document.write( "This is the second part of my first question:\r\n" ); document.write( "(I put multiple periods in between the letters and numbers so that the matrices would be whole.)\r\n" ); document.write( "\r\n" ); document.write( "Let's find the dimensions of all the given matrices: \r\n" ); document.write( "\r\n" ); document.write( "A: [3] That's 1 down and 1 across, so it's a 1x1 matrix \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "B:[2 9] That's 1 down and 2 across, so it's a 1x2 matrix \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "C: [2 4 -3 That's 2 down and 3 across, so it's a 2x3 matrix \r\n" ); document.write( " -2 3 0] \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "D: [3 2 That's 3 down and 2 across, so it's a 3x2 matrix \r\n" ); document.write( " 3 2\r\n" ); document.write( " 3 2] \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "E: [-8 -2 That's 2 down and 2 across, so it's a 2x2 matrix \r\n" ); document.write( " 0 0] \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "F: [ 2 3 4 5 6 7 9] That's 1 down and 9 across, so it's a 1x9 matrix \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "G: \r\n" ); document.write( " [3\r\n" ); document.write( " 2\r\n" ); document.write( " 1\r\n" ); document.write( " 0\r\n" ); document.write( " 9\r\n" ); document.write( " 8\r\n" ); document.write( " 7] That's 7 down and 1 across, so it's a 7x1 matrix \r\n" ); document.write( "\r\n" ); document.write( "Which matrices can be multiplied by A on the right?\r\n" ); document.write( "(Enter the uppercase letters corresponding to the correct answer.)\r\n" ); document.write( "\r\n" ); document.write( "The ACROSS number of A is 1, so any matrix that can multiply by A on\r\n" ); document.write( "the right must have a DOWN number of 1. Only A, B and F have DOWN numbers\r\n" ); document.write( "of 1. \r\n" ); document.write( "\r\n" ); document.write( "Now be sure you understand why those are the correct answers. Don't just enter\r\n" ); document.write( "them in the computer and forget it.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |