Chapter 1: Vectors, Lines and Planes
Section 1.4: Cross Product
Example 1.4.4
Find a unit vector orthogonal to the plane containing the vectors and .
Solution
Mathematical Solution
The vector
= =
is orthogonal to both A and B. Of course, so is its negation, . Unit vectors in each of these two directions are
Maple Solution - Interactive
Initialize
Tools≻Load Package: Student Multivariate Calculus
Loading Student:-MultivariateCalculus
Enter A as per Table 1.1.1.
Context Panel: Assign to a Name≻A
Enter B as per Table 1.1.1.
Context Panel: Assign to a Name≻B
Obtain and normalize the vectors and
Common Symbols palette: Cross-product operator Context Panel: Evaluate and Display Inline
Context Panel: Student Multivariate Calculus≻Normalize
=
Maple Solution - Coded
Install the Student MultivariateCalculus package.
Define the vectors A and B.
Obtain the two possible solutions
Apply the Normalize command to the CrossProduct of A and B.
<< Previous Example Section 1.4 Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2025. 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