Feat: Questions flash S35 2nd
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
BIN
2nd/Questions_flashs/P1/QF_S35-1.pdf
Normal file
BIN
2nd/Questions_flashs/P1/QF_S35-1.pdf
Normal file
Binary file not shown.
60
2nd/Questions_flashs/P1/QF_S35-1.tex
Executable file
60
2nd/Questions_flashs/P1/QF_S35-1.tex
Executable file
@@ -0,0 +1,60 @@
|
||||
\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
|
||||
\[
|
||||
20 - 3\times5 =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
Convertir en m
|
||||
\[
|
||||
\np{30543cm}
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
On arrive à produire 4 millions pièces en 3mois.
|
||||
|
||||
Combien de temps nous faudra-t-il pour produire 10 millions de pièces?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
Calculer l'aire de la figure
|
||||
\begin{center}
|
||||
\begin{tikzpicture}
|
||||
\filldraw[very thick, fill=blue!60]
|
||||
(-2,3) -- node[midway, sloped, below]{3cm}
|
||||
(-2,0) -- node[midway, below]{4cm}
|
||||
(3,0) -- (3,3) -- cycle;
|
||||
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user