do it with example.....
Answers
Matrix Multiplication
- We are given a question involving Matrix Multiplication.
Matrix Product:-
- Suppose A is a matrix of order and B is a matrix of order .
- Let C be the product. That is, C = AB.
- Then C is a matrix of order where each element is given by:
Now let us look at the question. Consider the LHS:
Matrix Product:-
Math
•
Suppose A is a matrix of order \sf n\times m and B is a matrix of order \sf m\times p .
Suppose A is a matrix of order
50 points
and B is a matrix of order
\sf n\times m
\sf m\times p
.
•
Let C be the product. That is, C = AB.
Let C be the product. That is, C = AB.
•
Then C is a matrix of order \sf n\times p where each element is given by:
Then C is a matrix of order
\sf n\times p
where each element is given by:
\Large \text{$\displaystyle\sf c_{ij}=\sum\limits_{k=1}^{m} a_{ik}b_{kj}$}
\Large \text{$\displaystyle\sf c_{ij}=\sum\limits_{k=1}^{m} a_{ik}b_{kj}$}
•
Now let us look at the question. Consider the LHS:
$$\begin{lgathered}\mathbb{LHS}\\\\\\ =\left[\begin{array}{ccc}\cos^{2}\theta&\cos\theta\sin\theta\\\cos\theta\sin\theta&\sin^{2}\theta\end{array}\right] \left[\begin{array}{ccc}\cos^{2}\phi&\cos\phi \sin\phi\\\cos\phi \sin\phi&\sin^{2}\phi\end{array}\right]\end{lgathered}$$