diff --git a/1ST/Questions_flashs/P4/QF_S11-1.pdf b/1ST/Questions_flashs/P4/QF_S11-1.pdf new file mode 100644 index 0000000..b134020 Binary files /dev/null and b/1ST/Questions_flashs/P4/QF_S11-1.pdf differ diff --git a/1ST/Questions_flashs/P4/QF_S11-1.tex b/1ST/Questions_flashs/P4/QF_S11-1.tex new file mode 100755 index 0000000..a8a1ba1 --- /dev/null +++ b/1ST/Questions_flashs/P4/QF_S11-1.tex @@ -0,0 +1,78 @@ +\documentclass[12pt]{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 + \textbf{Calculatrice autorisée} + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Développer + Développer l'expression suivante + \[ + (x-4)(2x+1) + \] +\end{frame} + +\begin{frame}{Calcul 2} + % Taux d'évolution + \vfill + Le prix d'un objet a augmenté de 10\%. + + \vfill + Par combien doit-on multiplier le nouveau prix pour revenir au prix initial? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Suite + On définit la suite + \[ + u_0 = 10 \mbox{ et } u_{n+1} = u_n + 3 + \] + Calculer $u_3$ +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Graphique et tableau + + \begin{tikzpicture}[xscale=0.8, yscale=0.3] + \tkzInit[xmin=-5,xmax=5,xstep=1, + ymin=-5,ymax=5,ystep=1] + \tkzGrid + \tkzAxeXY + \tkzFct[domain = -5:5,color=red,very thick]% + {x**2-4}; + \end{tikzpicture} + Compléter le tableau de signe + + \begin{tikzpicture} + \tkzTabInit[lgt=3,espcl=6]{$x$/1,Signe de $f(x)$/2}{\hspace{5cm}, \hspace{5cm}}% + \tkzTabLine{,,}% + \end{tikzpicture} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/1ST/Questions_flashs/P4/QF_S11-2.pdf b/1ST/Questions_flashs/P4/QF_S11-2.pdf new file mode 100644 index 0000000..0805c99 Binary files /dev/null and b/1ST/Questions_flashs/P4/QF_S11-2.pdf differ diff --git a/1ST/Questions_flashs/P4/QF_S11-2.tex b/1ST/Questions_flashs/P4/QF_S11-2.tex new file mode 100755 index 0000000..f6582d9 --- /dev/null +++ b/1ST/Questions_flashs/P4/QF_S11-2.tex @@ -0,0 +1,78 @@ +\documentclass[12pt]{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 + \textbf{Calculatrice autorisée} + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Développer + Développer l'expression suivante + \[ + (x+1)(x+10) + \] +\end{frame} + +\begin{frame}{Calcul 2} + % Taux d'évolution + \vfill + Le prix d'un objet a diminué de 40\%. + + \vfill + Par combien doit-on multiplier le nouveau prix pour revenir au prix initial? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Suite + On définit la suite + \[ + u_0 = 10 \mbox{ et } u_{n+1} = u_n \times 2 + \] + Calculer $u_4$ +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Graphique et tableau + + \begin{tikzpicture}[xscale=0.8, yscale=0.3] + \tkzInit[xmin=-5,xmax=5,xstep=1, + ymin=-5,ymax=5,ystep=1] + \tkzGrid + \tkzAxeXY + \tkzFct[domain = -5:5,color=red,very thick]% + {(x-1)*(x+2)}; + \end{tikzpicture} + Compléter le tableau de signe + + \begin{tikzpicture} + \tkzTabInit[lgt=3,espcl=6]{$x$/1,Signe de $f(x)$/2}{\hspace{5cm}, \hspace{5cm}}% + \tkzTabLine{,,}% + \end{tikzpicture} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/1ST/Questions_flashs/P4/QF_S11-3.pdf b/1ST/Questions_flashs/P4/QF_S11-3.pdf new file mode 100644 index 0000000..8767ed1 Binary files /dev/null and b/1ST/Questions_flashs/P4/QF_S11-3.pdf differ diff --git a/1ST/Questions_flashs/P4/QF_S11-3.tex b/1ST/Questions_flashs/P4/QF_S11-3.tex new file mode 100755 index 0000000..2074a86 --- /dev/null +++ b/1ST/Questions_flashs/P4/QF_S11-3.tex @@ -0,0 +1,78 @@ +\documentclass[12pt]{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 + \textbf{Calculatrice autorisée} + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Développer + Développer l'expression suivante + \[ + (-x+1)(x-2) + \] +\end{frame} + +\begin{frame}{Calcul 2} + % Taux d'évolution + \vfill + Le prix d'un objet a diminué de 50\%. + + \vfill + Par combien doit-on multiplier le nouveau prix pour revenir au prix initial? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Suite + On définit la suite + \[ + u_0 = 100 \mbox{ et } u_{n+1} = u_n \times 0.6 + \] + Calculer $u_4$ +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Graphique et tableau + + \begin{tikzpicture}[xscale=0.8, yscale=0.3] + \tkzInit[xmin=-5,xmax=5,xstep=1, + ymin=-5,ymax=5,ystep=1] + \tkzGrid + \tkzAxeXY + \tkzFct[domain = -5:5,color=red,very thick]% + {0.3*(x-4)*(x+3)}; + \end{tikzpicture} + Compléter le tableau de signe + + \begin{tikzpicture} + \tkzTabInit[lgt=3,espcl=6]{$x$/1,Signe de $f(x)$/2}{\hspace{5cm}, \hspace{5cm}}% + \tkzTabLine{,,}% + \end{tikzpicture} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}