Dot product

Compute the dot product (2,3)(4,1)(2,3)\cdot(4,1).

Show hints (2)+
  1. Multiply matching components and add.
  2. $a\cdot b = \sum_i a_i b_i$.

Answer

Reveal answer →

11

Want the full step-by-step worked solution? It's part of Premium — along with a worked solution for every question in the bank.

Asked at: Optiver, IMC

Related questions