diff --git a/TST/Questions_Flash/P5/QF_21_05_31-1.pdf b/TST/Questions_Flash/P5/QF_21_05_31-1.pdf new file mode 100644 index 0000000..addd1ce Binary files /dev/null and b/TST/Questions_Flash/P5/QF_21_05_31-1.pdf differ diff --git a/TST/Questions_Flash/P5/QF_21_05_31-1.tex b/TST/Questions_Flash/P5/QF_21_05_31-1.tex new file mode 100755 index 0000000..33283e2 --- /dev/null +++ b/TST/Questions_Flash/P5/QF_21_05_31-1.tex @@ -0,0 +1,82 @@ +\documentclass[12pt]{classPres} +\usepackage{tkz-fct} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Terminale ST + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + Dériver l'expression suivante + \[ + f(x) = -3x^3 + 2x^2 - \frac{1}{x} + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + Compléter le tableau de signe de la fonction + \[ + f(x) = \frac{(x-1)(x+2)}{x^2} + \] + \begin{center} + \begin{tikzpicture}[baseline=(current bounding box.south)] + \tkzTabInit[lgt=2,espcl=2] + {$ x $/1, /1, /1, /1, $ f(x) $/2}{$-\infty$, $\cdots$,0, $\cdots$ , $+\infty$ } + \tkzTabLine{, , , ,d, , , ,} + \tkzTabLine{, , , ,d, , , ,} + \tkzTabLine{, , , ,d, , , ,} + \tkzTabLine{, , , ,d, , , ,} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 3} + Tracer approximativement une fonction qui a le tableau de variations suivant (vous placerez les valeurs du tableur sur ce graphique). + + \begin{center} + \begin{tikzpicture}[baseline=(current bounding box.south)] + \tkzTabInit[lgt=2,espcl=2] + {$ x $/1, $ f(x) $/2}{$-\infty$, -1, 1, $+\infty$ } + \tkzTabVar{ +/, -D-/, +/5, -/} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + + \begin{center} + \begin{tabular}{|c|*{3}{c|}} + \hline + Année & 2000 & 2005 & 2010 \\ + \hline + Quantité & ... & ... & ... \\ + \hline + Indice & 100 & 105 & 80\\ + \hline + \end{tabular} + \end{center} + \vfill + + Calculer le taux d'évolution annuel moyen entre 2000 et 2010. + \vfill +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/TST/Questions_Flash/P5/QF_21_05_31-2.pdf b/TST/Questions_Flash/P5/QF_21_05_31-2.pdf new file mode 100644 index 0000000..260f339 Binary files /dev/null and b/TST/Questions_Flash/P5/QF_21_05_31-2.pdf differ diff --git a/TST/Questions_Flash/P5/QF_21_05_31-2.tex b/TST/Questions_Flash/P5/QF_21_05_31-2.tex new file mode 100755 index 0000000..c6dd4db --- /dev/null +++ b/TST/Questions_Flash/P5/QF_21_05_31-2.tex @@ -0,0 +1,82 @@ +\documentclass[12pt]{classPres} +\usepackage{tkz-fct} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Terminale ST + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + Dériver l'expression suivante + \[ + f(x) = 10x^3 - 2x^2 - \frac{4}{x} + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + Compléter le tableau de signe de la fonction + \[ + f(x) = \frac{(x-4)(2x+2)}{x^2} + \] + \begin{center} + \begin{tikzpicture}[baseline=(current bounding box.south)] + \tkzTabInit[lgt=2,espcl=2] + {$ x $/1, /1, /1, /1, $ f(x) $/2}{$-\infty$, $\cdots$,0, $\cdots$ , $+\infty$ } + \tkzTabLine{, , , ,d, , , ,} + \tkzTabLine{, , , ,d, , , ,} + \tkzTabLine{, , , ,d, , , ,} + \tkzTabLine{, , , ,d, , , ,} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 3} + Tracer approximativement une fonction qui a le tableau de variations suivant (vous placerez les valeurs du tableur sur ce graphique). + + \begin{center} + \begin{tikzpicture}[baseline=(current bounding box.south)] + \tkzTabInit[lgt=2,espcl=2] + {$ x $/1, $ f(x) $/2}{$-\infty$, -1, 1, $+\infty$ } + \tkzTabVar{ +/, -D-/, +D+/, -/} + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}[fragile]{Calcul 4} + + \begin{center} + \begin{tabular}{|c|*{4}{c|}} + \hline + Année & 2000 & 2005 & 2010 & 2015\\ + \hline + Quantité & ... & ... & ... & ...\\ + \hline + Indice & 100 & 105 & 80 & 70\\ + \hline + \end{tabular} + \end{center} + \vfill + + Calculer le taux d'évolution annuel moyen entre 2000 et 2015. + \vfill +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}