diff --git a/4e/Questions_flash/P4/QF_S15-1.pdf b/4e/Questions_flash/P4/QF_S15-1.pdf new file mode 100644 index 0000000..e7975a8 Binary files /dev/null and b/4e/Questions_flash/P4/QF_S15-1.pdf differ diff --git a/4e/Questions_flash/P4/QF_S15-1.tex b/4e/Questions_flash/P4/QF_S15-1.tex new file mode 100755 index 0000000..86cc9f0 --- /dev/null +++ b/4e/Questions_flash/P4/QF_S15-1.tex @@ -0,0 +1,79 @@ +\documentclass[14pt]{classPres} +\setmainfont{OpenDyslexic} +\usepackage{pgfplots} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flash} + \begin{center} + \vfill + 4e + \vfill + 30 secondes par calcul + \vfill + %\Large{Calculatrice autorisée} + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 1} + % géométrie + Calculer le volume du pavé + \begin{center} + \begin{tikzpicture}[every edge quotes/.append style={auto}] + \pgfmathsetmacro{\cubex}{5} + \pgfmathsetmacro{\cubey}{1} + \pgfmathsetmacro{\cubez}{3} + \draw [draw=black, every edge/.append style={draw=black, densely dashed, opacity=.5}, fill=blue!20] + (0,0,0) coordinate (o) -- ++(-\cubex,0,0) coordinate (a) -- ++(0,-\cubey,0) coordinate (b) edge coordinate [pos=1] (g) ++(0,0,-\cubez) -- ++(\cubex,0,0) coordinate (c) -- cycle + (o) -- ++(0,0,-\cubez) coordinate (d) -- ++(0,-\cubey,0) coordinate (e) edge (g) -- (c) -- cycle + (o) -- (a) -- ++(0,0,-\cubez) coordinate (f) edge (g) -- (d) -- cycle; + \path [every edge/.append style={draw=black, |-|}] + (b) +(0,-5pt) coordinate (b1) edge ["10cm"'] (b1 -| c) + (b) +(-5pt,0) coordinate (b2) edge ["5cm"] (b2 |- a) + (c) +(3.5pt,-3.5pt) coordinate (c2) edge ["10cm"'] ([xshift=3.5pt,yshift=-3.5pt]e) + ; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 2} + % Conversions + Convertir en heures + \vfill + \[ + 230min + \] + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + \vfill + Au magasin, 3kg de patates coûtent 13\euro tandis que 10kg de ces même patates coûtent 17\euro. + \vfill + Peut-on prévoir le prix de 7kg de ces patates? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Calcul littéral + Réduire l'expression suivante + \vfill + \[ + 10\times (4x - 2)= + \] + \vfill +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/4e/Questions_flash/P4/QF_S15-2.pdf b/4e/Questions_flash/P4/QF_S15-2.pdf new file mode 100644 index 0000000..7a8d578 Binary files /dev/null and b/4e/Questions_flash/P4/QF_S15-2.pdf differ diff --git a/4e/Questions_flash/P4/QF_S15-2.tex b/4e/Questions_flash/P4/QF_S15-2.tex new file mode 100755 index 0000000..62a1914 --- /dev/null +++ b/4e/Questions_flash/P4/QF_S15-2.tex @@ -0,0 +1,79 @@ +\documentclass[14pt]{classPres} +\setmainfont{OpenDyslexic} +\usepackage{pgfplots} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flash} + \begin{center} + \vfill + 4e + \vfill + 30 secondes par calcul + \vfill + %\Large{Calculatrice autorisée} + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 1} + % géométrie + Calculer le volume du pavé + \begin{center} + \begin{tikzpicture}[every edge quotes/.append style={auto}] + \pgfmathsetmacro{\cubex}{5} + \pgfmathsetmacro{\cubey}{4} + \pgfmathsetmacro{\cubez}{3} + \draw [draw=black, every edge/.append style={draw=black, densely dashed, opacity=.5}, fill=blue!20] + (0,0,0) coordinate (o) -- ++(-\cubex,0,0) coordinate (a) -- ++(0,-\cubey,0) coordinate (b) edge coordinate [pos=1] (g) ++(0,0,-\cubez) -- ++(\cubex,0,0) coordinate (c) -- cycle + (o) -- ++(0,0,-\cubez) coordinate (d) -- ++(0,-\cubey,0) coordinate (e) edge (g) -- (c) -- cycle + (o) -- (a) -- ++(0,0,-\cubez) coordinate (f) edge (g) -- (d) -- cycle; + \path [every edge/.append style={draw=black, |-|}] + (b) +(0,-5pt) coordinate (b1) edge ["5cm"'] (b1 -| c) + (b) +(-5pt,0) coordinate (b2) edge ["4cm"] (b2 |- a) + (c) +(3.5pt,-3.5pt) coordinate (c2) edge ["3cm"'] ([xshift=3.5pt,yshift=-3.5pt]e) + ; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 2} + % Conversions + Convertir en heures + \vfill + \[ + 20min + \] + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + \vfill + Je peux acheter 32 voiturettes pour 5\euro ou 50 voiturettes pour 6,25\euro + \vfill + Peut-on prévoir le prix de 10 voiturettes? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Calcul littéral + Développer puis réduire l'expression suivante + \vfill + \[ + (6x - 2)\times 3 = + \] + \vfill +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/4e/Questions_flash/P4/QF_S15-3.pdf b/4e/Questions_flash/P4/QF_S15-3.pdf new file mode 100644 index 0000000..5544877 Binary files /dev/null and b/4e/Questions_flash/P4/QF_S15-3.pdf differ diff --git a/4e/Questions_flash/P4/QF_S15-3.tex b/4e/Questions_flash/P4/QF_S15-3.tex new file mode 100755 index 0000000..4cef4dd --- /dev/null +++ b/4e/Questions_flash/P4/QF_S15-3.tex @@ -0,0 +1,79 @@ +\documentclass[14pt]{classPres} +\setmainfont{OpenDyslexic} +\usepackage{pgfplots} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flash} + \begin{center} + \vfill + 4e + \vfill + 30 secondes par calcul + \vfill + %\Large{Calculatrice autorisée} + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 1} + % géométrie + Calculer le volume du pavé + \begin{center} + \begin{tikzpicture}[every edge quotes/.append style={auto}] + \pgfmathsetmacro{\cubex}{2} + \pgfmathsetmacro{\cubey}{1} + \pgfmathsetmacro{\cubez}{4} + \draw [draw=black, every edge/.append style={draw=black, densely dashed, opacity=.5}, fill=blue!20] + (0,0,0) coordinate (o) -- ++(-\cubex,0,0) coordinate (a) -- ++(0,-\cubey,0) coordinate (b) edge coordinate [pos=1] (g) ++(0,0,-\cubez) -- ++(\cubex,0,0) coordinate (c) -- cycle + (o) -- ++(0,0,-\cubez) coordinate (d) -- ++(0,-\cubey,0) coordinate (e) edge (g) -- (c) -- cycle + (o) -- (a) -- ++(0,0,-\cubez) coordinate (f) edge (g) -- (d) -- cycle; + \path [every edge/.append style={draw=black, |-|}] + (b) +(0,-5pt) coordinate (b1) edge ["2m"'] (b1 -| c) + (b) +(-5pt,0) coordinate (b2) edge ["1.5m"] (b2 |- a) + (c) +(3.5pt,-3.5pt) coordinate (c2) edge ["5m"'] ([xshift=3.5pt,yshift=-3.5pt]e) + ; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 2} + % Conversions + Convertir en jours + \vfill + \[ + 30h + \] + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + \vfill + Je peux acheter \np{15 000} chaussures pour \np{35 000}\euro ou 100 chaussures pour 250\euro + \vfill + Peut-on prévoir le prix de 10 chaussures? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Calcul littéral + Développer puis réduire l'expression suivante + \vfill + \[ + (6x - 2)\times 3x = + \] + \vfill +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}