Answer on Question #58423 – Math – Vector Calculus
Question
1. Find the angle between
A=2x+2j-k
and
B=6i-3j+2k
600
450
690
790
Solution
If A=2x+2j−k and B=6i−3j+2k, then
∣A∣=22+22+(−1)2=3,∣B∣=62+(−3)2+22=7.(A,B)=2⋅6+2⋅(−3)+(−1)⋅2=4.cosϕ=∣A∣⋅∣B∣(A,B)=214.ϕ=arccos214≈79∘.
Answer: arccos214≈79∘.
Question
2. Determine the value of a so that
A=2i+aj+k
and
B=4i-2j-2k
are perpendicular
a=5
a=3
a=1
a=7
Solution
If A=2i+aj+k and B=4i−2j−2k are perpendicular, then
0=(A,B)=2⋅4+a⋅(−2)+1⋅(−2)=8−2a−2=6−2a⇒6−2a=0⇒⇒3−a=0⇒a=3.
Answer: a=3.
Question
3. Determine a unit vector perpendicular to the plane of
A=2i-6j-3k
and
B=4i+3j−k±(37i−27j+67k)
±(35i+25j−65k)
±(14i−34j−12k)
±(−23i−13j+34k)
Solution
The equation of the plane is
∣∣xyz2−6−343−1∣∣+D=6x+6z−12y+24z+9x+2y+D=15x−10y+30z+D.n=(15,−10,30) is a vector perpendicular to the plane,
∣n∣=152+(−10)2+302=225+100+900=1225=35.
A unit vector perpendicular to the plane is
n1=∣n∣n=(3515,−3510,3530)=(73,−72,76),
hence n1=73i−72j+76k.
Answer: 73i−72j+76k.
Question
4. Find the work done in moving an object along a vector r=3i+2j−5k
3
5
7
9
Solution
The vector Fˉ=F1i+F2j+F3k is needed.
Then work done in moving an object along a vector r=3i+2j−5k is
A=(Fˉ,rˉ)=3F1+2F2−5F3.Question
5. Given that
A=2i−j+3k
and
B=3i+2j−k,
find
A·B
3
6
1
9
Solution
Given that A=2i−j+3k and B=3i+2j−k,
A⋅B=2⋅3+(−1)⋅2+3⋅(−1)=1.
Answer: A⋅B=1.
Question
6. If
A=2i−3j−k
and
B=i+4j−2k,
find
(A+B)×(A−B)3i+4j+25k2i+6j+2k−20i−6j−22k−3i−5j−25kSolution
If A=2i−3j−k and B=i+4j−2k,
A+B=(3,1,−3),A−B=(1,−7,1).(A+B)×(A−B)=∣∣i31j1−7k−31∣∣=∣∣1−7−31∣∣i−∣∣31−31∣∣j+∣∣311−7∣∣k=(1⋅1−(−7)⋅(−3))−(3⋅1−1⋅(−3))j+(3⋅(−7)−1⋅1)k=−20i−6j−22k.
Answer: (A+B)×(A−B)=−20i−6j−22k.
Question
7. If
A=3i−j+2k,B=2i+j−k,
and
C=i−2j+2k,
find
(A×B)×C
15i+15j-5k
5i+5j-5k
-10i+10j-5k
15i+10j-5k
Solution
If A=3i−j+2k, B=2i+j−k, and C=i−2j+2k,
A×B=∣∣i32j−11k2−1∣∣=i∣∣−112−1∣∣−j∣∣322−1∣∣+k∣∣32−11∣∣=((−1)⋅(−1)−1⋅2)i−−j(3⋅(−1)−2⋅2)+k(3⋅1−2⋅(−1))=−i+7j+5k.(A×B)×C=∣∣i−11j7−2k52∣∣=i∣∣7−252∣∣−j∣∣−1152∣∣+k∣∣−117−2∣∣=(7⋅2−(−2)⋅5)i−−((−1)⋅2−1⋅5)j+((−1)⋅(−2)−1⋅7)k=24i+7j−5k.
Answer: (A×B)×C=24i+7j−5k.
Question
8. Determine a unit vector perpendicular to the plane of
A=2i-6j-3k
and
B=4i+3j-k
35i-25j+65
17i-37j+47
37i-27j+67
27i-47j+57
Solution
The equation of the plane is
∣∣xyz2−6−343−1∣∣+D=6x+6z−12y+24z+9x+2y+D=15x−10y+30z+D.
A vector perpendicular to the plane is n=(15,−10,30),
∣n∣=225+100+900=1225=35.
A unit vector perpendicular to the plane is
n1=∣n∣n=(3515,−35−10,3530)=(73,−72,76),
hence
n1=73i−72j+76k.
Answer: n1=73i−72j+76k.
Question
9. Evaluate
(2i−3j)⋅[(i+j−k)×(3i−k)]
www.AssignmentExpert.com
5
6
8
Solution
(i+j−k)×(3i−k)=∣∣i13j10k−1−1∣∣=−i−2j−3k.(2i−3j)⋅[(i+j−k)×(3i−k)]=(2i−3j)⋅(−i−2j−3k)=2⋅(−1)+(−3)⋅(−2)+0⋅(−3)=−2+6+0=4.
Answer: 4.
Question
10. If
A=i−2j−3k,B=2i+j−k
and
C=i+3j−2k,
evaluate
(A×B)⋅C
-25
11
15
-20
Solution
A×B=∣∣i12j−21k−3−1∣∣=∣∣−21−3−1∣∣i−∣∣12−3−1∣∣j+∣∣12−21∣∣k=((−2)⋅(−1)−1⋅(−3))i−(1⋅(−1)−2⋅(−3))j+(1⋅1−2⋅(−2))k=5i−5j+5k.(A×B)⋅C=(5i−5j+5k)⋅(i+3j−2k)=5⋅1+(−5)⋅3+5⋅(−2)=5−15−10=−20.
Answer: (A×B)⋅C=−20.