219k views
1 vote
Use the dot product to find |v| when v=(-2, -1).

A. -1

B. -3

C. square root of 5

D. square root of 3

User Sxingfeng
by
6.0k points

2 Answers

3 votes

Answer:

C. square root of 5

User Gokhan Caglar
by
7.2k points
2 votes
For this case we have the following vector:
v = (- 2, -1).
Using product point we have:
v.v = (-2, -1). (- 2, -1)
v ^ 2 = (-2) * (- 2) + (-1) * (- 1)
v ^ 2 = 4 + 1
v ^ 2 = 5
Then, clearing the module we have:
v = root (5)
Answer:
The module of the vector is given by:
v = root (5)
C. square root of 5
User Bob Snyder
by
6.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.