Comprehensive Notes on Vector Addition Methods and Analysis

Comparison of Scalar and Vector Quantities

  • Scalar

    • Definition: A physical quantity with magnitude only.
    • Direction: It has no direction.
    • Examples:
      • Distance
      • Speed
      • Time
      • Mass
      • Temperature
      • Energy
    • Note: Size only.
  • Vector

    • Definition: A physical quantity with both magnitude and direction.
    • Examples:
      • Displacement
      • Velocity
      • Acceleration
      • Force
      • Weight
      • Momentum
    • Note: Vector value + direction.

Graphical Methods of Adding Vectors

  • Requirement for All Graphical Methods

    • All vectors must be drawn to scale.
    • A suitable scale must be chosen (e.g., 1cm=10N1\,\text{cm} = 10\,\text{N}).
  • 1. Head-to-Tail Method

    • Application: Used for two or more vectors.
    • Steps:
      1. Draw the first vector (AA) to scale.
      2. Place the tail of the second vector (BB) at the head of the first vector.
      3. Continue for the rest of the vectors (CC, etc.).
      4. Draw the resultant vector (RR) from the tail of the first vector to the head of the last vector.
    • Example Notation: AA (first vector), BB (second vector), CC (third vector), R=resultantR = \text{resultant}.
  • 2. Parallelogram Method

    • Application: Used for two vectors only.
    • Steps:
      1. Draw both vectors from the same starting point (to scale).
      2. Complete the parallelogram by drawing sides parallel to each vector.
      3. The diagonal from the common starting point represents the resultant (RR).
    • Example Notation: AA, BB (given vectors), R=resultantR = \text{resultant}.
  • 3. Triangle Method

    • Application: Used for two vectors only. This is essentially the same as the head-to-tail method for two vectors.
    • Steps:
      1. Draw the first vector.
      2. Place the tail of the second vector at the head of the first.
      3. Draw the resultant from the tail of the first vector to the head of the second.
    • Example Notation: AA, BB (given vectors), R=resultantR = \text{resultant}.
  • Vector Grouping (Associative Property)

    • The sum (resultant) is the same regardless of how the vectors are grouped.
    • Formulaic representation: A+(B+C)=(A+B)+CA + (B + C) = (A + B) + C.
    • Method: Add vectors BB and CC first then add to AA, or add AA and BB first then add CC.

Analytical Method: Component Solution

  • 1. Resolve Each Vector into Components

    • Rx=Rcos(θ)Rx = R \cos(\theta)
    • Ry=Rsin(θ)Ry = R \sin(\theta)
  • 2. Assign Direction Signs Based on Quadrants

    • θ\theta is the angle measured from the +x+x-axis (counterclockwise is positive).
    • Quadrant I: x-component(+)x\text{-component} (+), y-component(+)y\text{-component} (+).
    • Quadrant II: x-component()x\text{-component} (-), y-component(+)y\text{-component} (+).
    • Quadrant III: x-component()x\text{-component} (-), y-component()y\text{-component} (-).
    • Quadrant IV: x-component(+)x\text{-component} (+), y-component()y\text{-component} (-).
  • 3. Map to Cardinal Directions

    • East = +x+x
    • West = x-x
    • North = +y+y
    • South = y-y
  • 4. Add All Components

    • Rx=XRx = \sum X
    • Ry=YRy = \sum Y
  • 5. Find Resultant Magnitude

    • Formula: R=Rx2+Ry2R = \sqrt{Rx^2 + Ry^2}
  • 6. Find Resultant Direction (Angle)

    • Formula: θ=tan1(RyRx)\theta = \tan^{-1}(\frac{Ry}{Rx})
    • CAUTION: Always check the quadrant of the final angle based on the signs of RxRx and RyRy.

Problem 1: Three Forces on a Particle

  • Given Force Data:

    • F1=10NF_1 = 10\,\text{N} at 3030^\circ
    • F2=8NF_2 = 8\,\text{N} at 120120^\circ
    • F3=6NF_3 = 6\,\text{N} at 270270^\circ
  • Graphical Solution (Head-to-Tail):

    • Resultant (RR) approximately 11.2N11.2\,\text{N}.
    • Angle (θ\theta) approximately 7272^\circ (North of East).
  • Analytical Solution:

    • F1x=10cos(30)=8.66NF_1 x = 10 \cos(30^\circ) = 8.66\,\text{N}; F1y=10sin(30)=5.00NF_1 y = 10 \sin(30^\circ) = 5.00\,\text{N}
    • F2x=8cos(120)=4.00NF_2 x = 8 \cos(120^\circ) = -4.00\,\text{N}; F2y=8sin(120)=6.93NF_2 y = 8 \sin(120^\circ) = 6.93\,\text{N}
    • F3x=6cos(270)=0.00NF_3 x = 6 \cos(270^\circ) = 0.00\,\text{N}; F3y=6sin(270)=6.00NF_3 y = 6 \sin(270^\circ) = -6.00\,\text{N}
    • Rx=8.664.00+0.00=4.66N\sum Rx = 8.66 - 4.00 + 0.00 = 4.66\,\text{N}
    • Ry=5.00+6.936.00=5.93N\sum Ry = 5.00 + 6.93 - 6.00 = 5.93\,\text{N}
    • Resultant Magnitude: R=4.662+5.932=21.72+35.16=56.88=11.2NR = \sqrt{4.66^2 + 5.93^2} = \sqrt{21.72 + 35.16} = \sqrt{56.88} = 11.2\,\text{N}
    • Direction: θ=tan1(5.934.66)=51.9\theta = \tan^{-1}(\frac{5.93}{4.66}) = 51.9^\circ (Quadrant I since both are positive).
    • Final Answer: 5252^\circ North of East.

