diff --git a/2nd/Questions_flashs/P3/QF_S02-1.pdf b/2nd/Questions_flashs/P3/QF_S02-1.pdf new file mode 100644 index 0000000..5410d5d Binary files /dev/null and b/2nd/Questions_flashs/P3/QF_S02-1.pdf differ diff --git a/2nd/Questions_flashs/P3/QF_S02-1.tex b/2nd/Questions_flashs/P3/QF_S02-1.tex new file mode 100755 index 0000000..7023228 --- /dev/null +++ b/2nd/Questions_flashs/P3/QF_S02-1.tex @@ -0,0 +1,89 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{listings} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flash} + \begin{center} + \vfill + 2nd + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 1} + % Information chiffrée + + Ci-dessous, le tableau indiquant la population d'une petite commune + + \begin{center} + \begin{tabular}{|c|*{3}{c|}} + \hline + Année & 2010 & 2015 & 2020 \\ + \hline + Population & 500 & 600 & 500 + \hline + \end{tabular} + \end{center} + Calculer le taux d'évolution de la population entre 2010 et 2015. +\end{frame} + +\begin{frame}{Calcul 2} + % Fractions + Calculer la quantité suivante et simplifier la fraction le plus possible. + + \[ + \frac{2}{3} - 5 = + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Conversion + Convertir en $m^3$ + \[ + 345678cm^3 + \] +\end{frame} + +\begin{frame}{Calcul 4} + % Vecteurs + \begin{minipage}{0.3\linewidth} + Déterminer un vecteur égal à + \[ + \vect{EB} + \vect{BC} + \] + \end{minipage} + \hfill + \begin{minipage}{0.5\linewidth} + \begin{tikzpicture}[scale=1] + %\draw (0, 0) grid (6, 6); + \draw (0, 0) rectangle (6, 6); + + \draw (4, 5) node {x} node [above right] {$A$}; + \draw (2, 1) node {x} node [below right] {$B$}; + \draw (4, 1) node {x} node [below right] {$C$}; + \draw (2, 5) node {x} node [above right] {$D$}; + \draw (1, 3) node {x} node [above left] {$E$}; + \draw (5, 3) node {x} node [above right] {$F$}; + + \draw [->, very thick] (1, 1) -- node [midway, left] {$\vect{u}$} ++(1, 2); + \draw [->, very thick] (1, 4) -- node [midway, below ] {$\vect{v}$} ++ (2, 0); + \end{tikzpicture} + \end{minipage} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/2nd/Questions_flashs/P3/QF_S02-2.pdf b/2nd/Questions_flashs/P3/QF_S02-2.pdf new file mode 100644 index 0000000..14a086f Binary files /dev/null and b/2nd/Questions_flashs/P3/QF_S02-2.pdf differ diff --git a/2nd/Questions_flashs/P3/QF_S02-2.tex b/2nd/Questions_flashs/P3/QF_S02-2.tex new file mode 100755 index 0000000..d3235bd --- /dev/null +++ b/2nd/Questions_flashs/P3/QF_S02-2.tex @@ -0,0 +1,89 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{listings} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flash} + \begin{center} + \vfill + 2nd + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 1} + % Information chiffrée + + Ci-dessous, le tableau indiquant la population d'une petite commune + + \begin{center} + \begin{tabular}{|c|*{3}{c|}} + \hline + Année & 2010 & 2015 & 2020 \\ + \hline + Population & 500 & 600 & 500 + \hline + \end{tabular} + \end{center} + Calculer le taux d'évolution de la population entre 2015 et 2020. +\end{frame} + +\begin{frame}{Calcul 2} + % Fractions + Calculer la quantité suivante et simplifier la fraction le plus possible. + + \[ + \frac{10}{27} \times \frac{3}{15} = + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Conversion + Convertir en $dm^3$ + \[ + 0.93m^3 + \] +\end{frame} + +\begin{frame}{Calcul 4} + % Vecteurs + \begin{minipage}{0.3\linewidth} + Déterminer un vecteur égal à + \[ + \vect{u}+\vect{v} + \] + \end{minipage} + \hfill + \begin{minipage}{0.5\linewidth} + \begin{tikzpicture}[scale=1] + %\draw (0, 0) grid (6, 6); + \draw (0, 0) rectangle (6, 6); + + \draw (4, 5) node {x} node [above right] {$A$}; + \draw (2, 1) node {x} node [below right] {$B$}; + \draw (4, 1) node {x} node [below right] {$C$}; + \draw (2, 5) node {x} node [above right] {$D$}; + \draw (1, 3) node {x} node [above left] {$E$}; + \draw (5, 3) node {x} node [above right] {$F$}; + + \draw [->, very thick] (1, 1) -- node [midway, left] {$\vect{u}$} ++(1, 2); + \draw [->, very thick] (1, 4) -- node [midway, below ] {$\vect{v}$} ++ (2, 0); + \end{tikzpicture} + \end{minipage} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/2nd/Questions_flashs/P3/QF_S02-3.pdf b/2nd/Questions_flashs/P3/QF_S02-3.pdf new file mode 100644 index 0000000..f686b88 Binary files /dev/null and b/2nd/Questions_flashs/P3/QF_S02-3.pdf differ diff --git a/2nd/Questions_flashs/P3/QF_S02-3.tex b/2nd/Questions_flashs/P3/QF_S02-3.tex new file mode 100755 index 0000000..2d279c1 --- /dev/null +++ b/2nd/Questions_flashs/P3/QF_S02-3.tex @@ -0,0 +1,89 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{listings} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flash} + \begin{center} + \vfill + 2nd + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 1} + % Information chiffrée + + Ci-dessous, le tableau indiquant la population d'une petite commune + + \begin{center} + \begin{tabular}{|c|*{3}{c|}} + \hline + Année & 2010 & 2015 & 2020 \\ + \hline + Population & 500 & 900 & 1500 + \hline + \end{tabular} + \end{center} + Calculer le taux d'évolution de la population entre 2010 et 2020. +\end{frame} + +\begin{frame}{Calcul 2} + % Fractions + Calculer la quantité suivante et simplifier la fraction le plus possible. + + \[ + \frac{12}{25} \times \frac{15}{16} = + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Conversion + Convertir en $dm^3$ + \[ + 34.5cm^3 + \] +\end{frame} + +\begin{frame}{Calcul 4} + % Vecteurs + \begin{minipage}{0.3\linewidth} + Déterminer un vecteur égal à + \[ + \vect{EF}+\vect{FC}+\vect{CD} + \] + \end{minipage} + \hfill + \begin{minipage}{0.5\linewidth} + \begin{tikzpicture}[scale=1] + %\draw (0, 0) grid (6, 6); + \draw (0, 0) rectangle (6, 6); + + \draw (4, 5) node {x} node [above right] {$A$}; + \draw (2, 1) node {x} node [below right] {$B$}; + \draw (4, 1) node {x} node [below right] {$C$}; + \draw (2, 5) node {x} node [above right] {$D$}; + \draw (1, 3) node {x} node [above left] {$E$}; + \draw (5, 3) node {x} node [above right] {$F$}; + + \draw [->, very thick] (1, 1) -- node [midway, left] {$\vect{u}$} ++(1, 2); + \draw [->, very thick] (1, 4) -- node [midway, below ] {$\vect{v}$} ++ (2, 0); + \end{tikzpicture} + \end{minipage} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}