How do you find the vector v with the given magnitude of 5 and in the same direction as u=<3,3>u=<3,3>?

1 Answer
May 3, 2017

Please see the explanation.

Explanation:

Given: |vecv|= 5v=5

We know the formula for the magnitude

|vecv|= sqrt(x^2+y^2)" [1]"v=x2+y2 [1]

This problem is made simple by the fact that the x component of the vector vecuu is the same as the y component.

y = xy=x

Substitute x for y into equation [1]:

|vecv|= sqrt(x^2+x^2)" [2]"v=x2+x2 [2]

Substitute 5 for the magnitude into equation [2]:

5= sqrt(x^2+x^2)5=x2+x2

25= 2x^225=2x2

25/2=x^2252=x2

x = 5sqrt2/2x=522

We know that y = xy=x:

y = 5sqrt(2)/2y=522

The vector is < 5sqrt(2)/2, 5sqrt(2)/2 ><522,522>