From 93fb8cb2efab682b923f271c30243149b74e2064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20=40=20KASPARYAN-PC?= Date: Sun, 5 Jan 2025 13:38:51 -0300 Subject: [PATCH] vault backup: 2025-01-05 13:38:51 --- .../Cinemática/Movimento uniformemente variado.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Física/1. Tópicos Fundamentais/Exercícios/Cinemática/Movimento uniformemente variado.md b/Física/1. Tópicos Fundamentais/Exercícios/Cinemática/Movimento uniformemente variado.md index 8ae1e83..09883ce 100644 --- a/Física/1. Tópicos Fundamentais/Exercícios/Cinemática/Movimento uniformemente variado.md +++ b/Física/1. Tópicos Fundamentais/Exercícios/Cinemática/Movimento uniformemente variado.md @@ -27,12 +27,7 @@ a &= 4\text{m/s}^2 \\ $$ $$ \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 \\ +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} \\ \end{align*} $$ \ No newline at end of file