2017-2018/6e/Calcul_Mental/P5/CM_18_05_14-1.tex

64 lines
1.1 KiB
TeX
Executable File

\documentclass[a4paper,10pt]{classPres}
\usepackage{./horloge}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Calcul mental}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\LARGE
\begin{center}
\begin{tikzpicture}[cap=round, rotate=90, transform canvas={scale=0.45}]
\clockAtick{10}{35}
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Calcul 2}
\huge
\[
4 \times \cdots = 36
\]
\end{frame}
\begin{frame}{Calcul 3}
\LARGE
Compléter la valeur manquante
\begin{center}
\begin{tabular}{|c|*{2}{p{2cm}|}}
\hline
Nombre de sacs & 2 & 20 \\
\hline
Prix & ... & 10 \\
\hline
\end{tabular}
\end{center}
\end{frame}
\begin{frame}{Calcul 4}
\LARGE
Quel est le maximum?
\begin{center}
2,5 \hspace{2cm}
2,30 \hspace{2cm}
2,05 \hspace{2cm}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}