Skip to content

Assessment: Vectors in Three Dimensions

Answer every question, then submit to see your score and which topics to review.

Part A — Concept Questions

Find the magnitude of v=(6,8,0).

Easy

Find the dot product of a=(1,1,1) and b=(2,3,4).

Easy

Part B — Formula & Application

Find the angle (in degrees) between a=(1,0,0) and b=(0,5,0).

Medium

Find the y-component of a×b for a=(0,1,0) and b=(0,0,1).

Medium

Part C — Problem Solving

Find the area of the parallelogram formed by a=(4,0,0) and b=(0,6,0).

Medium

For the line r=(3+t, 1−2t, 5+t), find the z-coordinate at t=4.

Medium

Part D — Real-Life Application

A game engine needs a compact test for whether a point lies on a flat surface, given the surface's normal vector and one known point on it. Which equation gives this directly?

Medium

An engineer needs the volume of a parallelepiped-shaped storage tank, described by three edge vectors from one corner. Which technique gives this directly?

Medium

Part E — Challenge

If a and b are perpendicular unit vectors, what is a·b?

Hard

Find the x-component of a×b for a=(0,2,0) and b=(0,0,3).

Hard

0/10 answered