59 lines
1.0 KiB
TeX
59 lines
1.0 KiB
TeX
|
\documentclass[12pt]{classPres}
|
||
|
\usepackage{tkz-fct}
|
||
|
|
||
|
\author{}
|
||
|
\title{}
|
||
|
\date{}
|
||
|
|
||
|
\begin{document}
|
||
|
\begin{frame}{Questions flashs}
|
||
|
\begin{center}
|
||
|
\vfill
|
||
|
Terminale Maths complémentaires
|
||
|
\vfill
|
||
|
30 secondes par calcul
|
||
|
\vfill
|
||
|
\tiny \jobname
|
||
|
\end{center}
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}{Calcul 1}
|
||
|
Soit $X\sim \mathcal{B}(11; 0.1)$, calculer
|
||
|
\[
|
||
|
P(X = 5) =
|
||
|
\]
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}{Calcul 2}
|
||
|
Un article de mode est vendu en solde 225\euro. Les vendeurs expliquent qu'il est soldé à 25\%.
|
||
|
|
||
|
Quel était son prix avant les soldes?
|
||
|
\vfill
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}{Calcul 3}
|
||
|
Résoudre l'inéquation
|
||
|
\[
|
||
|
-5x - 12 \geq 2x + 1
|
||
|
\]
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}[fragile]{Calcul 4}
|
||
|
\vfill
|
||
|
Construire le tableau de signe de la fonction
|
||
|
\vfill
|
||
|
\[
|
||
|
f(x) = \frac{3x}{(x - 7)^2}
|
||
|
\]
|
||
|
\vfill
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}{Fin}
|
||
|
\begin{center}
|
||
|
On retourne son papier.
|
||
|
\end{center}
|
||
|
\end{frame}
|
||
|
|
||
|
|
||
|
\end{document}
|