Files
2025-2026/1G_EnsSci/Questions_flashs/P2/QF_S50-2.tex
Bertrand Benjamin 736f3f5e84
Some checks failed
Publish content / push (push) Successful in 1m12s
Sync to mirror repository / sync (push) Failing after 1m12s
Publish content / build (push) Successful in 2m19s
Publish content / deploy (push) Successful in 53s
feat(1G_enssci): QF S50
2025-12-04 16:06:21 +01:00

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}
% Proportionnalité
Pour parcourir 600m, un voiture consomme 300mL d'essence.
Quelle sera la consommation pour parcourir 12km? Donner la réponse en L.
\end{frame}
\begin{frame}{Calcul 2}
% Proportion
Combien fait dix pourcents de la moitié?
\end{frame}
\begin{frame}{Calcul 3}
% Suites
Soit $u$ la suite définie par $u_{n} = 6n + 2$
Calculer $u_5$
\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 1G.
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}