CM pour les 306 et les 601

This commit is contained in:
2018-03-26 09:09:56 +03:00
parent cfd80a2906
commit c99d6de6d2
16 changed files with 524 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,57 @@
\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*}
25 = ... \times ...
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
Je peux ranger 12 chaussures dans 3 boites.
Combien de chaussure je peux ranger dans une boite?
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[
F = 5 + 4x \times 2x + 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]{2cm}
(-2,0) -- node[midway, below]{6cm}
(3,0) -- 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,58 @@
\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*}
16 = ... \times ...
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
5 ballons coûtent 45\euro.
Combien coûte un ballon?
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[
F = 2x + 5x \times 2x + 6x
\]
\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, above]{10cm}
(2,0) -- node[midway, below]{8cm}
(-3,0) -- 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,58 @@
\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*}
49 = ... \times ...
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
4 voitures pèsent 12 tonnes.
Combien pèse une voiture?
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[
F = 5x \times 2x + 6x - 4
\]
\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) -- node[midway, above]{6cm}
(-3,0) -- 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,57 @@
\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*}
9 = ... \times ...
\end{eqnarray*}
\end{frame}
\begin{frame}{Calcul 2}
\huge
5 sacs de riz coûtent 15\euro.
Combien coûte un sac?
\end{frame}
\begin{frame}{Calcul 3}
\huge
Réduire l'expression
\[
F = 6x \times 2x + 9 - 2
\]
\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, above]{5cm}
(-2,0) -- node[midway, above]{4cm}
(2,0) -- cycle;
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Fin}
\begin{center}
\huge On retourne son papier.
\end{center}
\end{frame}
\end{document}