Question
Question: Find\[AB\], if \[A = \left[ {\begin{array}{*{20}{c}} 1&2&3 \\\ 1&{ - 2}&3 \end{array}} \...
FindAB, if A = \left[ {\begin{array}{*{20}{c}} 1&2&3 \\\ 1&{ - 2}&3 \end{array}} \right]and B = \left[ {\begin{array}{*{20}{c}} 1&{ - 1} \\\ 1&2 \\\ 1&{ - 2} \end{array}} \right]. Examine whether AB has an inverse or not.
Solution
Here we have to solve the two matrices by using the dot multiplication and when we get them AB then we have to check whether the matrix has an inverse or not and so for this if the matrix of AB will not be equal to zero then we can say that the matrix is inverse.
Formula used:
The dot product of two matrices will be given by:
{x^T}y = \left[ {{x_1}{\text{ }}{{\text{x}}_2}{\text{ }}{{\text{x}}_3}.........{x_n}} \right]{\text{ }}\left[ {\begin{array}{*{20}{c}}
{{y_1}} \\\
{{y_2}} \\\
. \\\
{{y_n}}
\end{array}} \right] = {x_1}{y_1} + {x_2}{y_2} + ....{x_n}{y_n} = XY
Here,
XY, it will be the dot product of two matrices.
x1...xn, will be the first matrix
y1.....yn, will be the second matrix.
Complete step-by-step answer:
Since we have the matrix