From 968e9a7763ef6ec30a1f25ba9e64cafaabfcde64 Mon Sep 17 00:00:00 2001
From: "alexandr.benzonan" <alexandre.benzonana@etu.hesge.ch>
Date: Mon, 11 Jan 2021 22:02:41 +0100
Subject: [PATCH] =?UTF-8?q?La=20question=20demande=20la=20force=20r=C3=A9s?=
 =?UTF-8?q?ultante=20d=C3=BBe=20au=20parachute,=20je=20me=20suis=20donc=20?=
 =?UTF-8?q?permis=20de=20la=20calculer=20:)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 exercices/newton.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/exercices/newton.md b/exercices/newton.md
index ff8a724..28e466f 100644
--- a/exercices/newton.md
+++ b/exercices/newton.md
@@ -82,6 +82,10 @@ Après l'ouverture du parachute la vitesse de chute devient constante. On a donc
 $$
 F_\mathrm{fr}=m\cdot g=980\ N.
 $$
+La force de frottement dûe au parachute est quand à elle obtenue obtenue en soustrayant la force de frottement initiale à la force de frottement total et vaut donc :
+$$
+m\cdot\g - m\cdot\g/4 = 735\ N.
+$$
 
 Exercice (Balance de M. Orestis) #
 
-- 
GitLab