In the previous section, we saw the properties of scalar product of vectors. In this section, we will continue that discussion and see some properties related to unit vectors. After that we will see some solved examples also.
1. What is ˆi.ˆi?
Answer:
• This is a dot product of two vectors ˆiandˆi
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, both the vectors lie along the x axis. That means they are parallel
• The angle θ between them will be 0
• So cos θ = cos 0 = 1
■ Thus we get: ˆi.ˆi=1×1×cos0=1×1×1=1
2. What is ˆj.ˆj?
Answer:
• This is a dot product of two vectors ˆjandˆj
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, both the vectors lie along the y axis. That means they are parallel
• The angle θ between them will be 0
• So cos θ = cos 0 = 1
■ Thus we get: ˆj.ˆj=1×1×cos0=1×1×1=1
3. Using the same procedure, we will get: ˆk.ˆk=1
■ We will write them as a result for easy reference
Eq.6.13:
ˆi.ˆi=ˆj.ˆj=ˆk.ˆk=1
Answer:
• This is a dot product of two vectors ˆiandˆj
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, the first vector lies along the x axis and the second vector lies along the y axis. That means they are perpendicular
• The angle θ between them will be 90o
• So cos θ = cos 90 = 0
(This is obvious because, we cannot project a vector onto another perpendicular vector)
■ Thus we get: ˆi.ˆi=1×1×cos90=1×1×0=0
5. What is ˆi.ˆk?
Answer:
• This is a dot product of two vectors ˆiandˆk
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, the first vector lies along the x axis and the second vector lies along the z axis. That means they are perpendicular
• The angle θ between them will be 90o
• So cos θ = cos 90 = 0
(This is obvious because, we cannot project a vector onto another perpendicular vector)
■ Thus we get: ˆi.ˆk=1×1×cos90=1×1×0=0
3. Using the same procedure, we will get: ˆj.ˆk=0
■ We will write them as a result for easy reference
Eq.6.14:
ˆi.ˆj=ˆi.ˆk=ˆj.ˆk=0
Solved example 6.1
Find the angle between force →F=3ˆi+4ˆj−5ˆk unit and displacement →d=5ˆi+4ˆj+3ˆk unit. Also find the projection of →F on →d.
Solution:
Part (a):
1. Using Eq.6.8, we get:
→F.→d=Fxdx+Fydy+Fzdz = 3×5 + 4×4 + -5×3 = 16
2. Using Eq.4.2, we have: |→F|=√F2x+F2y+F2z=√32+42+(−5)2=√50
3. We have: |→d|=√d2x+d2y+d2z=√52+42+32=√50
4. Using Eq.6.1, we get: →F.→d=|→F||→d|cosθ
= √50×√50×cosθ=50cosθ
5. Equating (1) and (4), we get: 16 = 50 cos θ
Thus we get: θ=cos−11650=cos−10.32
Part (b):
1. Projection of →F on →d is |→F|cosθ
2. In (2) above, we calculated |→F|
In (5) above, we calculated cosθ
3. So |→F|cosθ=√50×1650=16√50
Note:
• We know that if →A=Axˆi+Ayˆj+Azˆk, then |→A|=A2x+A2y+A2z
• Now, after learning dot product, we get a new method to find |→A|
• We will write the steps:
1. Using Eq.6.10 we have: →A.→A=A2x+A2y+A2z
2. Using Eq.6.2 we have: →A.→A=|→A|2
3. Equating (1) and (20, we get: |→A|2=A2x+A2y+A2z
Thus we get: |→A|=√A2x+A2y+A2z=→A.→A|→A|
Solved example 6.2
Prove that the vectors →A=2ˆi−3ˆj+ˆk and →B=ˆi+ˆj+ˆk are mutually perpendicular
Solution:
1. Using Eq.6.8, we get: →A.→B=AxBx+AyBy+AzBz = 2×1 - 3×1 + 1×1 = 0
2. We have |→A|=√A2x+A2y+A2z=√22+(−3)2+12=√14
3. We have |→B|=√B2x+B2y+B2z=√12+12+12=√3
4. Using Eq.6.3 we get: →A.→B=|→A||→B|cosθ=√14×√3×cosθ=√42cosθ
5. Equating (1) and (4) we get: 0=√42cosθ
⇒cosθ=0⇒θ=90o
Solved example 6.3
Find the component of (→A+→B) along (i) x axis (ii) →C
Given that: →A=ˆi−2ˆj,→B=2ˆi+3ˆk,→C=ˆi+ˆj
Solution:
Part (a):
1. Let →R=→A+→B
Then we get: →R=(ˆi−2ˆj)+(2ˆi+3ˆk)=3ˆi−2ˆj+3ˆk
2. Component of →R along the x axis is |→R|cosθ
• Where θ is the angle between →R and x axis
• So our next aim is to find θ.
3. The vector representation of x axis is ˆi
• So dot product of →R and x axis is: →R.ˆi
→R.ˆi=(3ˆi−2ˆj+3ˆk).(ˆi)=3
4. Also we have: →R.ˆi=|→R||ˆi|cosθ
• |→R|=√32+(−2)2+32=√22
• |ˆi|=1
• Thus we get: →R.ˆi=|→R||ˆi|cosθ=√22cosθ
5. Equating (3) and (4) we get: 3=√22cosθ
• Thus we get: cosθ=3√22
6. From (2), we get:
The required component = √22×3√22=3
Part (b):
1. We have to find the component of →R along →C
• The required component is |→R|cosθ1
• Where θ1 is the angle between →R and →C
• So our next aim is to find θ1
2. We have: →R.→C=3×1−2×1=1
3. Also we have: →R.→C=|→R||→C|cosθ1=√22×√2×cosθ1
4. Equating (8) and (9) we get: 1=√22×√2×cosθ1
⇒cosθ1=1√22×√2
5. Thus the required component = |→R|cosθ1=√22×1√22×√2=1√2
1. What is ˆi.ˆi?
Answer:
• This is a dot product of two vectors ˆiandˆi
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, both the vectors lie along the x axis. That means they are parallel
• The angle θ between them will be 0
• So cos θ = cos 0 = 1
■ Thus we get: ˆi.ˆi=1×1×cos0=1×1×1=1
2. What is ˆj.ˆj?
Answer:
• This is a dot product of two vectors ˆjandˆj
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, both the vectors lie along the y axis. That means they are parallel
• The angle θ between them will be 0
• So cos θ = cos 0 = 1
■ Thus we get: ˆj.ˆj=1×1×cos0=1×1×1=1
3. Using the same procedure, we will get: ˆk.ˆk=1
■ We will write them as a result for easy reference
Eq.6.13:
ˆi.ˆi=ˆj.ˆj=ˆk.ˆk=1
4. What is ˆi.ˆj?
• This is a dot product of two vectors ˆiandˆj
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, the first vector lies along the x axis and the second vector lies along the y axis. That means they are perpendicular
• The angle θ between them will be 90o
• So cos θ = cos 90 = 0
(This is obvious because, we cannot project a vector onto another perpendicular vector)
■ Thus we get: ˆi.ˆi=1×1×cos90=1×1×0=0
5. What is ˆi.ˆk?
Answer:
• This is a dot product of two vectors ˆiandˆk
• To calculate the dot product, we want three items:
(i) The magnitude of the first vector
• In this case, it is 1
(ii) The magnitude of the second vector
• In this case, it is 1
(iii) Cosine of the angle θ between the two vectors
• In this case, the first vector lies along the x axis and the second vector lies along the z axis. That means they are perpendicular
• The angle θ between them will be 90o
• So cos θ = cos 90 = 0
(This is obvious because, we cannot project a vector onto another perpendicular vector)
■ Thus we get: ˆi.ˆk=1×1×cos90=1×1×0=0
3. Using the same procedure, we will get: ˆj.ˆk=0
■ We will write them as a result for easy reference
Eq.6.14:
ˆi.ˆj=ˆi.ˆk=ˆj.ˆk=0
Let us write all the 14 results together:
Eq.6.1: →A.→B=|→A||→B|cosθ
• Where θ is the angle between →A and →B
Eq.6.2: →A.→A=|→A|2
Eq.6.3: →A.→B=→B.→A
Eq.6.4: (→A+→B).→C=(→A.→C+→B.→C)
Eq.6.5:
If→A=Axˆi+Ayˆj
And→B=Bxˆi+Byˆj
Then→A.→B=AxBx+AyBy
Eq.6.6:
If→Aand→Bare parallel
Then→A.→B=|→A|×|→B|
Eq.6.7:
If→Aand→Bare perpendicular
Then→A.→B=0
Eq.6.8:
If→A=Axˆi+Ayˆj+Azˆk
And→B=Bxˆi+Byˆj+Bzˆk
Then→A.→B=AxBx+AyBy+AzBz
Eq.6.9:
If→A=Axˆi+Ayˆj
Then→A.→A=A2x+A2y
Eq.6.10:
If→A=Axˆi+Ayˆj+Azˆk
Then→A.→A=A2x+A2y+A2z
Eq.6.11:
If→B=Bxˆi+Byˆj
Thenλ→B=(λBx)ˆi+(λBy)ˆj
Eq.6.12:
→A.(λ→B)=λ(→A.→B)
Eq.6.13:
ˆi.ˆi=ˆj.ˆj=ˆk.ˆk=1
Eq.6.14:
ˆi.ˆj=ˆi.ˆk=ˆj.ˆk=0
Eq.6.1: →A.→B=|→A||→B|cosθ
• Where θ is the angle between →A and →B
Eq.6.2: →A.→A=|→A|2
Eq.6.3: →A.→B=→B.→A
Eq.6.4: (→A+→B).→C=(→A.→C+→B.→C)
Eq.6.5:
If→A=Axˆi+Ayˆj
And→B=Bxˆi+Byˆj
Then→A.→B=AxBx+AyBy
Eq.6.6:
If→Aand→Bare parallel
Then→A.→B=|→A|×|→B|
Eq.6.7:
If→Aand→Bare perpendicular
Then→A.→B=0
Eq.6.8:
If→A=Axˆi+Ayˆj+Azˆk
And→B=Bxˆi+Byˆj+Bzˆk
Then→A.→B=AxBx+AyBy+AzBz
Eq.6.9:
If→A=Axˆi+Ayˆj
Then→A.→A=A2x+A2y
Eq.6.10:
If→A=Axˆi+Ayˆj+Azˆk
Then→A.→A=A2x+A2y+A2z
Eq.6.11:
If→B=Bxˆi+Byˆj
Thenλ→B=(λBx)ˆi+(λBy)ˆj
Eq.6.12:
→A.(λ→B)=λ(→A.→B)
Eq.6.13:
ˆi.ˆi=ˆj.ˆj=ˆk.ˆk=1
Eq.6.14:
ˆi.ˆj=ˆi.ˆk=ˆj.ˆk=0
Now we will see some solved examples
Solved example 6.1
Find the angle between force →F=3ˆi+4ˆj−5ˆk unit and displacement →d=5ˆi+4ˆj+3ˆk unit. Also find the projection of →F on →d.
Solution:
Part (a):
1. Using Eq.6.8, we get:
→F.→d=Fxdx+Fydy+Fzdz = 3×5 + 4×4 + -5×3 = 16
2. Using Eq.4.2, we have: |→F|=√F2x+F2y+F2z=√32+42+(−5)2=√50
3. We have: |→d|=√d2x+d2y+d2z=√52+42+32=√50
4. Using Eq.6.1, we get: →F.→d=|→F||→d|cosθ
= √50×√50×cosθ=50cosθ
5. Equating (1) and (4), we get: 16 = 50 cos θ
Thus we get: θ=cos−11650=cos−10.32
Part (b):
1. Projection of →F on →d is |→F|cosθ
2. In (2) above, we calculated |→F|
In (5) above, we calculated cosθ
3. So |→F|cosθ=√50×1650=16√50
Note:
• We know that if →A=Axˆi+Ayˆj+Azˆk, then |→A|=A2x+A2y+A2z
• Now, after learning dot product, we get a new method to find |→A|
• We will write the steps:
1. Using Eq.6.10 we have: →A.→A=A2x+A2y+A2z
2. Using Eq.6.2 we have: →A.→A=|→A|2
3. Equating (1) and (20, we get: |→A|2=A2x+A2y+A2z
Thus we get: |→A|=√A2x+A2y+A2z=→A.→A|→A|
Solved example 6.2
Prove that the vectors →A=2ˆi−3ˆj+ˆk and →B=ˆi+ˆj+ˆk are mutually perpendicular
Solution:
1. Using Eq.6.8, we get: →A.→B=AxBx+AyBy+AzBz = 2×1 - 3×1 + 1×1 = 0
2. We have |→A|=√A2x+A2y+A2z=√22+(−3)2+12=√14
3. We have |→B|=√B2x+B2y+B2z=√12+12+12=√3
4. Using Eq.6.3 we get: →A.→B=|→A||→B|cosθ=√14×√3×cosθ=√42cosθ
5. Equating (1) and (4) we get: 0=√42cosθ
⇒cosθ=0⇒θ=90o
Solved example 6.3
Find the component of (→A+→B) along (i) x axis (ii) →C
Given that: →A=ˆi−2ˆj,→B=2ˆi+3ˆk,→C=ˆi+ˆj
Solution:
Part (a):
1. Let →R=→A+→B
Then we get: →R=(ˆi−2ˆj)+(2ˆi+3ˆk)=3ˆi−2ˆj+3ˆk
2. Component of →R along the x axis is |→R|cosθ
• Where θ is the angle between →R and x axis
• So our next aim is to find θ.
3. The vector representation of x axis is ˆi
• So dot product of →R and x axis is: →R.ˆi
→R.ˆi=(3ˆi−2ˆj+3ˆk).(ˆi)=3
4. Also we have: →R.ˆi=|→R||ˆi|cosθ
• |→R|=√32+(−2)2+32=√22
• |ˆi|=1
• Thus we get: →R.ˆi=|→R||ˆi|cosθ=√22cosθ
5. Equating (3) and (4) we get: 3=√22cosθ
• Thus we get: cosθ=3√22
6. From (2), we get:
The required component = √22×3√22=3
Part (b):
1. We have to find the component of →R along →C
• The required component is |→R|cosθ1
• Where θ1 is the angle between →R and →C
• So our next aim is to find θ1
2. We have: →R.→C=3×1−2×1=1
3. Also we have: →R.→C=|→R||→C|cosθ1=√22×√2×cosθ1
4. Equating (8) and (9) we get: 1=√22×√2×cosθ1
⇒cosθ1=1√22×√2
5. Thus the required component = |→R|cosθ1=√22×1√22×√2=1√2
No comments:
Post a Comment