Find Vector Bisecting Angle Between 3i+4j and 8i-15j

Click For Summary
SUMMARY

The discussion focuses on finding a vector that bisects the smaller angle formed by the vectors 3i+4j and 8i-15j. Participants emphasize the use of the dot product formula, cos(theta) = (u·v) / (||u|| ||v||), to determine the angle. A key insight shared is that to bisect the angle between two vectors of different magnitudes, one should first convert them into unit vectors and then average them. The final result for the bisector vector is derived by averaging the unit vectors of the two original vectors.

PREREQUISITES
  • Understanding of vector operations, including addition and scalar multiplication.
  • Familiarity with the dot product and its geometric interpretation.
  • Knowledge of unit vectors and how to compute them.
  • Basic trigonometry, specifically the relationship between angles and cosine.
NEXT STEPS
  • Learn how to compute the dot product of vectors in different dimensions.
  • Study the concept of unit vectors and their applications in vector analysis.
  • Explore the geometric interpretation of vector addition and angle bisectors.
  • Investigate the right-hand rule and its applications in vector cross products.
USEFUL FOR

Students studying vector mathematics, particularly those tackling problems involving angle bisectors and vector operations. This discussion is also beneficial for educators looking to clarify concepts related to vector geometry.

Andy13
Messages
16
Reaction score
0

Homework Statement



Find a vector v that bisects the smaller of the two angles formed by 3i+4j and 8i-15j.



Homework Equations



dot product: cos(theta)= u*v/(||u|| ||v||)



The Attempt at a Solution



I first found the angle in question by putting the two given vectors into the dot product cosine formula. This was the smallest angle.

My next step was to try to do the same thing with some unknown vector, one of the knowns, and the angle I just found, but it turned into an algebraic nightmare. Thoughts? Method is below, except without a true value for theta or cos theta because I forgot what it was off the top of my head-- I've been trying to think about how it would work without numbers first.

Known: angle theta, vector <3,4>
Assume unknown vector (ai+bj)

cos(theta)=((3a+4b)/(5*sqrt(a^2+b^2))

Thanks.
 
Physics news on Phys.org


If you have two vectors a and b where |a|=|b|, then (a+b)/2 bisects the angle between a and b.
 


Dick said:
If you have two vectors a and b where |a|=|b|, then (a+b)/2 bisects the angle between a and b.

Thanks Dick. Perhaps I'm missing the point, though-- how would I apply this when my two given vectors are of different magnitudes?
 


bump to the top, I need help with a very similar question, and no the magnitudes are not equal.
 


loganblacke said:
bump to the top, I need help with a very similar question, and no the magnitudes are not equal.

Make them equal. If you divide a vector by its length you get a vector of unit length. And you don't change the direction. Sorry to Andy13 for not getting back earlier. For some reason I never caught the response.
 


Thanks!
 
Last edited:


loganblacke said:
ok so add the unit vectors then divide by two. Then does the resultant vector go from the terminal point of the fist vector to the terminal point of the second vector?

Did you draw a picture? It should go from the origin to the average of the two vectors. The average of the two vectors is the midpoint of the base of the isosceles triangle the two vectors make. That's why it's a bisector.
 
Last edited:


Dick said:
Did you draw a picture? It should go from the origin to the average of the two vectors. The average of the two vectors is the midpoint of the base of the isosceles triangle the two vectors make. That's why it's a bisector.

Yeah sorry, as soon as I wrote that I realized my error, I was for whatever reason interpreting "bisect both vectors" as pass through them, not split them.
 
vectors

I am new to vectors and i am facing some problems in finding the angle between two vectors in multiplications if you can help me in finding it by the help of a formula and a simple example i would be grateful to you...
and one more thing when do we use right hand thumb (screw)rule??
 
  • #10


I am new to vectors and i am facing some problems in finding the angle between two vectors in multiplications if you can help me in finding it by the help of a formula and a simple example i would be grateful to you...
and one more thing when do we use right hand thumb (screw)rule??
i know i should have not used your post for posting it but i am not able to post my thered!
 
  • #11


Here's an example for you:

Find a vector W that bisects the smaller of the two angles formed by 12i+5j and 15i - 8j.

Step 1: rewrite as vector A = <12, 5> and Vector B = <15, -8> and find the unit vector for both A and B.

Unit Vector = A/|A| = (12, 5)/Sqrt(12^2+5^2) = (12/13, 5/13)
Unit Vector B = B/|B| = (15, -8)/Sqrt(15^2+-8^2) = (15/17, -8/17)

Step 2: Plug into the formula (Unit Vector A + Unit Vector B)/2 = W

((12/13)+(15/17), (5/13)-(8/17))/2 = W = <399/442, -19/442>
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K