jbriggs444
Science Advisor
Homework Helper
2024 Award
- 13,371
- 8,044
If you want a "hat" on a unit vector, you use \hat, e.g. \hat i which renders as ##\hat i##rudransh verma said:I have a doubt. When finding resultant vectors from a set of given vectors then what I have learned is take the triangles one by one and find the components by taking theta positive and after computing the magnitude of components put signs according to which direction they lie. After that when you find all the ##\hat i## and ##\hat j## add them and get the resultant.
Can I find it like what I did here in this thread by taking signs of the theta angle. Will I get the same components with proper signs.
What is the correct technical way to do it?
Yes, you can add a list of vectors by converting them all to components, adding the x and y components separately and then reporting the result either as ##(\sum x, \sum y)## or as ##\hat i \sum x + \hat j \sum y##. [You'd use actual numbers and not sigmas, of course]
Yes, you can find the components of a vector in any manner that makes sense to you.
One method is:
"I know the component is negative since the angle is below the horizontal. I know I want the sine since I am looking for the length of the side opposite my angle. So I multiply the [positive] length by the [positive] sine and then negate because I already figured out that I want a negative result".