Vector Addition and Scalar Basics

Distinguishing Scalars and Vectors

In the study of physics, quantities are categorized based on whether they possess direction. A scalar quantity is defined by its magnitude only and lacks any directional component. Examples of scalars include distance, speed, time, mass, temperature, and energy. In contrast, a vector quantity possesses both magnitude and direction. Key examples of vectors include displacement, velocity, acceleration, force, weight, and momentum. While a scalar is defined by its size only, a vector value must always include a specific direction to be complete.

Graphical Methods for Vector Addition

Graphical methods require all vectors to be drawn to scale using specific tools, such as a ruler and a protractor. A common example of a scale is 1cm=10N1\,cm = 10\,N. There are three primary graphical techniques for determining the resultant vector (RR).

The Head-to-Tail Method is an exhaustive procedure used for two or more vectors. The first step involves drawing the first vector to scale. The second step requires placing the tail of the second vector at the head of the first. This process is continued for all subsequent vectors. Finally, the resultant vector is drawn from the tail of the first vector to the head of the last vector. In an example with vectors AA (first), BB (second), and CC (third), the resultant R=A+B+CR = A + B + C connects the very start of the chain to the very end.

The Parallelogram Method is restricted to cases involving only two vectors. To use this method, both vectors must be drawn starting from the same common point to scale. A parallelogram is then completed by drawing sides parallel to each of the given vectors. The resultant vector is represented by the diagonal line originating from the common starting point and extending to the opposite corner of the parallelogram.

The Triangle Method is also used for two vectors only and is essentially the same as the head-to-tail method Applied to a pair. The first vector is drawn, then the tail of the second vector is placed at the head of the first. The resultant is drawn from the tail of the first to the head of the second, forming the third side of a triangle.

Regardless of the method used, vector addition follows the associative property, meaning the sum is the same regardless of how the vectors are grouped: A+(B+C)=(A+B)+CA + (B + C) = (A + B) + C.

Analytical Method and Trigonometric Formulas

The analytical approach uses mathematical formulas to find the resultant of multiple vectors more precisely than graphical methods. This process involves five core steps. First, resolve each vector into its horizontal (xx) and vertical (yy) components. The formulas used are Rx=R×cos(θ)Rx = R \times \cos(\theta) and Ry=R×sin(θ)Ry = R \times \sin(\theta), where θ\theta is the angle measured from the +x+x-axis. Second, assign the correct signs based on the direction or quadrant. Third, calculate the sum of all x-components (ΣRx\Sigma Rx) and all y-components (ΣRy\Sigma Ry). Fourth, determine the magnitude of the resultant using the Pythagorean theorem: R=(ΣRx)2+(ΣRy)2R = \sqrt{(\Sigma Rx)^2 + (\Sigma Ry)^2}. Fifth, find the direction of the resultant using the inverse tangent function: θ=tan1(ΣRyΣRx)\theta = \tan^{-1}(\frac{\Sigma Ry}{\Sigma Rx}).

Coordinate Systems, Signs, and Reminders

When applying analytical methods, it is vital to assign signs based on cardinal directions. East is associated with the +x+x axis, West with the x-x axis, North with the +y+y axis, and South with the y-y axis. This relates directly to the four quadrants of a Cartesian plane. In Quadrant I (top-right), both x and y components are positive. In Quadrant II (top-left), x is negative and y is positive. In Quadrant III (bottom-left), both x and y are negative. In Quadrant IV (bottom-right), x is positive and y is negative.

Students must ensure their scientific calculators are set to degree mode rather than radian mode. After calculating the inverse tangent, always check the signs of ΣRx\Sigma Rx and ΣRy\Sigma Ry to determine the correct final quadrant. Proper notation for the final answer should include the magnitude, the unit, and the specific direction, such as 3535^\circ North of East.

Example Problem 1: Three Forces

In this scenario, three forces act on a particle: F1=10NF_1 = 10\,N at 3030^\circ, F2=8NF_2 = 8\,N at 120120^\circ, and F3=6NF_3 = 6\,N at 270270^\circ. To solve analytically, the components are calculated as follows:

