1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Alex_Xolod [135]
3 years ago
8

In matrix multiplication, such as AB=C, the columns of B form the rows of C. why is this?

Mathematics
1 answer:
Gnesinka [82]3 years ago
5 0
Let's work with 2-by-2 matrices so we're on the same page. The ideas will work for any appropriate matrices.

From the rule of matrix multiplication, we see:
\left[\begin{array}{cc}a_{11} & a_{12} \\a_{21} & a_{22} \end{array}\right] \left[\begin{array}{cc}b_{11} & b_{12} \\b_{21} & b_{22} \end{array}\right] = \left[\begin{array}{cc} a_{11}b_{11} + a_{12}b_{21} & a_{11}b_{12} + a_{12}b_{22} \\ a_{21}b_{11} + a_{22}b_{21} & a_{21}b_{12} + a_{22} b_{22} \end{array}\right]
As you noted, we see the columns of B contributing to the rows of C. The question is, why would we ever have defined matrix multiplication this way?

Here's a nontraditional way of feeling this connection. We can define matrix multiplication as "adding multiplication tables." A multiplication table is made by starting with a column and a row. For example,
\begin{array}{ccc} {} & 1 & 2 \\ 1 & {} & {} \\ 2 & {} & {} \end{array}
We then fill this table in by multiplying the row and column entries:
\begin{array}{ccc} {} & [1] & [2] \\ 1| &1 & 2 \\ 2| & 2 &4 \end{array}
It's then reasonable to say that given two matrices A and B, we can construct multiplication tables by taking the columns of A and pairing them with the rows of B:
\left[\begin{array}{cc}a_{11} & a_{12} \\a_{21} & a_{22} \end{array}\right] \left[\begin{array}{cc}b_{11} & b_{12} \\b_{21} & b_{22} \end{array}\right]

= \begin{array}{cc} {} & \left[\begin{array}{cc} b_{11} & b_{12}\end{array} \right]\\ \left[\begin{array}{c} a_{11} \\ a_{21} \end{array} \right] \end{array} +\begin{array}{cc} {} & \left[\begin{array}{cc} b_{21} & b_{22}\end{array} \right]\\ \left[\begin{array}{c} a_{12} \\ a_{22} \end{array} \right] \end{array}

= \left[\begin{array}{cc} a_{11} b_{11} & a_{11} b_{12} \\ a_{21} b_{11} & a_{21} b_{12} \end{array} \right] + \left[\begin{array}{cc} a_{12} b_{21} & a_{12} b_{22} \\ a_{22} b_{21} & a_{22} b_{22} \end{array} \right]

Adding these matrices together, we get the exact same expression as the traditional definition. 




You might be interested in
Which statement is true about the quadratic equation 8x2 – 5x + 3 = 0?​
Artyom0805 [142]

Answer:

c. the leading coefficient is 8

Step-by-step explanation:

4 0
3 years ago
The graph of a sine function g(x) is presented below.
NISA [10]

Solution

To determine the vertical translation

We need to determine the amplitude

The amplitude is

\frac{10-4}{2}=\frac{6}{2}=3

Since the minimum is 4

Hence, the Vertical shift is 3+4 = 7

Part B

Given f(x) = 4 sin(θ - 45) + 8

The vertical translation is 8

3 0
10 months ago
What is 2 2/3 dividend by 2/3
Llana [10]
4 is the answer to that
7 0
2 years ago
Read 2 more answers
What additional information must be given ?
MA_775_DIABLO [31]
A I hope this helps
4 0
3 years ago
Help please, not sure how to do this...​
olga nikolaevna [1]

Answer:

8.38

Step-by-step explanation:

The underlined number is in the hundredths place, so that means that we're going to round there. That means that you look at the number to its right and if it's lower than 5, it stays the same. However, if it's 5 or higher, you round it up. For example, if the number was 8.386, we would round it to 8.39.

5 0
3 years ago
Other questions:
  • William buys a basket of lemons on sale for $7 before tax. The sales tax is 16%. What is the total price William pays for the ba
    12·1 answer
  • 70 PTS HELP PLS!!!!!
    5·1 answer
  • Please Help, thank you!
    12·1 answer
  • You are given a list of students' names and their test scores. Design an algorithm that does the following: a. Calculates the av
    13·1 answer
  • Subtract. Write the difference in simplest form.<br><br>(5n - 3) - (-2n + 7)​
    13·1 answer
  • I need help ASAP please with these 3 questions
    10·1 answer
  • Evaluate 3x^2 - x for x = -2​
    8·1 answer
  • A computer processor costs $69.00. It is expected that in 8 months the processor will cost 1/3 its current price. How much will
    6·2 answers
  • 5 and 6 why they keep giving me this lol
    6·1 answer
  • 4. A model of the Elffel Tower that was
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!