Finding the Angle Between Vectors a and b

Click For Summary

Homework Help Overview

The problem involves vectors a and b, with specified magnitudes of 2 and 1, respectively. The task is to determine the angle between these vectors given that the vectors a+5b and 2a-3b are perpendicular.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the use of the dot product method and question whether it is appropriate for this problem. There is an exploration of the implications of the vectors being perpendicular and how to express this mathematically.

Discussion Status

Participants are actively engaging with the problem, offering insights into the properties of the dot product and its bilinearity. Some have suggested setting the dot product of the two vectors equal to zero to find the angle, while others are clarifying the definitions of the vectors involved.

Contextual Notes

There is some confusion regarding the representation of vectors a and b, with initial posts suggesting they are scalars rather than vectors. This has led to discussions about their magnitudes and the correct interpretation of the problem setup.

Jane K
Messages
3
Reaction score
0
1. Homework Statement
The vector a=2 and vector b=1. The vectors a+5b and 2a-3b are perpendicular. Determine the angle between a and b .



Homework Equations


The dot product a•b=lallblcosθ


The Attempt at a Solution


I've tried a few things but none of it really makes sense. I'm worried that maybe this question doesn't call for the dot product method but I've become fixed on it.
 
Physics news on Phys.org


Jane K said:
1. Homework Statement
The vector a=2 and vector b=1. The vectors a+5b and 2a-3b are perpendicular. Determine the angle between a and b .

Homework Equations


The dot product a•b=lallblcosθ

The Attempt at a Solution


I've tried a few things but none of it really makes sense. I'm worried that maybe this question doesn't call for the dot product method but I've become fixed on it.


You don't have a vector a = 2 and b = 1, those are scalars. Perhaps you mean their magnitudes are 2 and 1? What do you get if you dot a+5b and 2a-3b together?
 


"the vectors a and b have lengths 2 and 1, respectively." I'm trying to find the angle between the two. The dot product for the perpendicular vectors a+5b and 2a-3b would be zero... I am stuck:P.
 


Jane K said:
"the vectors a and b have lengths 2 and 1, respectively." I'm trying to find the angle between the two. The dot product for the perpendicular vectors a+5b and 2a-3b would be zero... I am stuck:P.

Show us what you get in terms of a and b when you dot those two vectors together and set it equal to 0.
 


Jane K said:
"the vectors a and b have lengths 2 and 1, respectively." I'm trying to find the angle between the two. The dot product for the perpendicular vectors a+5b and 2a-3b would be zero... I'm stuck:P.
"FOIL" works for vectors .

[itex]\left(\vec{a}+\vec{b}\right)\cdot\left(\vec{c}+ \vec{d}\right)=\vec{a}\cdot\vec{c}+\vec{a}\cdot \vec{d}+\vec{b}\cdot\vec{c}+\vec{b}\cdot\vec{d}[/itex]​
 


what SammyS means is that the dot product is bilinear, it is linear in each variable:

if a,b,c are vectors, and r is a scalar:

a.(b+c) = a.b + a.c
(a+b).c = a.c + b.c

a.(rb) = r(a.b)
(ra).b = r(a.b)

also, a.b = b.a (the dot product is symmetric).

thus (a+5b).(2a-3b) = 2(a.a) + 5(b.a) - 3(a.b) - 15(b.b)

a.a = |a|2, for any vector a.

you are given |a| and |b|, and you are given that the dot product (a+5b).(2a-3b) = 0.

if you can deduce what a.b is, then you can figure out the angle:

θ = arccos[(a.b)/(|a||b|)]
 


Thank-you everyone!
This really helped:)
 

Similar threads

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