Resolving Vector Along Non-Standard Axes

  • Thread starter Thread starter srg
  • Start date Start date
  • Tags Tags
    Axes Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
srg
Gold Member
Messages
7
Reaction score
1
Hi guys,

I have a problem in which I have to resolve [itex]\vec{R}[/itex] along two axes, a and b. However, those axes don't have a right angle between them (hence, non-standard). See the image below.

http://srg.sdf.org/images/PF/VectorHW.png

I believe I'm doing this correctly, however my textbook has very limited examples and I'd like to verify my work.

My method for solving this is to create a triangle by "moving" the axes around and then solving for the two components of the vector.

http://srg.sdf.org/images/PF/VectorHW2.png

In which case, using the law of sines, I get:
[tex]\frac{R_a}{\sin{110}} = \frac{800}{\sin{40}} \therefore R_a=1169.5[/tex]
[tex]\frac{R_b}{\sin{30}} = \frac{800}{\sin{40}} \therefore R_b=622.3[/tex]

Thinking about the results logically/graphically, it seems to make sense that [itex]R_a[/itex] has a higher magnitude than [itex]R_b[/itex] and that the two components make up the proper angle for [itex]\vec{R}[/itex].

Again, I believe this to be correct, however my textbook as limited examples and I'd like to confirm.

Thank you PF!
 
Last edited by a moderator:
  • Like
Likes   Reactions: PhanthomJay
Physics news on Phys.org
The fact that there are two lines is not really important at first- just find the projection of the given vector on each separately. To find the projection of the vector onto a imagine dropping a perpendicular from the tip of the given vector to a. That gives a right triangle with angle 30 degrees and hypotenuse of length 800N. Its projection onto a is the "near side", 800 cos(30). Similarly, the projection of the give vector on b is 800 cos(-110)= 800 cos(110)= -800 cos(20). [itex]\vec{R}= (800 cos(30))\vec{a}- (800 cos(20))\vec{b}[/itex] where [itex]\vec{a}[/itex] and [itex]\vec{b}[/itex] are unit vectors in the directions of lines a and b, respectively.
 
resvec.JPG
You solved the problem correctly, but I would show a different picture. Resolving the vector R means that you write it as the linear combination [itex]R= R_a \hat a + R_b \hat b[/itex], sum of two vectors, parallel to a and b like in the attached picture.
 
  • Like
Likes   Reactions: srg