vault backup: 2025-01-05 13:13:51

This commit is contained in:
2025-01-05 13:13:51 -03:00
parent 356dc59c7f
commit 52a582cc6d
2 changed files with 7 additions and 2 deletions
@@ -13,6 +13,11 @@ x(1) &= 0\text{m} \\
x(2) &= 6\text{m}
\end{align*}
$$
$$\LARGE S_f = S_0 + v_0 \cdot t + \dfrac{a \cdot t^2}{2}$$
$$
v_f = v_0 + a \cdot t
\begin{align*}
x(2) - x(0) &= \dfrac{a \cdot t^2}{2} \\
8\text{m} &= \dfrac{a \cdot t^2}{2} \\
8\text{m} &= \dfrac{a}{2} \cdot t^2 \\
\end{align*}
$$