diff --git a/1ST/Questions_flashs/P2/QF_S50-1.pdf b/1ST/Questions_flashs/P2/QF_S50-1.pdf new file mode 100644 index 0000000..2617129 Binary files /dev/null and b/1ST/Questions_flashs/P2/QF_S50-1.pdf differ diff --git a/1ST/Questions_flashs/P2/QF_S50-1.tex b/1ST/Questions_flashs/P2/QF_S50-1.tex new file mode 100755 index 0000000..9312298 --- /dev/null +++ b/1ST/Questions_flashs/P2/QF_S50-1.tex @@ -0,0 +1,76 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{pgfplots} +\usetikzlibrary{decorations.markings} +\pgfplotsset{compat=1.18} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Première ST + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Taux évolution + Une quantité est augmenté de 15\%. + \vfill + Par combien cette quantité a-t-elle été multiplié? +\end{frame} + +\begin{frame}{Calcul 2} + % suite + Soit $(u_n)$ une suite arithmétique de raison 2 et de premier terme $u_0 = 1$ + \vfill + Calculer $u_2$ + \vfill +\end{frame} + +\begin{frame}{Calcul 3} + % Taux de variations + On définit la fonction $f$ par + \[ + f(x) = x^2 + \] + \vfill + Calculer le taux de variation de $f$ entre 1 et 2. + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Équation de droite + Déterminer l'équation de la droite. + + \begin{center} + \begin{tikzpicture} + \begin{axis}[ + axis lines = center, + grid = both, + xlabel = {x}, + xtick distance=1, + ylabel = {$f(x)$}, + ytick distance=1, + ] + \addplot[domain=-2:2,samples=2, color=red, very thick]{-2*x + 0.5}; + \end{axis} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/1ST/Questions_flashs/P2/QF_S50-2.pdf b/1ST/Questions_flashs/P2/QF_S50-2.pdf new file mode 100644 index 0000000..9d37f6c Binary files /dev/null and b/1ST/Questions_flashs/P2/QF_S50-2.pdf differ diff --git a/1ST/Questions_flashs/P2/QF_S50-2.tex b/1ST/Questions_flashs/P2/QF_S50-2.tex new file mode 100755 index 0000000..e2f10cd --- /dev/null +++ b/1ST/Questions_flashs/P2/QF_S50-2.tex @@ -0,0 +1,76 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{pgfplots} +\usetikzlibrary{decorations.markings} +\pgfplotsset{compat=1.18} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Première ST + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Taux évolution + Une quantité est diminué de 30\%. + \vfill + Par combien cette quantité a-t-elle été multiplié ? +\end{frame} + +\begin{frame}{Calcul 2} + % suite + Soit $(u_n)$ une suite géométrique de raison 2 et de premier terme $u_0 = 1$ + \vfill + Calculer $u_2$ + \vfill +\end{frame} + +\begin{frame}{Calcul 3} + % Taux de variations + On définit la fonction $f$ par + \[ + f(x) = x^2 + 1 + \] + \vfill + Calculer le taux de variation de $f$ entre 0 et 2. + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Équation de droite + Déterminer l'équation de la droite. + + \begin{center} + \begin{tikzpicture} + \begin{axis}[ + axis lines = center, + grid = both, + xlabel = {x}, + xtick distance=1, + ylabel = {$f(x)$}, + ytick distance=1, + ] + \addplot[domain=-3:3,samples=2, color=red, very thick]{-0.5*x + 0.5}; + \end{axis} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/1ST/Questions_flashs/P2/QF_S50-3.pdf b/1ST/Questions_flashs/P2/QF_S50-3.pdf new file mode 100644 index 0000000..3df59ce Binary files /dev/null and b/1ST/Questions_flashs/P2/QF_S50-3.pdf differ diff --git a/1ST/Questions_flashs/P2/QF_S50-3.tex b/1ST/Questions_flashs/P2/QF_S50-3.tex new file mode 100755 index 0000000..2b981b2 --- /dev/null +++ b/1ST/Questions_flashs/P2/QF_S50-3.tex @@ -0,0 +1,76 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{pgfplots} +\usetikzlibrary{decorations.markings} +\pgfplotsset{compat=1.18} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Première ST + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Taux évolution + Une quantité est augmenté de 150\%. + \vfill + Par combien cette quantité a-t-elle été multiplié ? +\end{frame} + +\begin{frame}{Calcul 2} + % suite + Soit $(u_n)$ une suite arithmétique de raison 10 et de premier terme $u_0 = 2$ + \vfill + Calculer $u_3$ + \vfill +\end{frame} + +\begin{frame}{Calcul 3} + % Taux de variations + On définit la fonction $f$ par + \[ + f(x) = x^2 - 1 + \] + \vfill + Calculer le taux de variation de $f$ entre 1 et 3. + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Équation de droite + Déterminer l'équation de la droite. + + \begin{center} + \begin{tikzpicture} + \begin{axis}[ + axis lines = center, + grid = both, + xlabel = {x}, + xtick distance=1, + ylabel = {$f(x)$}, + ytick distance=1, + ] + \addplot[domain=-2:2,samples=2, color=red, very thick]{-3*x}; + \end{axis} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}