Question
Question: How do we find the sine of the angle between two vectors?...
How do we find the sine of the angle between two vectors?
Solution
The angle between two vectors will be deferred by a single point, which is called the shortest angle at which we have to turn around one of the vectors to the position of co-directional with another vector. We will find the angle of a vector with respect to the positive x-axis. A vector is to be in the standard position of its initial point is the origin (0,0). Let us assume two vectors are u and v. The angle between the x-axis and u is ‘A’, and the angle between the x-axis and v is ‘B’. Write these two vectors in polar form.
Here, we will use the trigonometry formula as below.
sin(B−A)=sinBcosA−sinAcosB
Complete step-by-step answer:
In this question, we want to find the sine of the angle between two vectors.
Therefore, let us assume two vectors are u and v. These are the two-dimensional vectors. And two angles are A and B.
Let us write these vectors in the polar form.
u=∣u∣((cosA)i+(sinA)j)
v=∣v∣((cosB)i+(sinB)j)
Here, A is the angle between the x-axis and u and B is the angle between the x-axis andv.
Now, apply the cross-product of two vectors.
⇒u×v=(∣u∣((cosA)i+(sinA)j))×(∣v∣((cosB)i+(sinB)j))
That is equal to,
⇒u×v=∣u∣(cosA)∣v∣(sinB)−∣u∣(sinA)∣v∣(cosB)
⇒u×v=∣u∣∣v∣(cosAsinB−sinAcosB)
Let us apply the trigonometric formulasin(B−A)=sinBcosA−sinAcosB
⇒u×v=∣u∣∣v∣sin(B−A)
Let us divide by ∣u∣∣v∣ into both sides.
⇒∣u∣∣v∣u×v=∣u∣∣v∣∣u∣∣v∣sin(B−A)
Therefore, we can write:
⇒sin(B−A)=∣u∣∣v∣u×v
Hence, this is the sine of the angle between the two vectors.
Note:
Polar Vector: In elementary math, the term polar vector is used to refer to a representation of a vector as a vector magnitude and angle, which is equivalent to specifying its endpoints in polar coordinates. Here, the magnitude of the vector means length.