What is the correct method of finding the direction of a Vector

AI Thread Summary
The direction of a vector can be determined relative to any chosen axis, such as the x-axis or y-axis, and both methods yield valid results. In the case of vector AB, the angle can be measured from either axis, and knowing one angle allows for the calculation of the other. For example, a vector expressed as l = 3i + 4j has a magnitude of 5 and can be described as 53.1 degrees from the x-axis or 36.9 degrees from the y-axis. The choice of reference axis is arbitrary, as long as it is clearly stated. Ultimately, the method of finding a vector's direction is flexible and depends on the context of the problem.
Aladin
Messages
77
Reaction score
0
How the direction of a vector is found ?
In figure "a" we want to find the direction of the vector AB.In order to find the direction of vector AB,why we considered the angle between AB and y-axis.Why we did not considered this angle between AB and x-axis.
---------------------------------------------------------------------
On the other hand the figure ''b".
Also in second example we want to find the direction of the resultant vector of A and B.While A=3cm and B=4cm.
Its resultant will be A+B=5cm.
Now we find the direction of A+B.
I see in my book that the angle is found between resultant vector (A+B) and A i.e (x-axis) the answer is 53 degree.that is correct.
but answer of the first example is also correct.
................
1) Please tell me what is the correct mathod of finding the direction of a vector.
 

Attachments

Physics news on Phys.org
Aladin said:
How the direction of a vector is found ?
In figure "a" we want to find the direction of the vector AB.In order to find the direction of vector AB,why we considered the angle between AB and y-axis.Why we did not considered this angle between AB and x-axis.
---------------------------------------------------------------------
On the other hand the figure ''b".
Also in second example we want to find the direction of the resultant vector of A and B.While A=3cm and B=4cm.
Its resultant will be A+B=5cm.
Now we find the direction of A+B.
I see in my book that the angle is found between resultant vector (A+B) and A i.e (x-axis) the answer is 53 degree.that is correct.
but answer of the first example is also correct.
................
1) Please tell me what is the correct mathod of finding the direction of a vector.
The direction of a vector is relative to the origin and the reference frame. The choice of the origin and reference frame is arbitrary. So long as you specify which axis it is relative to, there is no problem.

AM
 
Aladin said:
In order to find the direction of vector AB,why we considered the angle between AB and y-axis.Why we did not considered this angle between AB and x-axis.
Just to add to Andrew's explanation: It doesn't matter which axis you use to specify the direction of a vector—either one will do. And if you know the angle made with the y-axis, you should be able to figure out the angle made with the x-axis.
 
Please give me another example to explain the vector direction method.
 
It is irrelevant which from which axis you chose to take the angle, so long as you state this in your answer. For example say you have a 2D vector l = 3i + 4j where i and j are unit vectors in the positive x and y direction respectively. Now, the magnitude of the vector would of course be;

\left| l \right| = \sqrt{3^2 + 4^2} = 5

Now, it is up to use from which axis (x or y) we wish to take the angle. You may at this point wish to draw yourself a diagram. First let's take the angle anti-clockwise from the x axis;

\theta = \tan^{-1} \left( \frac{4}{3} \right) \approx 53.1^{o}

Therefore, the vector would have a magnitude of 5 acting 53.1o anti-clockwise from the x axis.

Alternatively, we could take the angle clockwise from the y axis, in which case the angle would be;

\theta = 90 - \tan^{-1} \left( \frac{4}{3} \right) \approx 36.9^{o}

And therefore, our vector would still have a magnitude of 5 and is directed 36.9o clockwise from the y axis.
 
Thank you Hootenanny .This example is proved helpful for me.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top