164k views
1 vote
A vector has an x-component of length 10 and a y-component of length 3. What is the angle of the vector? (Hint: Use the inverse tangent.)

1 Answer

3 votes
The vector, the x-component and the y-component form a rectangle triangle where the vector is the hypothenuse and the x and y components are the two sides.
Calling
\alpha the angle between the vector and the horizontal direction (x), the two sides are related to
\alpha by

\tan \alpha = (v_y)/(v_x)
where vy and vx are the two components on the y- and x-axis. Using vx=10 and vy=3 we find

\tan \alpha = (3)/(10) =0.3
And so the angle is

\alpha = \arctan (0.3)=16.7^(\circ)
User Dicky Moore
by
7.6k points

No related questions found