Files
2025-2026/1G_EnsSci/Questions_flashs/P2/QF_S49-1.tex

70 lines
1.2 KiB
TeX
Executable File

\documentclass[14pt]{classPres}
\usepackage{pgfplots}
\pgfplotsset{compat=1.18}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
Première spécifique
\vfill
30 secondes par calcul
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
% Fractions
Un litre de d'huile pèse environ 900g.
Combien va peser 250mL d'huile?
\end{frame}
\begin{frame}{Calcul 2}
% Proportion
Combien fait les deux tiers de la moitié?
\end{frame}
\begin{frame}{Calcul 3}
% Suites
Soit $u$ la suite définie par $u_0 = 5$ et $u_{n+1} = u_n - 6$
Calculer $u_3$
\end{frame}
\begin{frame}{Calcul 4}
% Proportion
\vfill
\begin{tabular}{|*{4}{c|}}
\hline
Section/regime & Interne & Externe & Total \\
\hline
1ST & 12 & 18 & 30 \\
\hline
1G & 8 & 12 & 20 \\
\hline
Total & 20 & 30 & 50 \\
\hline
\end{tabular}
\vfill
Calculer la proportion d'interne en 1ST.
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}