Mise en forme des calculs mental dans un index et calcul mental pour la

semaine
This commit is contained in:
Bertrand Benjamin 2018-03-12 09:53:39 +03:00
parent 8baaf4cabd
commit 985750e627
9 changed files with 279 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,54 @@
\documentclass[a4paper,10pt]{classPres}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Calcul mental}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\huge
\begin{eqnarray*}
45 = ... \times 5
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
Calculer avec la formule quand $a = 3$
\[ F = a^2 + 1 \]
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[ F = 10x + 4 - 6x + 3\]
\end{frame}
\begin{frame}{Calcul 4}
\huge
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}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,61 @@
\documentclass[a4paper,10pt]{classPres}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Calcul mental}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\huge
\[
40 = 10 + 3 \times ...
\]
\end{frame}
\begin{frame}{Calcul 2}
\huge
Calculer avec la formule quand $a = 3$ et $b = 4$
\[
F = a^2 + b^2
\]
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[ F = 2 \times 3x + 2 \times 8 + 3\]
\end{frame}
\begin{frame}{Calcul 4}
\huge
Calculer l'aire de la figure
\begin{center}
\begin{tikzpicture}
\filldraw[very thick, fill=blue!60]
(-2,3) -- node[midway, sloped, below]{4cm}
(-2,0) -- node[midway, below]{2cm}
(0,0) --
(0,1) -- node[midway, below]{6cm}
(3,1) -- node[midway, rotate=-90, above]{3cm}
(3,3) --
cycle;
\draw[dotted, very thick] (0,1) -- (0, 3);
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,61 @@
\documentclass[a4paper,10pt]{classPres}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Calcul mental}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\huge
\[
28 = 3 + 5 \times ...
\]
\end{frame}
\begin{frame}{Calcul 2}
\huge
Calculer avec la formule quand $a = 6$
\[
F = a^2 + 9
\]
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[ F = 6 + 3 \times 3x + 6 \times 6 \]
\end{frame}
\begin{frame}{Calcul 4}
\huge
Calculer l'aire de la figure
\begin{center}
\begin{tikzpicture}
\filldraw[very thick, fill=blue!60]
(-2,3) -- node[midway, sloped, below]{5cm}
(-2,0) --
(3,0) -- node[midway, rotate=-90, above]{1cm}
(3,1) -- node[midway, above]{6cm}
(0,1) --
(0,3) -- node[midway, above]{3cm}
cycle;
\draw[dotted, very thick] (0,1) -- (0, 0);
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,61 @@
\documentclass[a4paper,10pt]{classPres}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Calcul mental}
\begin{center}
\huge 30 secondes par calcul
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
\huge
\[
53 = ... + 32
\]
\end{frame}
\begin{frame}{Calcul 2}
\huge
Calculer avec la formule quand $a = 4$
\[
F = 9 + a^2
\]
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[ F = 7 + 3 \times 4x + 3 \times 3 \]
\end{frame}
\begin{frame}{Calcul 4}
\huge
Calculer l'aire de la figure
\begin{center}
\begin{tikzpicture}
\filldraw[very thick, fill=blue!60]
(-2,3) -- node[midway, sloped, below]{4cm}
(-2,0) --
(3,0) -- node[midway, rotate=-90, above]{1cm}
(3,1) -- node[midway, above]{5cm}
(0,1) --
(0,3) -- node[midway, above]{3cm}
cycle;
\draw[dotted, very thick] (0,1) -- (0, 0);
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}

View File

@ -0,0 +1,42 @@
Calcul mental pour les 3ePasserelles en 2017-2018
#################################################
:date: 2018-03-12
:modified: 2018-03-12
:tags:
:category: 3e
:authors: Bertrand Benjamin
:summary: Calcul mental pour les 3ePasserelles en 2017-2018
Période 1
=========
- Semaine 1: addition, soustraction, calcul à trou, périmètre
- Semaine 2: addition décimaux, soustraction décimaux, calcul à trou, indicateurs
- Semaine 3: addition décimaux, soustraction décimaux, priorité calcul, indicateurs
Période 2
=========
- Semaine 1: addition décimaux, soustraction décimaux, priorité calcul, indicateurs
- Semaine 2: addition décimaux, calcul à trou, priorité calcul, objet géométrique
- Semaine 3: addition décimaux, calcul à trou, priorité calcul, calcul distance
- Semaine 4: soustraction impossible, fraction à trou, priorité calcul, proportionnalité
- Semaine 5: soustraction impossible, fraction à trou, priorité calcul, proportionnalité
- Semaine 6 et 7: soustraction impossible, fraction quantité, priorité calcul, proportionnalité
Période 3
=========
- Semaine 1: addition décimaux, fraction quantité, réduction, proportionnalité
- Semaine 2: addition décimaux, fraction quantité, réduction, proportionnalité
- Semaine 3: addition décimaux, fraction quantité, réduction, probabilité
- Semaine 4: addition décimaux, fraction quantité, réduction, probabilité
- Semaine 5 et 6: calcul à trou, formule, réduction, probabilité
- Semaine 7: calcul à trou, formule, aire/périmètre, probabilité
Période 4
=========
- Semaine 1: Calcul à trou, formule, réduction, aire/périmètre