Feat: QF S48 pour les 2nd
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
81
2nd/Questions_flashs/P2/QF_S48-4.tex
Executable file
81
2nd/Questions_flashs/P2/QF_S48-4.tex
Executable file
@@ -0,0 +1,81 @@
|
||||
\documentclass[14pt]{classPres}
|
||||
\usepackage{tkz-fct}
|
||||
|
||||
\author{}
|
||||
\title{}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}{Questions flash}
|
||||
\begin{center}
|
||||
\vfill
|
||||
2nd
|
||||
\vfill
|
||||
30 secondes par calcul
|
||||
\vfill
|
||||
\tiny \jobname
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 1}
|
||||
% Fractions
|
||||
Calculer la quantité suivante puis simplifier la fraction.
|
||||
\[
|
||||
1 - \frac{3}{2} \times \frac{4}{3} =
|
||||
\]
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 2}
|
||||
% Réduction
|
||||
$x$ représente n'importe quel nombre.
|
||||
\vfill
|
||||
|
||||
Développer l'expression suivante
|
||||
\[
|
||||
A = (2x -1)(-x + 5)
|
||||
\]
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 3}
|
||||
\vfill
|
||||
On rappelle la formule
|
||||
|
||||
\\ \includegraphics[scale=0.4]{./fig/tension}
|
||||
|
||||
\vfill
|
||||
|
||||
On donne les valeurs $U = 100V$ et $R = 20\Omega$.
|
||||
|
||||
\vfill
|
||||
|
||||
Calculer la valeur de l'intensité $I$.
|
||||
|
||||
\vfill
|
||||
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Calcul 4}
|
||||
% Logique
|
||||
|
||||
Dire si oui ou non ce raisonnement est correct (logique).
|
||||
|
||||
\vfill
|
||||
|
||||
\textbf{On sait que } $ABCD$ est un parallélogramme
|
||||
|
||||
\textbf{Or} un parallélogramme a ses diagonales qui se coupent en leur milieu.
|
||||
|
||||
\textbf{Donc} les diagonales de $ABCD$ se coupent en leur milieu.
|
||||
|
||||
\vfill
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
\begin{center}
|
||||
On retourne son papier.
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user