When Sum and Difference of Two Vectors Are Equal (Perpendicular Vectors)

Physics · Motion In A Plane · NEET

If the magnitude of the sum of two vectors equals the magnitude of their difference, that is |A + B| = |A - B|, then the two vectors are perpendicular, so the angle between them is 90 degrees. The reason: squaring both sides cancels A squared and B squared and leaves 4(A.B) = 0, which forces cos(theta) = 0. Memory hook: "sum = difference means the vectors form a right angle (like the two sides of an L)."
When theta = 90 degrees: |A + B| = |A - B|ABA + BA-BA - BBoth diagonals = sqrt(A^2 + B^2), so A.B = 0
Left: A and B meet at 90 degrees; the sum A+B is a rectangle diagonal of length sqrt(A^2+B^2). Right: the difference A-B (that is, A plus -B) is the other diagonal, with the same length. Equal diagonals mean the dot product A.B = 0, so the vectors are perpendicular.

Your doubts, answered

If |A+B| = |A-B|, what is the angle between the vectors?

The angle is exactly 90 degrees, so the vectors are perpendicular. Start from |A+B|^2 = |A-B|^2. Expand both sides: A^2 + B^2 + 2(A.B) = A^2 + B^2 - 2(A.B). Cancel A^2 and B^2. You get 4(A.B) = 0, so A.B = 0, which means AB cos(theta) = 0. Since A and B are non-zero, cos(theta) = 0 and theta = 90 degrees. This is a fixed result, not something you re-derive in the exam.

Does |A+B| = |A-B| mean the two vectors are equal?

No. This is the most common mix-up. Equal magnitude of sum and difference does NOT mean the vectors are equal or that A = B. It only tells you the angle between them is 90 degrees. Their magnitudes A and B can be completely different (for example 3 and 7); as long as they meet at a right angle, |A+B| = |A-B| holds.

When are the SUM and DIFFERENCE vectors themselves perpendicular to each other?

That is a different question. The vectors (A+B) and (A-B) are perpendicular to each other when A = B in magnitude (equal lengths), because (A+B).(A-B) = A^2 - B^2 = 0. Do not confuse this with the page's result: |A+B| = |A-B| means A is perpendicular to B (theta = 90). Read the question carefully to see which pair is being asked about.

What if |A+B| is greater than |A-B|, or smaller?

Use the sign of A.B. If |A+B| > |A-B|, then A.B > 0, so the angle is acute (less than 90 degrees). If |A+B| < |A-B|, then A.B < 0, so the angle is obtuse (more than 90 degrees). Equality is the exact boundary at 90 degrees. This lets you quickly judge acute, right, or obtuse from the two magnitudes.

How do I derive it fast without memorising formulas?

Write both magnitudes with the resultant formula. |A+B| = sqrt(A^2 + B^2 + 2AB cos(theta)) and |A-B| = sqrt(A^2 + B^2 - 2AB cos(theta)). Setting them equal and squaring, the only surviving term is 2AB cos(theta) = -2AB cos(theta), so 4AB cos(theta) = 0 and cos(theta) = 0. In under 15 seconds you reach theta = 90 degrees.

⚠️ The NEET trap
Reading |A+B| = |A-B| as A = B and picking angle 0 degrees.
Equal magnitudes of sum and difference means A.B = 0, so the angle is 90 degrees. It says nothing about the vectors being equal.
🧠 Sum = difference is a statement about ANGLE (90 degrees), never about the vectors being equal.

Real NEET questions

NEET 2016

If the magnitude of the sum of two vectors is equal to the magnitude of the difference of the two vectors, the angle between these vectors is:

A · 0 degrees
B · 90 degrees
C · 45 degrees
D · 180 degrees
Solution: Set the magnitudes equal and square both sides: |A + B|^2 = |A - B|^2. Expand: A^2 + B^2 + 2(A.B) = A^2 + B^2 - 2(A.B). Cancel A^2 and B^2 on both sides, which gives 4(A.B) = 0, so A.B = 0. Since A.B = AB cos(theta) and A, B are non-zero, cos(theta) = 0, so theta = 90 degrees. Answer: B.

Solved Motion In A Plane NEET PYQs

Try the real previous-year questions from this chapter — each with the answer and a full solution.

See all 24 Motion In A Plane NEET PYQs ›
Next concept: Dot Product (Scalar Product) of Two Vectors and Work DoneKeep learning — 2 minFeeling ready? Solve the Motion In A Plane NEET PYQs ›Or practice on your phone — get the free MedicNEET app ›

Frequently asked

What is the one-line NEET result for |A+B| = |A-B|?

The vectors are perpendicular; the angle between them is 90 degrees. Memorise this directly, it appears in NEET/AIPMT almost verbatim.

Is |A+B| = |A-B| the same as A being perpendicular to B?

Yes. Equal magnitude of the sum and the difference is exactly the condition A.B = 0, which is the definition of A perpendicular to B.

Do the magnitudes of A and B have to be equal?

No. Only the angle is fixed at 90 degrees. The magnitudes A and B can be any non-zero values.

Why does NEET like this question?

It tests whether you can turn a magnitude condition into a dot-product condition in one step. It rewards students who know A.B = 0 means perpendicular, which is the gateway to the dot product topic next.

What is the value of |A+B| when theta = 90?

When the vectors are perpendicular, |A+B| = |A-B| = sqrt(A^2 + B^2), the Pythagoras result. Both the sum and difference have the same length.