document.write( "Question 160610: [ 8 10 -17]
\n" ); document.write( " [-5 -2 11]
\n" ); document.write( " [16 9 15] \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " [-4 20 4]
\n" ); document.write( " [-5 5 -15]
\n" ); document.write( " [-17 -7 -1]
\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I need to find the product of the two matrices. I know they look a little funny,im not sure how to get them set up right. The first one is a (3X3) and the second a (3x3), so i know it is defined, and the product is able to be found. I can do addiction,but im completly confused by multiplication. Id love to see the step and the correct answer. I really appericate your help!
\n" ); document.write( "

Algebra.Com's Answer #119159 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I need to find the product of the two matrices. I know they look a little funny,im not sure how to get them set up right. The first one is a (3X3) and the second a (3x3), so i know it is defined, and the product is able to be found. I can do addiction,but im completly confused by multiplication. Id love to see the step and the correct answer. I really appericate your help!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How do you multiply all of these numbers????
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\r\n" );
document.write( "The first matrix has dimensions 3 down by 3 across.\r\n" );
document.write( "That's a 3x3 matrix. \r\n" );
document.write( "The second matrix has dimensions 3 down by 3 across.  \r\n" );
document.write( "That's a 3x3 matrix.\r\n" );
document.write( "\r\n" );
document.write( "Write    3x3 3x3\r\n" );
document.write( "\r\n" );
document.write( "The two (blue) inner dimensions are both 3.  They must be the same\r\n" );
document.write( "in order for the matrices to even be multipliable. If they weren't the\r\n" );
document.write( "same, the multiplication would not be defined. Since they are both\r\n" );
document.write( "3, they can be multiplied.  The product matrix will have the two outer\r\n" );
document.write( "(red) dimensions.  They are both 3, so the product matrix will also be\r\n" );
document.write( "a 3x3 matrix.\r\n" );
document.write( "\r\n" );
document.write( "Set the product equal to a 3x3 matrix of blanks to\r\n" );
document.write( "fill in.\r\n" );
document.write( "\r\n" );
document.write( "=\"%28matrix%283%2C3%2C_%2C_%2C_%2C_%2C_%2C_%2C_%2C_%2C_%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I won't go through all 9 blanks. I will only tell you how to fill in\r\n" );
document.write( "three of them at random.  Then you will know how to do the rest.\r\n" );
document.write( "---\r\n" );
document.write( "Let's fill in the blank which is in row 3 and column 2,\r\n" );
document.write( "that's in the middle of the bottom row:\r\n" );
document.write( "\r\n" );
document.write( "Take row 3 from the first matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"+%28matrix%281%2C3%2C16%2C+9%2C+15%29%29+\"\r\n" );
document.write( "and column 2 of the second matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%283%2C1%2C20%2C5%2C-7%29%29\"\r\n" );
document.write( " \r\n" );
document.write( "Multiply corresponding elements then add them all:\r\n" );
document.write( "\r\n" );
document.write( "\"%2816%29%2820%29%2B%289%29%285%29%2B%2815%29%28-7%29\"=\r\n" );
document.write( "\r\n" );
document.write( "\"320%2B45-105=260\"\r\n" );
document.write( "\r\n" );
document.write( "So put a \"260\" in the blank in row 3 and column 2:\r\n" );
document.write( "\r\n" );
document.write( "=\"%28matrix%283%2C3%2C_%2C_%2C_%2C_%2C_%2C_%2C_%2C260%2C_%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "---\r\n" );
document.write( "Next let's fill in the blank in the upper right hand corner.\r\n" );
document.write( "That is the blank in row 1 and in column 3:\r\n" );
document.write( "\r\n" );
document.write( "Take row 1 from the first matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%281%2C3%2C8%2C10%2C+-17%29%29\"\r\n" );
document.write( "and column 3 from the second matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%283%2C1%2C4%2C-15%2C-1%29%29\"\r\n" );
document.write( " \r\n" );
document.write( "Multiply corresponding elements then add them all:\r\n" );
document.write( "\r\n" );
document.write( "\"%288%29%284%29%2B%2810%29%28-15%29%2B%28-17%29%28-1%29\"=\r\n" );
document.write( "\r\n" );
document.write( "\"32-150%2B17=-101\"\r\n" );
document.write( "\r\n" );
document.write( "So put a \"-101\" in the blank in row 1 and column 3,\r\n" );
document.write( "that is, the upper right corner:\r\n" );
document.write( "\r\n" );
document.write( "=\"%28matrix%283%2C3%2C_%2C_%2C-101%2C_%2C_%2C_%2C_%2C260%2C_%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "----\r\n" );
document.write( "One more!\r\n" );
document.write( "\r\n" );
document.write( "Let's fill in the blank in row 2 and column 1:\r\n" );
document.write( "\r\n" );
document.write( "Take row 2 from the first matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%281%2C3%2C-5%2C+-2%2C+11%29%29\"\r\n" );
document.write( "and column 1 of the second matrix:\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%283%2C1%2C-4%2C-5%2C-17%29%29\"\r\n" );
document.write( " \r\n" );
document.write( "Multiply corresponding elements then add them all:\r\n" );
document.write( "\r\n" );
document.write( "\"%28-5%29%28-4%29%2B%28-2%29%28-5%29%2B%2811%29%28-17%29\"=\r\n" );
document.write( "\r\n" );
document.write( "\"20%2B10-187=-157\"\r\n" );
document.write( "\r\n" );
document.write( "So put a \"-157\" in the blank in row 2 and column 1:\r\n" );
document.write( "\r\n" );
document.write( "=\"%28matrix%283%2C3%2C_%2C_%2C-101%2C-157%2C_%2C_%2C_%2C260%2C_%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Do you see how to do it now?  To fill in any blank in the \r\n" );
document.write( "product matrix, you decide which row and column the blank\r\n" );
document.write( "is in which you want to fill, then get the corresponding \r\n" );
document.write( "row from the first matrix, and the corresponding column \r\n" );
document.write( "from the second matrix, then multiply corresponding elements \r\n" );
document.write( "and add them.  You can fill them in in any order you choose.\r\n" );
document.write( "\r\n" );
document.write( "When you fill in the rest of the blanks you should have this:\r\n" );
document.write( "\r\n" );
document.write( "=\"%28matrix%283%2C3%2C207%2C329%2C-101%2C-157%2C-187%2C-1%2C-364%2C260%2C-86%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );