Question
Question: Consider three matrices given as \[A=\left[ \begin{matrix} x & y & z \\\ \end{matrix} \right]...
Consider three matrices given as A=[x yz],B=a h g hbfgfc,C=x y z . Then ABC = 0, if
(a)[ax2+by2+cz2+2gxy+2fyz+2czx]=0
(b)[ax2+cy2+bz2+xy+yz+zx]=0
(c)[ax2+by2+cz2+2hxy+2by+2cx]=0
(d)[ax2+by2+cz2+2gzx+2fyz+2hxy]=0
Solution
To solve this question, just multiply the matrix AB first and then multiply it by C to get ABC. The multiplication of two matrices M and N of the order M=m×m′ and N=n×n′ is valid if the number of columns of M=m′ is equal to the number of rows of N = n.
Complete step-by-step solution
We are given that A=[x yz],B=a h g hbfgfc,C=x y z . So, basically, we have to calculate ABC now. Let us first compute AB. This is possible as the order of A=1×3 and order of B=3×3. So, as the row of B = column of A.
⇒3=3
So, the matric multiplication AB product is possible.
We must know how to multiply two matrices. So, let us consider two matrices as given below.