diff --git a/TST/Questions_Flash/P5/QF_21_05_24-1.pdf b/TST/Questions_Flash/P5/QF_21_05_24-1.pdf new file mode 100644 index 0000000..924ce30 Binary files /dev/null and b/TST/Questions_Flash/P5/QF_21_05_24-1.pdf differ diff --git a/TST/Questions_Flash/P5/QF_21_05_24-1.tex b/TST/Questions_Flash/P5/QF_21_05_24-1.tex new file mode 100755 index 0000000..b2f1dc6 --- /dev/null +++ b/TST/Questions_Flash/P5/QF_21_05_24-1.tex @@ -0,0 +1,72 @@ +\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évelopper l'expression suivante + \[ + f(x) = -2(3x+1)(x-2) + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + Dériver l'expression suivante + \[ + f(x) = -3x^3 + 2x^2 - \frac{1}{x} + \] +\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$, 0, 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 + Prix & ... & ... & ... \\ + \hline + Indice & 100 & 105 & 115\\ + \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_24-2.pdf b/TST/Questions_Flash/P5/QF_21_05_24-2.pdf new file mode 100644 index 0000000..b3933ab Binary files /dev/null and b/TST/Questions_Flash/P5/QF_21_05_24-2.pdf differ diff --git a/TST/Questions_Flash/P5/QF_21_05_24-2.tex b/TST/Questions_Flash/P5/QF_21_05_24-2.tex new file mode 100755 index 0000000..9924a60 --- /dev/null +++ b/TST/Questions_Flash/P5/QF_21_05_24-2.tex @@ -0,0 +1,72 @@ +\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émontrer l'égalité + \[ + \frac{(2x-1)(x + 4)}{x} = 2x + 7 - \frac{4}{x} + \] +\end{frame} + +\begin{frame}[fragile]{Calcul 2} + Dériver l'expression suivante + \[ + f(x) = -3x^3 + x^2 - \frac{5}{x} + \] +\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$, -2, 1, $+\infty$ } + \tkzTabVar{ +/, -D+/, -/0, +/} + \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 + Prix & ... & ... & ... \\ + \hline + Indice & 100 & 105 & 55\\ + \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}