Feat: QF pour les 4e
This commit is contained in:
parent
cbd8eaa62c
commit
08b9d4bb65
BIN
4e/Questions_flash/P4/QF_S14-1.pdf
Normal file
BIN
4e/Questions_flash/P4/QF_S14-1.pdf
Normal file
Binary file not shown.
73
4e/Questions_flash/P4/QF_S14-1.tex
Executable file
73
4e/Questions_flash/P4/QF_S14-1.tex
Executable file
@ -0,0 +1,73 @@
|
||||
\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}
|
||||
% Aire
|
||||
Calculer l'aire de la figure
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[rotate=60]
|
||||
\draw[fill=blue!50]
|
||||
(-2,0) -- node[midway, below left]{3cm}
|
||||
(-2,-3) -- node[midway, below right]{7cm}
|
||||
(3,-3) --
|
||||
cycle;
|
||||
\draw (-2, -3) rectangle (-1.8, -2.8);
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
% Conversions
|
||||
Convertir en minutes
|
||||
\vfill
|
||||
\[
|
||||
2,5h
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 3}
|
||||
\vfill
|
||||
J'achète 5kg de patates pour 9\euro.
|
||||
\vfill
|
||||
Combien me coûter 3kg de ces patates?
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 4}
|
||||
% Calcul littéral
|
||||
Réduire l'expression suivante
|
||||
\vfill
|
||||
\[
|
||||
4x - 2x + 5 - x + 12 =
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
BIN
4e/Questions_flash/P4/QF_S14-2.pdf
Normal file
BIN
4e/Questions_flash/P4/QF_S14-2.pdf
Normal file
Binary file not shown.
79
4e/Questions_flash/P4/QF_S14-2.tex
Executable file
79
4e/Questions_flash/P4/QF_S14-2.tex
Executable file
@ -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}
|
||||
% Aire
|
||||
Calculer l'aire de la figure
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[rotate=0]
|
||||
\draw[fill=blue!50]
|
||||
(-2,0) -- node[midway, below left]{3cm}
|
||||
(-2,-3) --
|
||||
(3,-3) --
|
||||
cycle;
|
||||
\draw (-2, -3) rectangle (-1.8, -2.8);
|
||||
\draw[fill=blue!50]
|
||||
(-2, -3) --
|
||||
(3, -3) -- node[midway, below right]{2cm}
|
||||
(3, -5) -- node[midway, below]{7cm}
|
||||
(-2, -5) --
|
||||
cycle;
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
% Conversions
|
||||
Convertir en minutes
|
||||
\vfill
|
||||
\[
|
||||
3,2h
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 3}
|
||||
\vfill
|
||||
J'achète 3kg de patates pour 10\euro.
|
||||
\vfill
|
||||
Combien me coûter 2kg de ces patates?
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 4}
|
||||
% Calcul littéral
|
||||
Réduire l'expression suivante
|
||||
\vfill
|
||||
\[
|
||||
3\times(2x + 1)=
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
BIN
4e/Questions_flash/P4/QF_S14-3.pdf
Normal file
BIN
4e/Questions_flash/P4/QF_S14-3.pdf
Normal file
Binary file not shown.
79
4e/Questions_flash/P4/QF_S14-3.tex
Executable file
79
4e/Questions_flash/P4/QF_S14-3.tex
Executable file
@ -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}
|
||||
% Aire
|
||||
Calculer l'aire de la figure
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[rotate=10]
|
||||
\draw[fill=blue!50]
|
||||
(-2,0) -- node[midway, below left]{1cm}
|
||||
(-2,-3) --
|
||||
(3,-3) --
|
||||
cycle;
|
||||
\draw (-2, -3) rectangle (-1.8, -2.8);
|
||||
\draw[fill=blue!50]
|
||||
(-2, -3) --
|
||||
(3, -3) -- node[midway, below right]{2cm}
|
||||
(3, -5) -- node[midway, below]{5cm}
|
||||
(-2, -5) --
|
||||
cycle;
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
% Conversions
|
||||
Convertir en heures
|
||||
\vfill
|
||||
\[
|
||||
70\mbox{minutes}
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 3}
|
||||
\vfill
|
||||
J'achète 3kg de patates pour 8\euro.
|
||||
\vfill
|
||||
Quelle quantité de patates je peux acheter pour 20\euro?
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 4}
|
||||
% Calcul littéral
|
||||
Réduire l'expression suivante
|
||||
\vfill
|
||||
\[
|
||||
3\times(3x - 2) =
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
Loading…
Reference in New Issue
Block a user