feat(tstmg): change question dérivation pour inéquation
All checks were successful
Publish content / push (push) Successful in 10m39s
Publish content / build (push) Successful in 13m32s
Publish content / deploy (push) Successful in 1m21s

This commit is contained in:
2025-10-07 08:56:54 +02:00
parent 6ffb8a97ba
commit 62e66a7931
4 changed files with 6 additions and 7 deletions

View File

@@ -46,10 +46,10 @@
\end{frame}
\begin{frame}{Calcul 4}
% Dérivation
Calculer la dérivée de la fonction
% Inéquation
Résoudre l'inéquation suivante
\[
f(x) = 5x^2 + 10x - 5
3x - 6 > 0
\]
\end{frame}

View File

@@ -46,12 +46,11 @@
\end{frame}
\begin{frame}{Calcul 4}
% Dérivation
Calculer la dérivée de la fonction
% Inéquation
Résoudre l'inéquation suivante
\[
f(x) = -3x^2 + 12x - 5
2x + 10 > 0
\]
\end{frame}
\begin{frame}{Fin}