Compare commits

...

2 Commits

Author SHA1 Message Date
Bertrand Benjamin 60fd8d3e48 Feat(2nd): QF pour S22
continuous-integration/drone/push Build is passing Details
2023-05-30 11:21:30 +02:00
Bertrand Benjamin 555001175c Feat(1ST): QF pour S22 2023-05-30 11:08:05 +02:00
10 changed files with 391 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,87 @@
\documentclass[12pt]{classPres}
\usepackage{tkz-fct}
\usepackage{pgfplots}
\usetikzlibrary{decorations.markings}
\pgfplotsset{compat=1.18}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
Première ST
\vfill
30 secondes par calcul
\vfill
\textbf{Calculatrice autorisée}
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
% Taux d'évolution
Une quantité augmente deux fois de 80\%.
\vfill
Quelle est le taux d'évolution de cette augmentation ?
\vfill
\end{frame}
\begin{frame}{Calcul 2}
% Graphique
Tracer l'allure de la fonction
\vfill
\[
f(x) = 3x^3 + 2
\]
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 3}
% Opération ensembles
\begin{tabular}{|*{4}{c|}}
\hline
& Voiture & Train & Total \\
\hline
fleuriste & 65 & 15 & 80 \\
\hline
Garagiste & 4 & 17 & 21 \\
\hline
Total & 69 & 32 & 101 \\
\hline
\end{tabular}
\vfill
On note :
\begin{itemize}
\item T = "prend le train"
\item G = "est garagiste"
\end{itemize}
\vfill
Calculer la quantité $P_G(\overline{T})$
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Dérivation
Dériver la fonction suivante
\[
f(x) = 8x^2 - 2x^3 + 4
\]
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,76 @@
\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}[fragile]{Calcul 1}
% Droite
\vfill
Soient $A(2; 5)$ et $B(3; 3)$ deux points
\vfill
Calculer la pente de la droite $(AB)$.
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 2}
% Droite
Soit $(a)$ la droite qui passe par $A(0; 5)$ et dont la pente est égale à -4.
\vfill
Déterminer l'équation de cette droite.
\end{frame}
\begin{frame}{Calcul 3}
% Opération ensembles
\begin{tabular}{|*{4}{c|}}
\hline
& Voiture & Train & Total \\
\hline
fleuriste & 65 & 15 & 80 \\
\hline
Garagiste & 4 & 17 & 21 \\
\hline
Total & 69 & 32 & 101 \\
\hline
\end{tabular}
\vfill
On note :
\begin{itemize}
\item T = "prend le train"
\item G = "est garagiste"
\end{itemize}
\vfill
Calculer la quantité $P(T\cap G)$
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Fonction de référence
Tracer le tableau de variations de la fonction carré.
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,76 @@
\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}[fragile]{Calcul 1}
% Droite
\vfill
Soient $A(2; 5)$ et $B(-2; 1)$ deux points
\vfill
Calculer la pente de la droite $(AB)$.
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 2}
% Droite
Soit $(a)$ la droite qui passe par $A(2; 5)$ et dont la pente est égale à 2.
\vfill
Déterminer l'équation de cette droite.
\end{frame}
\begin{frame}{Calcul 3}
% Opération ensembles
\begin{tabular}{|*{4}{c|}}
\hline
& Voiture & Train & Total \\
\hline
fleuriste & 65 & 15 & 80 \\
\hline
Garagiste & 4 & 17 & 21 \\
\hline
Total & 69 & 32 & 101 \\
\hline
\end{tabular}
\vfill
On note :
\begin{itemize}
\item T = "prend le train"
\item G = "est garagiste"
\end{itemize}
\vfill
Calculer la quantité $P(T\cup G)$
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Fonction de référence
Tracer le tableau de signes de la fonction racine carré.
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,76 @@
\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}[fragile]{Calcul 1}
% Droite
\vfill
Soient $A(-1; 6)$ et $B(5; -1)$ deux points
\vfill
Calculer la pente de la droite $(AB)$.
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 2}
% Droite
Soit $(a)$ la droite qui passe par $A(2; 0)$ et dont la pente est égale à -5.
\vfill
Déterminer l'équation de cette droite.
\end{frame}
\begin{frame}{Calcul 3}
% Opération ensembles
\begin{tabular}{|*{4}{c|}}
\hline
& Voiture & Train & Total \\
\hline
fleuriste & 65 & 15 & 80 \\
\hline
Garagiste & 4 & 17 & 21 \\
\hline
Total & 69 & 32 & 101 \\
\hline
\end{tabular}
\vfill
On note :
\begin{itemize}
\item T = "prend le train"
\item G = "est garagiste"
\end{itemize}
\vfill
Calculer la quantité $P(\overline{T}\cup G)$
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Fonction de référence
Quel est l'ensemble de définition de la fonction inverse ?
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,76 @@
\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}[fragile]{Calcul 1}
% Droite
\vfill
Soient $A(0; 6)$ et $B(1; 2)$ deux points
\vfill
Calculer la pente de la droite $(AB)$.
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 2}
% Droite
Soient $A(0; 6)$ et $B(1; 2)$ deux points
\vfill
Déterminer l'équation de la droite $(AB)$.
\end{frame}
\begin{frame}{Calcul 3}
% Opération ensembles
\begin{tabular}{|*{4}{c|}}
\hline
& Voiture & Train & Total \\
\hline
fleuriste & 65 & 15 & 80 \\
\hline
Garagiste & 4 & 17 & 21 \\
\hline
Total & 69 & 32 & 101 \\
\hline
\end{tabular}
\vfill
On note :
\begin{itemize}
\item T = "prend le train"
\item G = "est garagiste"
\end{itemize}
\vfill
Calculer la quantité $P(\overline{G}\cup T)$
\vfill
\end{frame}
\begin{frame}[fragile]{Calcul 4}
% Fonction de référence
Quel est l'ensemble de définition de la fonction racine carré ?
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}