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

This commit is contained in:
2025-01-05 13:43:51 -03:00
parent 93fb8cb2ef
commit 5925f6a413
2 changed files with 5 additions and 3 deletions
@@ -25,9 +25,11 @@ a &= 16\text{m} \cdot 2^{-2} \\
a &= 4\text{m/s}^2 \\
\end{align*}
$$
$$\LARGE S_f = S_0 + v_0 \cdot t + \dfrac{a \cdot t^2}{2}$$
$$
\begin{align*}
S_f = S_0 + v_0 \cdot t + \dfrac{a \cdot t^2}{2} \\
0 = -2 + v_0 \cdot t + \dfrac{a \cdot t^2}{2} \\
S_f &= -2 + \dfrac{a \cdot t^2}{2} \\
S_f &= -2 + \dfrac{4m/s^2 \cdot 1s^2}{2} \\
S_f &= -2 + \dfrac{4m/s^2 \cdot 1s^2}{2} \\
\end{align*}
$$