For F1F_1: Rx=10×cos(30)=8.66NRx = 10 \times \cos(30^\circ) = 8.66\,N and Ry=10×sin(30)=5.00NRy = 10 \times \sin(30^\circ) = 5.00\,N. For F2F_2: Rx=8×cos(120)=4.00NRx = 8 \times \cos(120^\circ) = -4.00\,N and Ry=8×sin(120)=6.93NRy = 8 \times \sin(120^\circ) = 6.93\,N. For F3F_3: Rx=6×cos(270)=0.00NRx = 6 \times \cos(270^\circ) = 0.00\,N and Ry=6×sin(270)=6.00NRy = 6 \times \sin(270^\circ) = -6.00\,N.

The sums of the components are ΣRx=8.664.00+0.00=4.66N\Sigma Rx = 8.66 - 4.00 + 0.00 = 4.66\,N and ΣRy=5.00+6.936.00=5.93N\Sigma Ry = 5.00 + 6.93 - 6.00 = 5.93\,N. The magnitude of the resultant is 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\,N. The direction is θ=tan1(5.934.66)=51.9\theta = \tan^{-1}(\frac{5.93}{4.66}) = 51.9^\circ. Since both sums are positive, the vector is in Quadrant I, summarized as 5252^\circ North of East. A graphical head-to-tail diagram yields a similar result of approximately 11.2N11.2\,N at 7272^\circ North of East.

Example Problem 2: Four Forces

Four forces act as follows: F1=5NF_1 = 5\,N at 4545^\circ, F2=7NF_2 = 7\,N at 135135^\circ, F3=6NF_3 = 6\,N at 225225^\circ, and F4=4NF_4 = 4\,N at 315315^\circ.

Calculated components are: F1F_1: Rx=3.54Rx = 3.54, Ry=3.54Ry = 3.54F2F_2: Rx=4.95Rx = -4.95, Ry=4.95Ry = 4.95F3F_3: Rx=4.24Rx = -4.24, Ry=4.24Ry = -4.24F4F_4: Rx=2.83Rx = 2.83, Ry=2.83Ry = -2.83

The total x-component is ΣRx=3.544.954.24+2.83=2.82N\Sigma Rx = 3.54 - 4.95 - 4.24 + 2.83 = -2.82\,N. The total y-component is ΣRy=3.54+4.954.242.83=1.42N\Sigma Ry = 3.54 + 4.95 - 4.24 - 2.83 = 1.42\,N. The magnitude is R=(2.82)2+1.422=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\,N. The angle is tan1(1.422.82)=26.7\tan^{-1}(\frac{1.42}{-2.82}) = -26.7^\circ. Because x is negative and y is positive, the resultant is in Quadrant II. Measured counterclockwise from the +x+x-axis, the angle is 18026.7=153.3180^\circ - 26.7^\circ = 153.3^\circ. A scale diagram suggests an approximate resultant of 2.5N2.5\,N at 193193^\circ (1313^\circ South of West).

Liceo de Cagayan University: Step-by-Step Analytical Case Study

In a separate example involving distances, Vector AA is 10m10\,m at 2020^\circ and Vector BB is 15m15\,m at 5050^\circ. Following the tabulating method:

Step 1 & 2: Identify and tabulate the distances and angles (A=10,θ=20A=10, \theta=20^\circ; B=15,θ=50B=15, \theta=50^\circ). Step 3: Resolve into components. Ax=10×cos(20)=9.40mAx = 10 \times \cos(20^\circ) = 9.40\,m, Ay=10×sin(20)=3.42mAy = 10 \times \sin(20^\circ) = 3.42\,m. Bx=15×cos(50)=9.64mBx = 15 \times \cos(50^\circ) = 9.64\,m, By=15×sin(50)=11.49mBy = 15 \times \sin(50^\circ) = 11.49\,m. Step 4: Add components together. Rx=9.40+9.64=19.04mRx = 9.40 + 9.64 = 19.04\,m. Ry=3.42+11.49=14.91mRy = 3.42 + 11.49 = 14.91\,m. Step 5: Calculate resultant magnitude: R=19.042+14.912=24.18mR = \sqrt{19.04^2 + 14.91^2} = 24.18\,m. Step 6: Calculate the angle: θ=tan1(14.9119.04)=38.06\theta = \tan^{-1}(\frac{14.91}{19.04}) = 38.06^\circ.

Required Tools

To perform these calculations and drawings accurately, students should bring a scientific calculator, long bondpaper, a blue pen, a ruler, and a protractor.