+0  
 
0
484
1
avatar

(7, 16, 5)#(1, 1, 1) what's that vector procedure means?

 Oct 14, 2014

Best Answer 

 #1
avatar+118723 
+5

$$\begin{pmatrix}
7&16&5 \\
\end{pmatrix} %
\times
\begin{pmatrix}
1 \\
1\\
1
\end{pmatrix}
=(7*1+16*1+5*1)=(28)$$

Is that what you mean?

 Oct 15, 2014
 #1
avatar+118723 
+5
Best Answer

$$\begin{pmatrix}
7&16&5 \\
\end{pmatrix} %
\times
\begin{pmatrix}
1 \\
1\\
1
\end{pmatrix}
=(7*1+16*1+5*1)=(28)$$

Is that what you mean?

Melody Oct 15, 2014

2 Online Users