Chapter 1: Vectors, Lines and Planes
Section 1.3: Dot Product
Example 1.3.5
If A=3 i+2 j+5 k and B=−4 i+5 j+λ k, find all values of λ that make B orthogonal to A.
Solution
Mathematical Solution
For B to be orthogonal to A, the following must hold.
A·B=325·−45λ=−12+10+5 λ = 5 λ−2=0
Consequently, λ=2/5.
Maple Solution
Enter the vectors A and B
Enter A as per Table 1.1.1.a
Context Panel: Assign Name
A=3,2,5→assign
Enter B as per Table 1.1.1.
B=−4,5,λ→assign
Form and solve the equation A·B=0
Common Symbols palette: Dot-product operator Press the Enter key.
Context Panel: Solve≻Solve
A·B=0
5⁢λ−2=0
→solve
λ=25
<< Previous Example Section 1.3 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document