2017-2018/3ePasserelles/Calcul_Mental/P4/CM_18_03_26-1.tex

58 lines
1.1 KiB
TeX
Executable File

\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*}
25 = ... \times ...
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
Je peux ranger 12 chaussures dans 3 boites.
Combien de chaussure je peux ranger dans une boite?
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[
F = 5 + 4x \times 2x + 6
\]
\end{frame}
\begin{frame}{Calcul 4}
\huge
Calculer l'aire de la figure
\begin{center}
\begin{tikzpicture}
\filldraw[very thick, fill=blue!60]
(-2,3) -- node[midway, sloped, below]{2cm}
(-2,0) -- node[midway, below]{6cm}
(3,0) -- cycle;
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}