MAST10007 Chap.4 Vectors, Dot and Cross Products, Lines and Planes
Vectors, Dot and Cross Products, Lines and Planes
Chapter 4 develops vectors, dot and cross products, lines and planes for University of Melbourne MAST10007. Vectors carry magnitude and direction. The dot product measures alignment and gives orthogonality when it is zero. In three dimensions the cross product produces a vector perpendicular to both inputs, with magnitude equal to the parallelogram area.
A line needs a point and a direction; a plane needs a point and a normal. Keeping those roles distinct prevents most setup errors. It pairs exact definitions with a new completed example, two concept diagrams, diagnostic contrasts and answered retrieval prompts.
The central skill is translating geometry into the right algebraic object.
A direction vector moves along a line, while a normal vector is perpendicular to every direction in a plane. Dot products test perpendicularity and build projections; cross products produce perpendicular directions and encode area. Once an equation has been formed, a point test checks membership directly.
A complete argument states which vector plays which role, performs the corresponding product, and interprets the result geometrically rather than leaving an unexplained scalar or vector.
What this chapter covers
- 01
Vector arithmetic and length
- 02
Dot product and angle
- 03
Orthogonality
- 04
Scalar and vector projection
- 05
Cross product
- 06
Area and orientation
- 07
Parametric lines
- 08
Normal form of a plane
- 09
Intersections and distances
- 10
Geometry-to-algebra translation
- 11
Choosing direction vectors versus normal vectors
- 12
Point-membership checks for lines and planes
- 13
Interpreting dot and cross product outputs geometrically
Vectors, Dot and Cross Products, Lines and Planes worked example
- stepUse n·(x-p)=0, giving 2(x-1)-y+3(z-2)=0.
- stepExpand only after the geometric form is secure: 2x-y+3z=8.
- stepAt q, the left side is 4-1+3=6, not 8, so q is not on the plane.
- stepThe residual n·(q-p)=-2 also records the signed normal displacement before division by ||n||.
Key terms
- Vector arithmetic and length
- Vector addition combines components and scalar multiplication changes magnitude and possibly direction. The Euclidean norm is the square root of the sum of squared components. A unit vector is obtained only from a nonzero vector by dividing by its norm.
- Dot product and angle
- The dot product is both a component sum and ||u||||v||cosθ. Its sign distinguishes acute, right, and obtuse angles. When recovering θ, divide by both norms and check that the resulting cosine lies between −1 and 1.
- Orthogonality
- Vectors are orthogonal exactly when their dot product is zero. Orthogonality is a relation, not a claim that either vector is zero. The zero vector is orthogonal to everything but has no direction and cannot define an angle.
- Scalar and vector projection
- The projection of v onto nonzero u is ((v·u)/(u·u))u. The remaining vector v−proj_u(v) is perpendicular to u. Checking that residual dot product is often faster than recomputing the projection.
- Cross product
- In R3, u×v is perpendicular to both inputs and follows the right-hand orientation. Reversing the order negates the vector. Parallel inputs produce the zero vector, so they cannot supply a plane normal through their cross product.
- Area and orientation
- The magnitude ||u×v|| is the area of the parallelogram spanned by u and v; half gives the triangle area. This interpretation also checks scale: doubling one side doubles the area, while adding a parallel component does not.
- Parametric line
- A line is described by a fixed point plus every scalar multiple of a nonzero direction vector. The point anchors the line and the direction controls its orientation. Changing the scale of the direction vector leaves the geometric line unchanged.
- Point-normal plane equation
- A plane through a point with normal vector n consists of points x satisfying n dotted with the displacement from the fixed point to x equals zero. The equation expresses that every in-plane displacement is perpendicular to the normal.
Vectors, Dot and Cross Products, Lines and Planes FAQ
How do I check vector arithmetic and length?
Vector addition combines components and scalar multiplication changes magnitude and possibly direction. The Euclidean norm is the square root of the sum of squared components. A unit vector is obtained only from a nonzero vector by dividing by its norm. Yes: their dot product is 2-2+0=0.
What is the main trap in vectors, dot and cross products, lines and planes?
A plane normal is perpendicular to every in-plane direction; it is not itself a direction along the plane. Projection onto v requires v≠0. Cross-product order changes the sign.
Can AI help with this MAST10007 topic?
Yes. Ask Sia to explain one step, create a fresh practice problem, or check your reasoning. Use it to learn rather than complete graded assessment, and follow University of Melbourne academic-integrity rules.
How do I decide whether a dot product or cross product is the useful tool?
Use a dot product when the question concerns angle, orthogonality, projection, or a plane normal condition. Use a cross product in three dimensions when you need a vector perpendicular to two directions or an area. Name the desired output before choosing the operation.
What is a reliable way to check a line or plane equation?
Insert the defining point and confirm it satisfies the equation. For a line, confirm the direction moves within the description. For a plane, confirm the normal is perpendicular to known in-plane directions. A separate candidate-point substitution then answers membership without changing the model.
Exam move
Use the varied 10-page chapter as a dependency map: define each object, reproduce the fresh worked example, explain both diagrams, answer the two retrieval prompts, and perform an independent check. For vectors, dot and cross products, lines and planes, revisit the first line where your representation, dimensions, or theorem conditions diverge.
Make a translation table pairing each geometric phrase with its algebraic role: along a line means direction, perpendicular to a plane means normal, orthogonal means zero dot product, and perpendicular to two spatial directions suggests a cross product. Rework the example by labelling point, displacement, direction, and normal before calculating, then use membership and orthogonality checks to audit the result.
Working through Vectors, Dot and Cross Products, Lines and Planes in MAST10007? Sia is AskSia’s AI Mathematics tutor — ask any MAST10007 Vectors, Dot and Cross Products, Lines and Planes question and get a clear, step-by-step explanation grounded in how MAST10007 is taught and assessed. Read this chapter free, then take your hardest questions to Sia.