diff --git a/2nd/Questions_flashs/P5/QF_S17-1.pdf b/2nd/Questions_flashs/P5/QF_S17-1.pdf new file mode 100644 index 0000000..04e496d Binary files /dev/null and b/2nd/Questions_flashs/P5/QF_S17-1.pdf differ diff --git a/2nd/Questions_flashs/P5/QF_S17-1.tex b/2nd/Questions_flashs/P5/QF_S17-1.tex new file mode 100755 index 0000000..f0fb303 --- /dev/null +++ b/2nd/Questions_flashs/P5/QF_S17-1.tex @@ -0,0 +1,73 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{minted} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + 2nd + \vfill + \textbf{Calculatrice autorisée} + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Information chiffrée + \vfill + Pendant les soldes, un robe a subi 2 démarques. Une première de 10\% puis une deuxième de 50\%. + \vfill + Quel est le taux d'évolution total de son prix? + \vfill + Vous arrondirez le résultat au dixième de degré. +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + % Information chiffrée + \vfill + On décide de d'augmenter une quantité de 70\%. + \vfill + Quel taux d'évolution doit-on appliquer pour faire revenir la quantité à sa valeur initiale? + \vfill + Vous arrondirez le résultat au dixième de degré. +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Inéquation + Résoudre l'inéquation suivante + \[ + 5x + 10 \geq 0 + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Inéquation graphique + Quelles sont les solutions de l'inéquation $f(x) \leq -3$? + \begin{center} + \begin{tikzpicture}[xscale=0.9, yscale=0.5] + \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} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/2nd/Questions_flashs/P5/QF_S17-2.pdf b/2nd/Questions_flashs/P5/QF_S17-2.pdf new file mode 100644 index 0000000..4578f64 Binary files /dev/null and b/2nd/Questions_flashs/P5/QF_S17-2.pdf differ diff --git a/2nd/Questions_flashs/P5/QF_S17-2.tex b/2nd/Questions_flashs/P5/QF_S17-2.tex new file mode 100755 index 0000000..766a58f --- /dev/null +++ b/2nd/Questions_flashs/P5/QF_S17-2.tex @@ -0,0 +1,71 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{minted} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + 2nd + \vfill + \textbf{Calculatrice autorisée} + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Information chiffrée + \vfill + On augmente une quantité 4 fois de 80\%. + \vfill + Quel est le taux d'évolution total de ces évolutions? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + % Information chiffrée + \vfill + On décide de diminuer une quantité de 40\%. + \vfill + Quel taux d'évolution doit-on appliquer pour faire revenir la quantité à sa valeur initiale? + \vfill +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Inéquation + Résoudre l'inéquation suivante + \[ + -3x + 12 \geq 0 + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Inéquation graphique + Quelles sont les solutions de l'inéquation $f(x) \geq 3$? + \begin{center} + \begin{tikzpicture}[xscale=0.9, yscale=0.5] + \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)**2+4}; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/2nd/Questions_flashs/P5/QF_S17-3.pdf b/2nd/Questions_flashs/P5/QF_S17-3.pdf new file mode 100644 index 0000000..24e6105 Binary files /dev/null and b/2nd/Questions_flashs/P5/QF_S17-3.pdf differ diff --git a/2nd/Questions_flashs/P5/QF_S17-3.tex b/2nd/Questions_flashs/P5/QF_S17-3.tex new file mode 100755 index 0000000..5600fcc --- /dev/null +++ b/2nd/Questions_flashs/P5/QF_S17-3.tex @@ -0,0 +1,73 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{minted} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + 2nd + \vfill + \textbf{Calculatrice autorisée} + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Information chiffrée + \vfill + On diminue une quantité 3 fois de 70\%. + \vfill + Quel est le taux d'évolution total de ces évolutions? + \vfill + Vous arrondirez le résultat au dixième de degré. +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + % Information chiffrée + \vfill + On décide de diminuer une quantité de 20\%. + \vfill + Quel taux d'évolution doit-on appliquer pour faire revenir la quantité à sa valeur initiale? + \vfill + Vous arrondirez le résultat au dixième de degré. +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Inéquation + Résoudre l'inéquation suivante + \[ + -3x + 12 \geq 3 + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Inéquation graphique + Quelles sont les solutions de l'inéquation $f(x) \geq 2$? + \begin{center} + \begin{tikzpicture}[xscale=0.9, yscale=0.5] + \tkzInit[xmin=-5,xmax=5,xstep=1, + ymin=-5,ymax=5,ystep=1] + \tkzGrid + \tkzAxeXY + \tkzFct[domain = -5:5,color=red,very thick]% + {-0.5*(x+2)**2+4}; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/2nd/Questions_flashs/P5/QF_S17-4.pdf b/2nd/Questions_flashs/P5/QF_S17-4.pdf new file mode 100644 index 0000000..db11101 Binary files /dev/null and b/2nd/Questions_flashs/P5/QF_S17-4.pdf differ diff --git a/2nd/Questions_flashs/P5/QF_S17-4.tex b/2nd/Questions_flashs/P5/QF_S17-4.tex new file mode 100755 index 0000000..bc518f1 --- /dev/null +++ b/2nd/Questions_flashs/P5/QF_S17-4.tex @@ -0,0 +1,73 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} +\usepackage{minted} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + 2nd + \vfill + \textbf{Calculatrice autorisée} + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + % Information chiffrée + \vfill + On augmente une quantité 3 fois de 40\%. + \vfill + Quel est le taux d'évolution total de ces évolutions? + \vfill + Vous arrondirez le résultat au dixième de degré. +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + % Information chiffrée + \vfill + On décide d'augmenter une quantité de 60\%. + \vfill + Quel taux d'évolution doit-on appliquer pour faire revenir la quantité à sa valeur initiale? + \vfill + Vous donnerez le résultat +\end{frame} + +\begin{frame}[fragile]{Calcul 3} + % Inéquation + Résoudre l'inéquation suivante + \[ + -5x + 20 \geq 0 + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + % Inéquation graphique + Quelles sont les solutions de l'inéquation $f(x) \leq 4$? + \begin{center} + \begin{tikzpicture}[xscale=0.9, yscale=0.5] + \tkzInit[xmin=-6,xmax=5,xstep=1, + ymin=-5,ymax=5,ystep=1] + \tkzGrid + \tkzAxeXY + \tkzFct[domain = -6:5,color=red,very thick]% + {0.5*(x+1)**2-4}; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}