Feat(2nd): QF pour S13
This commit is contained in:
73
2nd/Questions_flashs/P4/QF_S13-4.tex
Executable file
73
2nd/Questions_flashs/P4/QF_S13-4.tex
Executable file
@@ -0,0 +1,73 @@
|
||||
\documentclass[14pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
\usepackage{minted}
|
||||
|
||||
\author{}
|
||||
\title{}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}{Questions flashs}
|
||||
\begin{center}
|
||||
\vfill
|
||||
2nd
|
||||
\vfill
|
||||
30 secondes par calcul
|
||||
\vfill
|
||||
\tiny \jobname
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 1}
|
||||
% Statistiques
|
||||
\begin{center}
|
||||
\begin{tabular}{|c|*{5}{p{1.5cm}|}}
|
||||
\hline
|
||||
Valeurs & 2 & 4 & 8 & 16 & 20\\
|
||||
\hline
|
||||
Effectif & 12 & 3 & 16 & 4 & 10\\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\vfill
|
||||
Calculer le troisième quartile de cette série.
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 2}
|
||||
% Proba - ensemble
|
||||
On note
|
||||
$A = \left\{\mbox{ Rouge }\right\}$
|
||||
\hfill
|
||||
$B = \left\{\mbox{ Rond }\right\}$
|
||||
\vfill
|
||||
Comment peut noter l'évènement "l'objet est n'est pas rond ou il est bleu" ?
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 3}
|
||||
% Géométrie repérée
|
||||
\vfill
|
||||
Soit $V(-6; 4)$ et $U(-2; 1)$ deux points.
|
||||
|
||||
\vfill
|
||||
Calculer les coordonnées du milieu de $[UV]$.
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 4}
|
||||
% Factorisation
|
||||
Factoriser l'expression suivante
|
||||
\[
|
||||
f(x) = 81x^2 + 1 + 18x
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user