197k views
5 votes
If u=<-3,0> and z=<-6,-4> what is the value of u.a

User Chris Nava
by
7.8k points

1 Answer

4 votes

Answer:

18

Step-by-step explanation:

Vectors u and z are defined below:


\begin{gathered} u=<-3,0> \\ z=<-6,-4> \end{gathered}

The dot product of u and z is evaluated below:


\begin{gathered} u\cdot z=(-3*-6)+(0*-4) \\ =18+0 \\ \implies u\cdot z=18 \end{gathered}

The dot product is 18.

User Venkatesh Somu
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.