Skip to content Skip to sidebar Skip to footer

Widget Atas Posting

Vector Addition – Analytical Method

Although the graphical method of adding vectors helps us in visualising the vectors and the resultant vector, it is sometimes tedious and has limited accuracy. It is much easier to add vectors by combining their respective components. Consider two vectors A and B in x-y plane with components A$_x$, A$_y$  and B$_x$, B$_y$:

$\mathbf{A}=A_x \mathbf{\hat{i}}+A_y \mathbf{\hat{j}}$

$\mathbf{B}=B_x \mathbf{\hat{i}}+B_y \mathbf{\hat{j}}$

Let R be their sum. We have

R = A + B = $\left (A_x \mathbf{\hat{i}}+A_y \mathbf{\hat{j}}  \right )+\left (B_x \mathbf{\hat{i}}+B_y \mathbf{\hat{j}}  \right )$

Since vectors obey the commutative and associative laws, we can arrange and regroup the vectors in Eq. (4.19a) as convenient to us:

$\mathbf{R}= \left (A_x +B_x   \right )\mathbf{\hat{i}}+\left (A_y +B_y   \right )\mathbf{\hat{j}}$

Since $\mathbf{R}= R_x\mathbf{\hat{i}}+R_y\mathbf{\hat{j}}$

we have, $R_x=A_x+B_x$, $R_y=A_y+B_y$

Thus, each component of the resultant vector R is the sum of the corresponding components of A and B.

In three dimensions, we have

$\mathbf{A}=A_x \mathbf{\hat{i}}+A_y \mathbf{\hat{j}}+A_z \mathbf{\hat{k}}$

$\mathbf{B}=B_x \mathbf{\hat{i}}+B_y \mathbf{\hat{j}}+B_z \mathbf{\hat{k}}$

$\mathbf{R}=\mathbf{A}+\mathbf{B}=R_x \mathbf{\hat{i}}+R_y \mathbf{\hat{j}}+R_z \mathbf{\hat{k}}$

with

$R_x=A_x+B_x+C_x$, 

$R_y=A_y+B_y+C_y$

$R_z=A_z+B_z+C_z$

This method can be extended to addition and subtraction of any number of vectors. For example, if vectors a, b and c are given as

$\mathbf{a}=a_x \mathbf{\hat{i}}+a_y \mathbf{\hat{j}}+a_z \mathbf{\hat{k}}$

$\mathbf{b}=b_x \mathbf{\hat{i}}+b_y \mathbf{\hat{j}}+b_z \mathbf{\hat{k}}$

$\mathbf{c}=c_x \mathbf{\hat{i}}+c_y \mathbf{\hat{j}}+c_z \mathbf{\hat{k}}$

then, a vector T = a + bc has components:

$T_x=a_x+b_x-c_x$, 

$T_y=a_y+b_y-c_y$

$T_z=a_z+b_z-c_z$

Example 1 

Find the magnitude and direction of the resultant of two vectors A and B in terms of their magnitudes and angle θ between them.

Fig.1

Answer 

Let OP and OQ represent the two vectors A and B making an angle θ (Fig. 4.10). Then, using the parallelogram method of vector addition, OS represents the resultant vector R

 R = A + B

SN is normal to OP and PM is normal to OS. From the geometry of the figure,

OS$^2$ = ON$^2$ + SN$^2$ 

but ON = OP + PN = A + B cos θ 

SN = B sin θ 

OS$^2$ = (A + B cos θ)$^2$ + (B sin θ)$^2$ 

or, R$^2$ = A$^2$ + B$^2$ + 2AB cos θ

$R=\sqrt{(A^2+B^2+2AB \ cos \ \theta)}$

In ∆OSN, SN = OS sinα = R sinα, and 

in ∆PSN, SN = PS sin θ = B sin θ 

Therefore, R sin α = B sin θ

or $\frac{R}{sin \ \theta}=\frac{B}{sin \ \alpha}$

Similarly, PM = A sin α = B sin β

or $\frac{A}{sin \ \beta}=\frac{B}{sin \ \alpha}$

Combining Eqs. (4.24b) and (4.24c), we get

$\frac{R}{sin \ \theta}=\frac{A}{sin \ \sin \beta}=\frac{B}{sin \ \alpha}$

Using Eq. (4.24d), we get:

$sin \ \alpha=\frac{B}{R}sin \ \theta$

where R is given by Eq. (4.24a).

or, tan $\alpha$ = $\frac{SN}{OP+PN}=\frac{B \ sin \ \theta}{A+B \ cos \ \theta}$

Equation (4.24a) gives the magnitude of the resultant and Eqs. (4.24e) and (4.24f) its direction. Equation (4.24a) is known as the Law of cosines and Eq. (4.24d) as the Law of sines

Example 2

A motorboat is racing towards north at 25 km/h and the water current in that region is 10 km/h in the direction of 60° east of south. Find the resultant velocity of the boat.

Answer 

The vector vb representing the velocity of the motorboat and the vector vc representing the water current are shown in Fig. 4.11 in directions specified by the problem. Using the parallelogram method of addition, the resultant R is obtained in the direction shown in the figure.

Fig.2


We can obtain the magnitude of R using the Law of cosine :

$R=\sqrt{(v_b^2+v_c^2+2v_bv_c \ cos \ 120^0)}$

$R=\sqrt{(25^2+10^2+2(25)(10)(-1/2))} \cong$ 22 km/jam

To obtain the direction, we apply the Law of sines

$\frac{R}{sin \ \theta}=\frac{v_c}{sin \ \phi}$

or $sin \ \phi=\frac{v_c}{R} \ sin \ \theta$

$sin \ \phi=\frac{10}{21.8} \ sin \ 120^0 \cong 0.397$

$\phi \cong 23.4^0$

Post a Comment for "Vector Addition – Analytical Method"