CM pour les 302
This commit is contained in:
BIN
3e/Questions_Flash/P5/CM_18_06_11-1.pdf
Normal file
BIN
3e/Questions_Flash/P5/CM_18_06_11-1.pdf
Normal file
Binary file not shown.
69
3e/Questions_Flash/P5/CM_18_06_11-1.tex
Executable file
69
3e/Questions_Flash/P5/CM_18_06_11-1.tex
Executable file
@@ -0,0 +1,69 @@
|
||||
\documentclass[a4paper,10pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\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
|
||||
À quoi est égal
|
||||
|
||||
\begin{tabular}{cp{2cm}c}
|
||||
& & $2x(3x+1)$ \\
|
||||
$6x^2 + 3x$ & & $6x(x + 1)$ \\
|
||||
& & $3x(2x + 1)$ \\
|
||||
\end{tabular}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
\huge
|
||||
Quelle est la probabilité de tirer une boule avec un nombre pair?
|
||||
\begin{center}
|
||||
\Ovalbox{%
|
||||
\begin{tikzpicture}[scale=1.8]
|
||||
\draw[fill=red] (0,0) circle (0.4) node {$1$};
|
||||
\draw[fill=red] (1,0) circle (0.4) node {$2$};
|
||||
\draw[fill=red] (2,0) circle (0.4) node {$10$};
|
||||
\draw[fill=green] (0,1) circle (0.4) node {$1$};
|
||||
\draw[fill=green] (1,1) circle (0.4) node {$1$};
|
||||
\draw[fill=blue] (2,1) circle (0.4) node {$2$};
|
||||
\draw[fill=blue] (0,2) circle (0.4) node {$10$};
|
||||
\draw[fill=blue] (1,2) circle (0.4) node {$2$};
|
||||
\draw[fill=blue] (2,2) circle (0.4) node {$1$};
|
||||
\end{tikzpicture}
|
||||
}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\huge
|
||||
Je roule pendant 3h à 130km/h.
|
||||
|
||||
Quelle distance ai-je parcouru?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
\huge
|
||||
Résoudre l'équation
|
||||
\[
|
||||
5x - 4 = 13
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
\huge On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
BIN
3e/Questions_Flash/P5/CM_18_06_11-2.pdf
Normal file
BIN
3e/Questions_Flash/P5/CM_18_06_11-2.pdf
Normal file
Binary file not shown.
69
3e/Questions_Flash/P5/CM_18_06_11-2.tex
Executable file
69
3e/Questions_Flash/P5/CM_18_06_11-2.tex
Executable file
@@ -0,0 +1,69 @@
|
||||
\documentclass[a4paper,10pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\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
|
||||
À quoi est égal
|
||||
|
||||
\begin{tabular}{cp{2cm}c}
|
||||
& & $5x(2x - 4)$ \\
|
||||
$10x - 20$ & & $2(5x - 10)$ \\
|
||||
& & $5(3x -4)$ \\
|
||||
\end{tabular}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
\huge
|
||||
Quelle est la probabilité de tirer une boule avec un nombre premier?
|
||||
\begin{center}
|
||||
\Ovalbox{%
|
||||
\begin{tikzpicture}[scale=1.8]
|
||||
\draw[fill=red] (0,0) circle (0.4) node {$3$};
|
||||
\draw[fill=red] (1,0) circle (0.4) node {$4$};
|
||||
\draw[fill=red] (2,0) circle (0.4) node {$10$};
|
||||
\draw[fill=green] (0,1) circle (0.4) node {$5$};
|
||||
\draw[fill=green] (1,1) circle (0.4) node {$5$};
|
||||
\draw[fill=blue] (2,1) circle (0.4) node {$4$};
|
||||
\draw[fill=blue] (0,2) circle (0.4) node {$10$};
|
||||
\draw[fill=blue] (1,2) circle (0.4) node {$8$};
|
||||
\draw[fill=blue] (2,2) circle (0.4) node {$3$};
|
||||
\end{tikzpicture}
|
||||
}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\huge
|
||||
Je roule pendant 65km à 130km/h.
|
||||
|
||||
Combien de temps cela va-t-il me prendre?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
\huge
|
||||
Résoudre l'équation
|
||||
\[
|
||||
4x - 5 = 2x
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
\huge On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
BIN
3e/Questions_Flash/P5/CM_18_06_11-3.pdf
Normal file
BIN
3e/Questions_Flash/P5/CM_18_06_11-3.pdf
Normal file
Binary file not shown.
69
3e/Questions_Flash/P5/CM_18_06_11-3.tex
Executable file
69
3e/Questions_Flash/P5/CM_18_06_11-3.tex
Executable file
@@ -0,0 +1,69 @@
|
||||
\documentclass[a4paper,10pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\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
|
||||
À quoi est égal
|
||||
|
||||
\begin{tabular}{cp{2cm}c}
|
||||
& & $10x(x - x)$ \\
|
||||
$10x^2 - x$ & & $9x^2$ \\
|
||||
& & $x(10x-1)$ \\
|
||||
\end{tabular}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
\huge
|
||||
Quelle est la probabilité de tirer une boule avec un nombre impair?
|
||||
\begin{center}
|
||||
\Ovalbox{%
|
||||
\begin{tikzpicture}[scale=1.8]
|
||||
\draw[fill=red] (0,0) circle (0.4) node {$3$};
|
||||
\draw[fill=red] (1,0) circle (0.4) node {$4$};
|
||||
\draw[fill=red] (2,0) circle (0.4) node {$10$};
|
||||
\draw[fill=green] (0,1) circle (0.4) node {$5$};
|
||||
\draw[fill=green] (1,1) circle (0.4) node {$5$};
|
||||
\draw[fill=blue] (2,1) circle (0.4) node {$4$};
|
||||
\draw[fill=blue] (0,2) circle (0.4) node {$10$};
|
||||
\draw[fill=blue] (1,2) circle (0.4) node {$8$};
|
||||
\draw[fill=blue] (2,2) circle (0.4) node {$3$};
|
||||
\end{tikzpicture}
|
||||
}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\huge
|
||||
Je cours pendant 100m à 10km/h.
|
||||
|
||||
Combien de temps cela va-t-il me prendre?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
\huge
|
||||
Résoudre l'équation
|
||||
\[
|
||||
9x + 2 = 3x
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
\huge On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user