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

This commit is contained in:
2025-01-05 13:33:51 -03:00
parent 1cc6fbeb01
commit bd2de25feb
2 changed files with 13 additions and 2 deletions
@@ -25,3 +25,14 @@ a &= 16\text{m} \cdot 2^{-2} \\
a &= 4\text{m/s}^2 \\
\end{align*}
$$
$$
\begin{align*}
x(2) - x(0) &= \dfrac{a \cdot t^2}{2} \\
8\text{m} &= \dfrac{a \cdot t^2}{2} \\
8\text{m} &= a \cdot t^2 \cdot 2^{-1} \\
16\text{m} &= a \cdot t^2 \\
a &= 16\text{m} \cdot t^{-2} \\
a &= 16\text{m} \cdot 2^{-2} \\
a &= 4\text{m/s}^2 \\
\end{align*}
$$