19.4F_WML_6_$\tkco{eg3}$_$\key{Final}$_Builder_$\tkcth{17.1.}\tkct{3}$_

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
Recall that matrix-vector multiplication of the form Ax=b\A \vx = \vb can be thought of as taking the dot product of the rows of the matrix A\A with the column vector x\vx. If A1j\vec{A}_{1j} represents the first row of the matrix A\A, write the following matrix-vector multiplication as a system of vector-vector products:
[a11a12a13a21a22a23a31a32a33][x1x2x3]=[b1b2b3] \begin{bmatrix} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33} \\ \end{bmatrix} % \colvecth{x_1}{x_2}{x_3} % = % \colvecth{b_1}{b_2}{b_3}


More Matrix Multiplication Questions: