The parallelogram law says the magnitude of u + v depends on both vector lengths and the angle between them: \|u + v\|^2 = \|u\|^2 + \|v\|^2 + 2\|u\|\|v\|cos(θ). In Multivariable Calculus, it shows how vector addition works in space.
The parallelogram law is the formula that tells you how big the sum of two vectors is in Multivariable Calculus. If you know the lengths of vectors u and v and the angle between them, you can find the length of u + v without drawing every coordinate first.
The formula is |u + v|^2 = |u|^2 + |v|^2 + 2|u||v|cos(θ). That extra cosine term is what makes the rule more than just a Pythagorean theorem copy. It captures whether the vectors point more in the same direction, in opposite directions, or somewhere in between.
Geometrically, the law comes from placing the two vectors tail to tail and completing a parallelogram. The diagonal of that parallelogram is the vector sum. When the angle between the vectors is small, the cosine term is positive and the diagonal gets longer. When the vectors are perpendicular, cos(θ) = 0, so the formula simplifies to |u + v|^2 = |u|^2 + |v|^2, which looks exactly like the Pythagorean theorem.
That connection is why this term shows up right after vector addition in the vectors-in-space unit. You are not just adding coordinates mechanically, you are also learning how direction changes the result. For example, if u = <3, 0, 0> and v = <0, 4, 0>, the vectors are perpendicular, so |u + v| = 5. If the same two magnitudes pointed in similar directions instead, the sum would be longer than 5.
A common mistake is to think the lengths always add. They do not. Vector addition depends on direction, so two vectors can partially cancel or reinforce each other. The parallelogram law is the cleanest way to see that behavior in one formula and one picture.
The parallelogram law gives you a fast way to reason about vector sums before you get lost in coordinates. In Multivariable Calculus, that matters because vectors show up everywhere: displacement, force, velocity, gradient directions, and line or surface computations later in the course.
It also builds the habit of linking algebra to geometry. Instead of treating vectors as just ordered triples, you learn to read the effect of angle and magnitude together. That is a big deal when you are comparing two forces acting on the same object, finding the resultant of two movement vectors, or checking whether a sum should be larger or smaller than either input vector.
The law also connects directly to the dot product. Since the dot product contains cos(θ), the parallelogram law reinforces the same relationship between angle and vector length that you use in projections and angle-finding problems. If you can see why the diagonal changes as the angle changes, later topics like projections feel less abstract.
In problem sets, this term often appears when you need to justify a geometric step instead of only crunching coordinates. It gives you a built-in check on your answer. If your computed magnitude of u + v is smaller than both vectors even though they point mostly together, something is off.
Keep studying Multivariable Calculus Unit 1
Visual cheatsheet
view galleryVector Addition
The parallelogram law is the geometric picture behind vector addition. You place two vectors tail to tail, complete the parallelogram, and the diagonal represents the sum. In 3D, the same idea still works even when the drawing is harder to picture. This is the step that turns two separate vectors into one resultant vector.
Dot Product
The cosine term in the parallelogram law comes from the same angle information that appears in the dot product. If you know u · v, you can connect it to |u|, |v|, and cos(θ). That makes the law a nice bridge between geometric vector addition and algebraic angle calculations.
Magnitude
The law is really about the magnitude of a sum, not just the sum itself. It tells you how long the resulting vector is after direction is taken into account. This is useful when you need a size-only answer, like the length of a displacement or the strength of a combined force.
||v|| for magnitude
The notation |v| is the length of a vector, and the parallelogram law uses that notation on both sides of the formula. If you are not comfortable reading vector lengths in absolute-value style bars, the formula can look intimidating. Once you read |u| and |v| as lengths, the rule becomes much easier to parse.
A quiz question on this term usually asks you to find the magnitude of a sum, compare the size of two vectors, or identify what happens when the angle changes. You might be given two vectors, their lengths, and the angle between them, then asked to compute |u + v| using the formula. Another common move is recognizing the special case of perpendicular vectors, where the cosine term drops out and the result becomes a Pythagorean-style calculation.
You may also see a graph or word problem about two forces, two displacements, or two velocity components. In that case, you use the parallelogram law to explain why the resultant is longer, shorter, or exactly determined by the angle. The main skill is connecting the geometry of direction with the algebra of vector length.
The parallelogram law gives the magnitude of u + v from the lengths of u and v and the angle between them.
The cosine term tells you whether the vectors reinforce each other, cancel each other, or act like a right angle pair.
When two vectors are perpendicular, the law becomes the Pythagorean theorem for vectors.
This formula is a geometric way to understand vector addition in space, not just a coordinate rule.
If your answer ignores direction, you are probably missing the whole point of the law.
It is the formula for the magnitude of the sum of two vectors: |u + v|^2 = |u|^2 + |v|^2 + 2|u||v|cos(θ). In Multivariable Calculus, it shows how vector direction changes the size of the result, not just the coordinates.
The Pythagorean theorem is the special case when the vectors are perpendicular. The parallelogram law works for any angle, so it keeps the cosine term that measures how much the vectors point in the same direction.
Use it when you know vector magnitudes and the angle between them, and you want the size of their sum. It is common in geometry-based vector problems, force questions, and any setup where the direction of the vectors matters.
The angle changes the cosine term, which changes the size of the sum. Small angles make the sum longer because the vectors point more alike, while larger angles can reduce the result if the vectors pull in different directions.