diff --git a/TST_sti2d/Questions Flash/P1/QF_20_09_07-1.pdf b/TST_sti2d/Questions Flash/P1/QF_20_09_07-1.pdf new file mode 100644 index 0000000..5076198 Binary files /dev/null and b/TST_sti2d/Questions Flash/P1/QF_20_09_07-1.pdf differ diff --git a/TST_sti2d/Questions Flash/P1/QF_20_09_07-1.tex b/TST_sti2d/Questions Flash/P1/QF_20_09_07-1.tex new file mode 100755 index 0000000..71d6ea4 --- /dev/null +++ b/TST_sti2d/Questions Flash/P1/QF_20_09_07-1.tex @@ -0,0 +1,58 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Terminale ST \\ Spé sti2d + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + Résoudre l'équation + \[ + 3x - 5 = 9 + \] +\end{frame} + +\begin{frame}{Calcul 2} + Quelle est l'affixe du point A? + \begin{center} + \begin{tikzpicture}[scale=0.8] + \filldraw[very thick, ->] (-4.4,0) -- (4.4,0); + \filldraw[very thick, ->] (0,-1.4) -- (0,4.4); + \draw[step=1] (-4,-1) grid (4,4); + \draw (0, 0) node[below left] {$0$}; + \draw (1, 0) node[above right] {$1$}; + \draw (0, 1) node[above left] {$i$}; + + \draw (-2, 2) node {x} node[above right] {$A$}; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 3} + Réécrire avec une seule fraction + + \[ + f(x) = \frac{2}{3x} + 1 + \] +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document} diff --git a/TST_sti2d/Questions Flash/P1/QF_20_09_07-2.pdf b/TST_sti2d/Questions Flash/P1/QF_20_09_07-2.pdf new file mode 100644 index 0000000..a5638bb Binary files /dev/null and b/TST_sti2d/Questions Flash/P1/QF_20_09_07-2.pdf differ diff --git a/TST_sti2d/Questions Flash/P1/QF_20_09_07-2.tex b/TST_sti2d/Questions Flash/P1/QF_20_09_07-2.tex new file mode 100755 index 0000000..eaf5997 --- /dev/null +++ b/TST_sti2d/Questions Flash/P1/QF_20_09_07-2.tex @@ -0,0 +1,58 @@ +\documentclass[14pt]{classPres} +\usepackage{tkz-fct} + +\author{} +\title{} +\date{} + +\begin{document} +\begin{frame}{Questions flashs} + \begin{center} + \vfill + Terminale ST \\ Spé sti2d + \vfill + 30 secondes par calcul + \vfill + \tiny \jobname + \end{center} +\end{frame} + +\begin{frame}{Calcul 1} + Résoudre l'équation + \[ + 2x - 3 = 5x + 1 + \] +\end{frame} + +\begin{frame}{Calcul 2} + Quelle est l'affixe du point A? + \begin{center} + \begin{tikzpicture}[scale=0.8] + \filldraw[very thick, ->] (-4.4,0) -- (4.4,0); + \filldraw[very thick, ->] (0,-4.4) -- (0,4.4); + \draw[step=1] (-4,-4) grid (4,4); + \draw (0, 0) node[below left] {$0$}; + \draw (1, 0) node[above right] {$1$}; + \draw (0, 1) node[above left] {$i$}; + + \draw (-1, -4) node {x} node[above right] {$A$}; + \end{tikzpicture} + \end{center} +\end{frame} + +\begin{frame}{Calcul 3} + Réécrire avec une seule fraction + + \[ + f(x) = \frac{1}{5x} + 2 + \] +\end{frame} + +\begin{frame}{Fin} + \begin{center} + On retourne son papier. + \end{center} +\end{frame} + + +\end{document}