Début de l'étude de situation proportionnelles ou affines avec les 306

This commit is contained in:
2018-03-26 10:28:54 +03:00
parent c99d6de6d2
commit f19b52d4bf
5 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,81 @@
\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
\title{Proportionnalité - Groupe}
\tribe{Troisième}
\date{Mars 2018}
\pagestyle{empty}
\begin{document}
\begin{multicols}{3}
\noindent
Groupe: \dotfill \\
\noindent
Date: \dotfill \\
\noindent
\end{multicols}
\begin{exercise}[subtitle={Beredjes \Cal \Com}]
\begin{tabular}{|c|*{7}{p{1.4cm}|}}
\hline
Nombre de beredjes & 1 & 2 & 3 & 4 & 5 & 10 & 57 \\
\hline
Prix (en \euro) & 0.40 & & & & & & \\
\hline
\end{tabular}
Expliquez votre méthode en une phrase avec des exemples
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
\end{exercise}
\vfill
\begin{exercise}[subtitle={Pizza \Cal \Com}]
\begin{tabular}{|c|*{7}{p{1.4cm}|}}
\hline
Nombre de parts & 1 & 2 & 3 & 4 & 5 & 8 & 40 \\
\hline
Prix (en \euro) & & & & 4,40 & & & \\
\hline
\end{tabular}
Expliquez votre méthode en une phrase avec des exemples
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
\end{exercise}
\vfill
\begin{exercise}[subtitle={Pieds et mètres \Rai \Com}]
\begin{tabular}{|c|*{7}{p{1.4cm}|}}
\hline
Pieds & 1 & 5 & 10 & 17 & 9000 & & \\
\hline
Mètres & & & & & & 28 & \\
\hline
\end{tabular}
Expliquez votre méthode en une phrase avec des exemples
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
~\\[0.3cm].\dotfill
\end{exercise}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: