diff --git a/1ST/Questions_Flash/P5/QF_20_06_01-1.pdf b/1ST/Questions_Flash/P5/QF_20_06_01-1.pdf new file mode 100644 index 0000000..dede4ec Binary files /dev/null and b/1ST/Questions_Flash/P5/QF_20_06_01-1.pdf differ diff --git a/1ST/Questions_Flash/P5/QF_20_06_01-1.tex b/1ST/Questions_Flash/P5/QF_20_06_01-1.tex new file mode 100644 index 0000000..1ca1087 --- /dev/null +++ b/1ST/Questions_Flash/P5/QF_20_06_01-1.tex @@ -0,0 +1,64 @@ +\documentclass[14pt]{classPres} +%\usepackage{tkz-fct} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Première ST 2 + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + Dresser le tableau de signe de + \[ + P(x) = (x-1)(2x+1) + \] +\end{frame} + +\begin{frame}{Calcul 2} + On a la formule suivante: $A = \pi r^2$. + + Exprimer $r$ en fonction du reste +\end{frame} + +\begin{frame}{Calcul 3} + \textit{Nouvelle notion: Indice de base 100} + \begin{center} + \begin{tabular}{|c|*{5}{c|}} + \hline + Année & 2010 & 2011 & 2012 & 2013 \\ + \hline + Vente & 16 & 20 & 30 & 40 \\ + \hline + Indice & 100 & & & \\ + \hline + \end{tabular} + \end{center} + + Calculer l'indice de l'année 2011. +\end{frame} + +\begin{frame}{Calcul 4} + Comment définir la fonction suivante en Python + \[ + f(x) = 2x + 1 + \] +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/1ST/Questions_Flash/P5/QF_20_06_01-2.pdf b/1ST/Questions_Flash/P5/QF_20_06_01-2.pdf new file mode 100644 index 0000000..fa65586 Binary files /dev/null and b/1ST/Questions_Flash/P5/QF_20_06_01-2.pdf differ diff --git a/1ST/Questions_Flash/P5/QF_20_06_01-2.tex b/1ST/Questions_Flash/P5/QF_20_06_01-2.tex new file mode 100644 index 0000000..303288f --- /dev/null +++ b/1ST/Questions_Flash/P5/QF_20_06_01-2.tex @@ -0,0 +1,64 @@ +\documentclass[14pt]{classPres} +%\usepackage{tkz-fct} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Première ST 2 + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + Dresser le tableau de signe de + \[ + P(x) = (x-4)(-3x+6) + \] +\end{frame} + +\begin{frame}{Calcul 2} + On a la formule suivante: $IMC = \frac{m}{T^2}$. + + Exprimer $T$ en fonction du reste +\end{frame} + +\begin{frame}{Calcul 3} + \textit{Nouvelle notion: Indice de base 100} + \begin{center} + \begin{tabular}{|c|*{5}{c|}} + \hline + Année & 2010 & 2011 & 2012 & 2013 \\ + \hline + Vente & 30 & 15 & 6 & 10 \\ + \hline + Indice & 100 & & & \\ + \hline + \end{tabular} + \end{center} + + Calculer l'indice de l'année 2013. +\end{frame} + +\begin{frame}{Calcul 4} + Comment définir la fonction suivante en Python + \[ + f(x) = 4x^2 + 2x - 1 + \] +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}