Ludium
Sign In
Multivariable Calculus
Vectors and Dot Products
01Vectors, Components, and Length in Space02Scaling and Adding Vectors: The Parallelogram Rule03The Dot Product and the Law of Cosines04Finding Angles in Space With the Dot Product05The Perpendicularity Test and the Normal Vector to a PlaneProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Determinants and the Cross Product
01The Component of a Vector Along Any Unit Direction02The 2x2 Determinant and the Area of a Parallelogram03The 3x3 Determinant and the Volume of a Box04The Cross Product and the Right-Hand Rule05The Triple Product and the Volume of a ParallelepipedProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Matrices and Inverse Matrices
01Why Swapping a Cross Product Flips Its Sign02The Equation of a Plane Through Three Points03Matrix Multiplication: Rows Dotted With Columns04Matrices as Transformations: Identity and Rotation05The Inverse Matrix and Solving AX = B06Computing a 3x3 Inverse: Minors, Cofactors, AdjointProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
Planes and Square Systems
01Planes From a Point and a Normal Vector02Reading the Normal Vector Off a Plane Equation03Three Planes, One Point: Solving a 3x3 System04Invertibility, det A, and the Homogeneous System05When det A = 0: Coplanar Normals and a Line of SolutionsProblem set0/10Problem set 20/10Practice∞

Scaling and Adding Vectors: The Parallelogram Rule

How can laying two arrows head-to-tail and simply adding their components ever produce the very same arrow?


Loading…

←Previous Vectors, Components, and Length in SpaceNext The Dot Product and the Law of Cosines →

Your summary note

    1. 1

      Scalar multiplication of a vector

      Record that multiplying by a scalar stretches, shrinks or reverses a vector, and show how 3i^+2j^+k^3\hat{i}+2\hat{j}+\hat{k}3i^+2j^​+k^ and ⟨3,2,1⟩\langle 3,2,1\rangle⟨3,2,1⟩ describe the same arrow.

    2. 2

      Vector addition and the parallelogram rule

      Draw the head-to-tail construction giving the diagonal A⃗+B⃗\vec{A}+\vec{B}A+B, use it to state A⃗+B⃗=B⃗+A⃗\vec{A}+\vec{B}=\vec{B}+\vec{A}A+B=B+A, and write the componentwise formula ⟨a1+b1,a2+b2,a3+b3⟩\langle a_1+b_1, a_2+b_2, a_3+b_3\rangle⟨a1​+b1​,a2​+b2​,a3​+b3​⟩.

    3. 3

      Vector subtraction as the other diagonal

      State that A⃗−B⃗\vec{A}-\vec{B}A−B means adding −B⃗-\vec{B}−B head-to-tail, and mark it as the second diagonal of the same parallelogram.

    Attempt 1 of 2