Import all
This commit is contained in:
BIN
1ST/Questions_Flash/P5/QF_20_05_04-1.pdf
Normal file
BIN
1ST/Questions_Flash/P5/QF_20_05_04-1.pdf
Normal file
Binary file not shown.
56
1ST/Questions_Flash/P5/QF_20_05_04-1.tex
Normal file
56
1ST/Questions_Flash/P5/QF_20_05_04-1.tex
Normal file
@@ -0,0 +1,56 @@
|
||||
\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}
|
||||
Un magasin affiche -50\% de solde dans tout son magasin.
|
||||
|
||||
Un article est vendu à 60\euro.
|
||||
|
||||
Quel était son prix avant les soldes?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
Donner la forme développée
|
||||
\[
|
||||
-x(4x - 3)
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
Soit $X \sim \mathcal{B}(2; 0.1)$, calculer
|
||||
\[
|
||||
E[X] =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
Résoudre l'équation
|
||||
\[
|
||||
2x + 1 = 4
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
||||
BIN
1ST/Questions_Flash/P5/QF_20_05_04-2.pdf
Normal file
BIN
1ST/Questions_Flash/P5/QF_20_05_04-2.pdf
Normal file
Binary file not shown.
129
1ST/Questions_Flash/P5/QF_20_05_04-2.tex
Normal file
129
1ST/Questions_Flash/P5/QF_20_05_04-2.tex
Normal file
@@ -0,0 +1,129 @@
|
||||
\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}
|
||||
Un magasin affiche -25\% de solde dans tout son magasin.
|
||||
|
||||
Un article est vendu à 60\euro.
|
||||
|
||||
Quel était son prix avant les soldes?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
Donner la forme développée
|
||||
\[
|
||||
-x(-4 + 2x)
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 3}
|
||||
\begin{center}
|
||||
\begin{tikzpicture}[yscale=0.8, xscale=0.6, every node/.style={scale=0.6}]
|
||||
\node {$\bullet$}
|
||||
child {node {$S$}
|
||||
child {node {$S$}
|
||||
child {node {$S$}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
child {node {$S$}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child[missing] {}
|
||||
child[missing] {}
|
||||
child[missing] {}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
child {node {$S$}
|
||||
child {node {$S$}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
child {node {$S$}
|
||||
edge from parent
|
||||
node[above] {0.1}
|
||||
}
|
||||
child[missing] {}
|
||||
child {node {$E$}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
edge from parent
|
||||
node[above] {0.9}
|
||||
}
|
||||
;
|
||||
\end{tikzpicture}
|
||||
\end{center}
|
||||
|
||||
Quels sont les paramètres de la loi binomiale associée à cet arbre?
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
Résoudre l'équation
|
||||
\[
|
||||
2x + 1 = 4x + 2
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user