168,818 views
25 votes
25 votes
Write the vector v in terms of i and j whose magnitude v and direction angle θ are given.v=36, θ=120oQuestion content area bottomPart 1v = enter your response here i+enter your response here j

Write the vector v in terms of i and j whose magnitude v and direction angle θ are-example-1
User Mattorb
by
2.7k points

1 Answer

16 votes
16 votes

Imagine that we have a vector v=ai+bj. In the coordinate grid it is represented as an arrow that starts at (0,0) and ends at (a,b):

As you can see, this vector along with its x and y components (a and b) form a right triangle. Applying the Pythagorean theorem to this triangle results in:


\parallel v\parallel=\sqrt[]{a^2+b^2}

Now, remember that the tangent of an angle in a right triangle is given by the quotient between its opposite side and its adjacent side. As you can see the opposite and adjacent side of angle α are b and a respectively which means that its tangent is equal to:


\tan \alpha=(b)/(a)

We can apply all of this to the vector given by the question. We have the value of ||v|| and we have the value of the angle (in this case is named θ instead of α). With these two values we can build two equations for a and b:


\begin{gathered} 36=\sqrt[]{a^2+b^2} \\ \tan 120^(\circ)=(b)/(a) \end{gathered}

Let's take the second equation and multiply both sides by a:


\begin{gathered} a\cdot\tan 120^(\circ)=(b)/(a)\cdot a \\ b=a\cdot\tan 120^(\circ)=-a\sqrt[]{3} \end{gathered}

So we have an expression for b. We use it in the first equation:


\begin{gathered} 36=\sqrt[]{a^2+b^2}=\sqrt[]{a^2+(-a\sqrt[]{3})^2} \\ 36=\sqrt[]{a^2+(-a\sqrt[]{3})^2}=\sqrt[]{a^2+3a^2}=\sqrt[]{4a^2}=2|a| \\ 36=2|a| \end{gathered}

We divide both sides by 2:


\begin{gathered} (2|a|)/(2)=(36)/(2) \\ |a|=18 \end{gathered}

Then we apply module to the expression for b and use the value |a|=18:


|b|=|-a\sqrt[]{3}|=|a|\sqrt[]{3}=18\cdot\sqrt[]{3}

So we have the modules of a and b, we still need to decide their sign:


\begin{gathered} |a|=18 \\ |b|=18\sqrt[]{3} \end{gathered}

In order to do this we can use the value of the angle θ. It's 120° which means that it's in the second quadrant because is greater than 90° and smaller than 180°. If the vector is this quadrant then its i component is negative and its j component is positive which means a<0 and b>0. Then we get a=-18 and b=18√3 so we get:


v=-18i+18\sqrt[]{3}j

So the answers are the following two numbers:


-18,18\sqrt[]{3}

IMPORTANT: In case you can't write radicals you must replace the square root of 3 with 1.732 so if you can't write radicals the answes are:


-18,31.177

Write the vector v in terms of i and j whose magnitude v and direction angle θ are-example-1
User Jawwad Zakaria
by
2.9k points