From 4abc2b72a7e2462e33089b63d5938f6658eb01e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20=40=20KASPARYAN-PC?= Date: Sun, 5 Jan 2025 13:23:51 -0300 Subject: [PATCH] vault backup: 2025-01-05 13:23:51 --- .../Exercícios/Cinemática/Movimento uniformemente variado.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 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 e2293e3..a0ebec8 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 @@ -19,7 +19,9 @@ $$ 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} \\ -4\text{m} &= a \cdot t^2 \\ -a &= \dfrac{4\text{m}}{t^2} \\ +16\text{m} &= a \cdot t^2 \\ +a &= 16\text{m} \cdot t^{-2} \\ +a &= 16\text{m} \cdot 2^{-2} \\ +a &= 8\text{m/s^2} \end{align*} $$