CM pour les 306

This commit is contained in:
2017-11-13 11:05:40 +03:00
parent b4a71c8da6
commit 82ac486f58
6 changed files with 155 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
\documentclass[a4paper,10pt]{classPres}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Calcul mental}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\huge
\begin{eqnarray*}
4 - 8 =
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
\begin{eqnarray*}
\frac{2}{6} = \frac{...}{3}
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 3}
\huge
\begin{eqnarray*}
10(2\times 3 - 1) =
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 4}
\LARGE
3 voitures mesurent 10m.
Combien mesurent 6 voitures?
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}