Problem 2: Four Forces on a Particle

  • Given Force Data:

    • F1=5NF_1 = 5\,\text{N} at 4545^\circ
    • F2=7NF_2 = 7\,\text{N} at 135135^\circ
    • F3=6NF_3 = 6\,\text{N} at 225225^\circ
    • F4=4NF_4 = 4\,\text{N} at 315315^\circ
  • Graphical Solution (Head-to-Tail):

    • Resultant (RR) approximately 2.5N2.5\,\text{N}.
    • Angle (θ\theta) approximately 193193^\circ (1313^\circ South of West).
  • Analytical Solution:

    • F1x=5cos(45)=3.54NF_1 x = 5 \cos(45^\circ) = 3.54\,\text{N}; F1y=5sin(45)=3.54NF_1 y = 5 \sin(45^\circ) = 3.54\,\text{N}
    • F2x=7cos(135)=4.95NF_2 x = 7 \cos(135^\circ) = -4.95\,\text{N}; F2y=7sin(135)=4.95NF_2 y = 7 \sin(135^\circ) = 4.95\,\text{N}
    • F3x=6cos(225)=4.24NF_3 x = 6 \cos(225^\circ) = -4.24\,\text{N}; F3y=6sin(225)=4.24NF_3 y = 6 \sin(225^\circ) = -4.24\,\text{N}
    • F4x=4cos(315)=2.83NF_4 x = 4 \cos(315^\circ) = 2.83\,\text{N}; F4y=4sin(315)=2.83NF_4 y = 4 \sin(315^\circ) = -2.83\,\text{N}
    • Rx=3.544.954.24+2.83=2.82N\sum Rx = 3.54 - 4.95 - 4.24 + 2.83 = -2.82\,\text{N}
    • Ry=3.54+4.954.242.83=1.42N\sum Ry = 3.54 + 4.95 - 4.24 - 2.83 = 1.42\,\text{N}
    • Resultant Magnitude: R=(2.82)2+(1.42)2=7.95+2.02=9.97=3.16NR = \sqrt{(-2.82)^2 + (1.42)^2} = \sqrt{7.95 + 2.02} = \sqrt{9.97} = 3.16\,\text{N}
    • Direction: θ=tan1(1.422.82)=26.7\theta = \tan^{-1}(\frac{1.42}{-2.82}) = -26.7^\circ.
    • Quadrant Correction: Since Rx\sum Rx is negative and Ry\sum Ry is positive, the resultant is in Quadrant II. Standard position angle = 18026.7=153.3180^\circ - 26.7^\circ = 153.3^\circ.

Detailed Step-by-Step Analytical Processing (Example Case)

  • Scenario: Vectors A=10mA = 10\,\text{m} and B=15mB = 15\,\text{m}.
  • Step 1: Tabulate the Vectors
    • Create columns for Distance, Angle, x-component, and y-component.
  • Step 2: Determine Angle from North-East Direction
    • θA=20\theta_A = 20^\circ
    • θB=50\theta_B = 50^\circ
  • Step 3: Resolve each vector into components
    • Ax=10cos(20)=9.40mAx = 10 \cos(20^\circ) = 9.40\,\text{m}
    • Ay=10sin(20)=3.42mAy = 10 \sin(20^\circ) = 3.42\,\text{m}
    • Bx=15cos(50)=9.64mBx = 15 \cos(50^\circ) = 9.64\,\text{m}
    • By=15sin(50)=11.49mBy = 15 \sin(50^\circ) = 11.49\,\text{m}
  • Step 4: Add all components together
    • Rx=Ax+Bx=9.40m+9.64m=19.04mRx = Ax + Bx = 9.40\,\text{m} + 9.64\,\text{m} = 19.04\,\text{m}
    • Ry=Ay+By=3.42m+11.49m=14.91mRy = Ay + By = 3.42\,\text{m} + 11.49\,\text{m} = 14.91\,\text{m}
  • Step 5: Calculate Magnitude using Pythagorean Theorem
    • R=(19.04m)2+(14.91m)2=24.18mR = \sqrt{(19.04\,\text{m})^2 + (14.91\,\text{m})^2} = 24.18\,\text{m}
  • Step 6: Calculate Angle using Inverse Tangent
    • θ=tan1(14.91m19.04m)=38.06\theta = \tan^{-1}(\frac{14.91\,\text{m}}{19.04\,\text{m}}) = 38.06^\circ

Important Reminders and Tools

  • Calculator Settings: Use DEGREE MODE in your scientific calculator.
  • Final Verification:
    • Check the signs of RxRx and RyRy.
    • Use inverse tan (tan1\tan^{-1}) and then check the quadrant adjustment (e.g., adding 180180^\circ if the vector is in the 2nd or 3rd quadrant).
    • Always include direction in the final answer (e.g., "3535^\circ North of East").
  • Tools Required for Lessons:
    1. Scientific Calculator
    2. Long Bond Paper
    3. Blue Pen
    4. Ruler
    5. Protractor