diff --git a/2nd/Questions_flashs/P1/QF_S37-3.pdf b/2nd/Questions_flashs/P1/QF_S37-3.pdf new file mode 100644 index 0000000..44068ad Binary files /dev/null and b/2nd/Questions_flashs/P1/QF_S37-3.pdf differ diff --git a/2nd/Questions_flashs/P1/QF_S37-3.tex b/2nd/Questions_flashs/P1/QF_S37-3.tex new file mode 100755 index 0000000..acb4c6f --- /dev/null +++ b/2nd/Questions_flashs/P1/QF_S37-3.tex @@ -0,0 +1,58 @@ +\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} + Convertir en minutes + \[ + 3,5h + \] +\end{frame} + +\begin{frame}{Calcul 2} + Sur une carte, il est dessiné une église que l'on mesure à 0.5cm. On sait qu'en vrai cette église mesure 21m. + + Sur cette carte, il nous reste 10cm à marcher. À quelle distance cela correspond-t-il en vrai? +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + Est-ce que le triangle est-rectangle? + \begin{center} + \begin{tikzpicture} + \filldraw[very thick, fill=blue!40] + (-2,3) node [above]{$I$} -- node[midway, above] {4cm} + (3,3) node [above]{$J$} -- node[midway, right] {3cm} + (3.5,0) node [below]{$K$} -- node[midway, below] {5cm} + cycle; + %\draw (3, 3) -- (2.8, 3) -- (2.8, 2.8) -- (3, 2.8); + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 4} + Combien représente 20\% de 160\euro? +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/2nd/Questions_flashs/P1/QF_S37-4.pdf b/2nd/Questions_flashs/P1/QF_S37-4.pdf new file mode 100644 index 0000000..e3e5a72 Binary files /dev/null and b/2nd/Questions_flashs/P1/QF_S37-4.pdf differ diff --git a/2nd/Questions_flashs/P1/QF_S37-4.tex b/2nd/Questions_flashs/P1/QF_S37-4.tex new file mode 100755 index 0000000..0435d75 --- /dev/null +++ b/2nd/Questions_flashs/P1/QF_S37-4.tex @@ -0,0 +1,58 @@ +\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} + Convertir en cL + \[ + 45,896L + \] +\end{frame} + +\begin{frame}{Calcul 2} + On vend 6\euro un sachet avec 18 vis. + + Combien coûtent un sachet de 90vis identiques? +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + Donner la formule de Pythagore pour le triangle suivant: + \begin{center} + \begin{tikzpicture} + \filldraw[very thick, fill=blue!40] + (-2,3) node [above]{$G$} -- + (3,3) node [above]{$O$} -- + (3,0) node [below]{$D$} -- + cycle; + \draw (3, 3) -- (2.8, 3) -- (2.8, 2.8) -- (3, 2.8); + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 4} + Combien représente 75\% de 400\euro? +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}