Vector Addition by Analytical (Component) Method

Physics · Motion In A Plane · NEET

The analytical (component) method adds vectors by breaking each one into its x-part and y-part, adding all x-parts to get Rx and all y-parts to get Ry, then finding the resultant using R = sqrt(Rx^2 + Ry^2) and its angle by tan(theta) = Ry/Rx. Memory hook: "Split, Sum, Square-root" — split into components, sum them axis by axis, then take the square root for the resultant.
xyRx = 8 (8 N force)Ry = 6 (6 N force)R = 10thetaR = sqrt(Rx^2+Ry^2)= sqrt(64+36) = 10tan(theta)=Ry/Rx=6/8
Two perpendicular vectors treated as components: Rx = 8 along x and Ry = 6 along y add head-to-tail to give resultant R = sqrt(8^2 + 6^2) = 10, with direction theta = tan inverse (6/8) = tan inverse (3/4) from the 8 N force.

Your doubts, answered

How do I add two vectors by the component method step by step?

Four steps. (1) Resolve each vector: for a vector A at angle theta, Ax = A cos(theta) and Ay = A sin(theta). (2) Add all x-components: Rx = Ax + Bx. (3) Add all y-components: Ry = Ay + By. (4) Combine: magnitude R = sqrt(Rx^2 + Ry^2) and direction tan(theta) = Ry / Rx. Example: A = 3 along +x, B = 4 along +y gives Rx = 3, Ry = 4, so R = sqrt(9 + 16) = 5 at tan(theta) = 4/3 above the x-axis.

Why can't I just add the magnitudes of two vectors directly?

Because vectors have direction. Adding magnitudes (3 + 4 = 7) only works if both vectors point the same way. When they point in different directions, part of each vector cancels or adds along each axis. Resolving into components lets you add same-direction parts (all x together, all y together) correctly. That is why 3 and 4 at right angles give 5, not 7.

What is the difference between the analytical method and the parallelogram law?

They give the same answer; they are just different tools. The parallelogram law uses one formula R = sqrt(A^2 + B^2 + 2AB cos(theta)) with the angle between the two vectors. The analytical method resolves each vector into x and y components and adds them separately. The component method is easier when you have three or more vectors, or when angles are messy, because you never need the angle between the vectors directly.

From which axis do I measure the direction angle of the resultant?

By default the angle from tan(theta) = Ry / Rx is measured from the positive x-axis (anticlockwise). Always check the signs of Rx and Ry to place the resultant in the correct quadrant. In force problems the direction is often quoted 'with respect to' one of the given forces, so read the question — the same resultant can be reported as an angle from the 8 N force or from the 6 N force.

What are Rx and Ry, and how do I find the final angle?

Rx is the total x-component (sum of all x-parts) and Ry is the total y-component (sum of all y-parts) of the resultant. The magnitude is R = sqrt(Rx^2 + Ry^2). The angle with the x-axis is theta = tan inverse (Ry / Rx). If Rx = 8 and Ry = 6, then R = 10 and theta = tan inverse (6/8) = tan inverse (3/4).

⚠️ The NEET trap
For perpendicular forces 8 N and 6 N, students write the direction as tan inverse (4/3) or measure it from the 6 N force, then pick that option.
Measure the angle from the stated reference. From the 8 N force, tan(theta) = (opposite 6 N) / (adjacent 8 N) = 6/8 = 3/4, so theta = tan inverse (3/4). It becomes tan inverse (4/3) only if measured from the 6 N force. Read which force the option refers to before choosing.
🧠 The resultant angle is quoted from the wrong reference vector.

Real NEET questions

2026

The magnitude and direction of the acceleration produced in a body of mass 5 kg when two mutually perpendicular forces 8 N and 6 N act on it are respectively:

A · 20 m/s^2; tan inverse (4/3) with the 8 N force
B · 2 m/s^2; tan inverse (3/4) with the 6 N force
C · 2 m/s^2; tan inverse (4/3) with the 8 N force
D · 2 m/s^2; tan inverse (3/4) with the 8 N force
Solution: The two forces are perpendicular, so treat 8 N as the x-component and 6 N as the y-component. Resultant force R = sqrt(Rx^2 + Ry^2) = sqrt(8^2 + 6^2) = sqrt(64 + 36) = sqrt(100) = 10 N. Acceleration a = R / m = 10 / 5 = 2 m/s^2. Direction from the 8 N force: tan(theta) = Ry / Rx = 6/8 = 3/4, so theta = tan inverse (3/4) with the 8 N force. Answer: D.

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: Resultant of Two VectorsKeep 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 analytical method of vector addition?

It is a method that resolves each vector into perpendicular x and y components, adds the x-components to get Rx and the y-components to get Ry, then finds the resultant as R = sqrt(Rx^2 + Ry^2) with direction tan(theta) = Ry / Rx.

What is the formula for the resultant in the component method?

R = sqrt(Rx^2 + Ry^2), where Rx is the sum of all x-components and Ry is the sum of all y-components. The angle with the x-axis is theta = tan inverse (Ry / Rx).

When are two forces easiest to add by this method?

When they are perpendicular. Then one force is the whole Rx and the other is the whole Ry, so R = sqrt(F1^2 + F2^2) directly, as in the 8 N and 6 N NEET problem giving 10 N.

Is the analytical method the same as the parallelogram law?

Both give the same resultant. The parallelogram law uses the angle between the two vectors in one formula; the analytical method splits every vector into components and is better for three or more vectors.

Why is the component method important for NEET?

Projectile motion, forces, and relative velocity in a plane all use x and y components. Mastering resolve-then-add lets you solve these fast without drawing parallelograms in the exam.