diff --git a/td4-logique.md b/td4-logique.md index cd7858a..a13a3b6 100644 --- a/td4-logique.md +++ b/td4-logique.md @@ -40,8 +40,8 @@ Expressions booléennes > Question 7 : Distribuez au maximum -> (a + b).(c + ¬d).¬(a+b) -> ¬(a.b).c +> - (a + b).(c + ¬d).¬(a+b) +> - ¬(a.b).c > Question 8 : Factorisez au maximum