Feat(Clg_Mouthe): nouvelles questions flashs

This commit is contained in:
2018-11-15 09:26:31 +01:00
parent 84ace0cd85
commit 5f11b17a5f
6 changed files with 109 additions and 3 deletions

View File

@@ -0,0 +1,52 @@
\documentclass[a4paper,10pt]{classPres}
\usepackage{tkz-fct}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\huge
\begin{eqnarray*}
(6 + 2) \times 7 - 50 =
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
\huge
Je cours pendant 2h et je parcours 16km.
Quelle est ma vitesse (en km/h)?
\end{frame}
\begin{frame}{Calcul 3}
\huge
Combien font 150\% de 20m?
\end{frame}
\begin{frame}{Calcul 4}
\huge
\begin{itemize}
\item Une moto coûte 100\euro.
\item Son prix augmente de 40\%.
\end{itemize}
Quel est son nouveau prix?
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}