Which of the following points could be the initial point of vector v if it has a magnitude of 5 and the terminal point of (-1,-6)?
(-0.1,-0.6)
(-6,-11)
(-3,-5)
(-5,-3)

For v=12i-15j find unit vector u in the direction of v.
u=4/9i-5/9j
u=-1/12i+1/15j
u=4sqrt41/41i-5sqrt41/41j
u=4sqrt3/3i-5sqrt3/3j

Respuesta :

Lanuel

Based on the calculations, the initial points of vector (v) are represented by: D. (-5, -3).

How to calculate the points of vector (v)?

Let (x, y) be the initial point of the given vector. Thus, the magnitude of the vector (v) can be written by using the distance formula as follows:

Distance = √[(x₂ - x₁)² - (y₂ - y₁)²]

|v| = √[(-1 - x)² + (-6 - y)²]

Substituting the magnitude of v, we have:

5 = √[(-1 - x)² + (-6 - y)²]

25 = (-1 - x)² + (-6 - y)²

25 = (-1 - (-5))² + (-6 - (-3))²

25 = (-1 + 5)² + (-6 + 3)²

25 = 4² + -3²

25 = 16 + 9

25 = 25.

Read more on vectors here: https://brainly.com/question/10207974

#SPJ1