Calculating Vector Components with Given Magnitude: Solving for x and y

  • Thread starter Thread starter emma3001
  • Start date Start date
  • Tags Tags
    Magnitude 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
1 reply · 6K views
emma3001
Messages
41
Reaction score
0
Find a vector whose magnitude is 4 and whose x component is twice its y component.

I know that to calculate magnitude it is r= sqrt (x1 + x2)2 + (y1 + y2)2.

I also know that k(vector)= 4

I just am confused by the components (so x=2y ...)
 
Physics news on Phys.org
Let a=xi+yj

now |a|=4
so that [itex]4=\sqrt{x^2+y^2}[/itex]...(*)

You are told x=2y...can you use this fact and (*) to help you find x and y now?