-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy paths2.tex
More file actions
19 lines (19 loc) · 725 Bytes
/
s2.tex
File metadata and controls
19 lines (19 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
To obtain the resultant force, the projection of the resultant on the vertical and horizontal axes is determined as the sum of the projections of the four forces onto the respective axes,
\begin{align*}
R_H &= F_1 \cos\ang{30} - F_2\sin\ang{20} + F_4 \cos\ang{15}\\
&= \SI{199.1}{\N} \,,\\
R_V &= F_1 \sin\ang{30} +F_2 \cos\ang{20}-F_3 -F_4\sin\ang{15}\\
&= \SI{14.3}{\N} \, .
\end{align*}
The angle with the horizontal then follows from
\begin{align*}
\frac{R_V}{R_H} &= \frac{R\sin\alpha}{R\cos\alpha}\\
&= \tan\alpha \\
&=0.0718\, .
\end{align*}
Hence, $\alpha=\ang{4.1}$. The magnitude of the resultant follows from,
\begin{align*}
|R| &=\sqrt{R_H^2+R_V^2}\\
&= \SI{199.6}{\N}
\end{align*}
\clearpage