Two vectors at same and perpendicular angles with resultants 20 and 10

  • Context: Undergrad 
  • Thread starter Thread starter susmit
  • Start date Start date
  • Tags Tags
    Imaginary Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
susmit
Messages
4
Reaction score
0
hi
here's a questn:
"2 vectors acting in same direction have resultant 20 whereas in perpendicular direction resultant is 10. find the vectors."

pls. explain the imaginary solution.
 
Physics news on Phys.org
Set up your system of equations.

[tex]|\vec{a}| \hat{u_{1}} + |\vec{b}| \hat{u_{1}} = 20\hat{u_{1}}[/tex]

[tex]|\vec{a}| \hat{u_{1}} + |\vec{b}| \hat{u_{2}} = 10 \hat{u_{3}}[/tex]

also

[tex]\hat{u_{3}} = \cos \theta \hat{u_{1}} + \sin \theta \hat{u_{2}}[/tex]

where [itex]\hat{u_{1}}[/itex], [itex]\hat{u_{2}}[/itex], [itex]\hat{u_{3}}[/itex] are unit vectors, and [itex]\theta[/itex] is the angle between [itex]\hat{u_{1}}[/itex] and [itex]\hat{u_{3}}[/itex].
 
Last edited:
In your case, the two equations are
a+b=20
a^2+b^2=100.
This leads to a quadratic equation with (as you say) no real solution.
This means that you have described an impossible situation.
 
Meir Achuz said:
In your case, the two equations are
a+b=20
a^2+b^2=100.
This leads to a quadratic equation with (as you say) no real solution.
This means that you have described an impossible situation.


Not impossible, just imaginary. The solution lies in the field
of complex numbers i.e. complex vectors.
 
This equivalent to "construct a right triangle so that the sum of legs is twice that of the hypotenuse". This is equivalent to the equation a + b = 2c which would suggest that a^2 + b^2 =4c^2-2ab. The only way this can be consistent (given the pythagorean relation is if) c^2=4c^2 - 2ab or ab =3/2 c^2 which is a violation of the CS inequality, so there is no solution.
 
I didn't want to solve this kid's problem, Crosson but you forced me to.

[tex]\vec{v1} = \hat{x} [ \sqrt{50} (\sqrt{2} + i) ][/tex]
[tex]\vec{v2} = \hat{a} [ \sqrt{50} (\sqrt{2} - i) ][/tex]

[tex]\hat{a} = \hat{x}[/tex] in the parallel case and
[tex]\hat{a} = \hat{y}[/tex] in the perpendicular case.

Edit: The solution is not unique, I just picked one.
 
Last edited: