2021-2022/2nd/Questions_flashs/P1/QF_S36-4.tex

64 lines
1.2 KiB
TeX
Executable File

\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
2nd
\vfill
30 secondes par calcul
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
Calculer la quantité suivante
\[
(8 - 5)\times 11 =
\]
\end{frame}
\begin{frame}{Calcul 2}
Convertir en km
\[
\np{630dm}
\]
\end{frame}
\begin{frame}{Calcul 3}
On peut acheter 250m de grillage pour 60\euro.
Combien vont me coûter 25m?
\end{frame}
\begin{frame}{Calcul 4}
Calculer l'aire de la figure bleu.
\begin{center}
\begin{tikzpicture}
\draw[very thick]
(-2,3) -- (-2,0) -- (3,0) -- node[midway, sloped, below]{8cm}
(3,3) -- cycle;
\filldraw[very thick, fill=blue!40]
(-2,3) --
(-2,0) -- node[midway, below]{7cm}
(3,0) -- cycle;
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}