2021-2022/2nd/Questions_flashs/P5/QF_S18-3.tex

64 lines
1.1 KiB
TeX
Executable File

\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\usepackage{listings}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flash}
\begin{center}
\vfill
2nd
\vfill
30 secondes par calcul
\vfill
{\Large Calculatrice autorisée}
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}[fragile]{Calcul 1}
% Information chiffrée
Une quantité diminue de 10\% par an.
Quelle sera sont taux d'évolution après 3ans?
\end{frame}
\begin{frame}{Calcul 2}
% développer et réduire
Développer et réduire l'expression suivante
\[
(5x + 2)^2 =
\]
\end{frame}
\begin{frame}[fragile]{Calcul 3}
% droite
\vfill
$(d)$ est la droite de pente 2 et qui passe par $A(5; 2)$.
\vfill
Calculer l'équation de la droite $(d)$
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Puissance
Calculer la quantité suivante
\[
\frac{10^{10} \times 10^{-3}}{10^3\times 10^2} =
\]
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}