We are given that there is one matrix of order "1\\times2" "\\ \\ \\begin{pmatrix}\n a & b\n \n\\end{pmatrix}" and other matrix of order 2"\\times"1 "\\begin{pmatrix}\n c \\\\\n d\n\\end{pmatrix}"
We have to prove that their product sum is equal to ("ac+bd" )
To multiply matrices, the number of columns of one of them must be equal to the number of rows of another one , here this condition is fulfilled and their product will be a 1x 1 matrix
let's multiply
"\\begin{pmatrix} a & b\\end{pmatrix}\\cdot \\begin{pmatrix} c\\\\ d \\end{pmatrix}""=a*c+b*d"
We obtained this result.
Comments
The solution has already been published.
Hi anyone can help to solve this question? I'm stuck at the same question too :(
Leave a comment