Tout refait la proportionnalité 2 pour les 6e

This commit is contained in:
2018-03-19 08:52:07 +03:00
parent 970a99c668
commit ce4b50ee18
8 changed files with 211 additions and 0 deletions

View File

@@ -0,0 +1,83 @@
\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
\title{Proportionnalité - E3}
\tribe{Sixiè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}
\vfill
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: