49 lines
1.4 KiB
TeX
49 lines
1.4 KiB
TeX
|
\documentclass[a4paper,12pt]{article}
|
||
|
\usepackage{myXsim}
|
||
|
|
||
|
% Title Page
|
||
|
\title{Proportionnalité - Exercices}
|
||
|
% \seconde \premiereS \PSTMG \TSTMG
|
||
|
\tribe{Cinquième}
|
||
|
\date{Octobre 2017}
|
||
|
|
||
|
\renewcommand{\arraystretch}{1.3}
|
||
|
\geometry{left=15mm,right=15mm, bottom= 10mm, top=10mm}
|
||
|
|
||
|
|
||
|
\pagestyle{empty}
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
\begin{exercise}[subtitle={Doubler, tripler... \Cal \Mod}]
|
||
|
\hspace{-1cm}
|
||
|
\begin{tabular}{|p{6cm}|p{4cm}|*{2}{p{2.5cm}|}p{2cm}|}
|
||
|
\hline
|
||
|
Problème & Calculs et réponse & Grandeur 1 (unité) & Grandeur 2 (unité) & Situation \\
|
||
|
\hline
|
||
|
\textbf{1. Cahiers} \newline On achète 6 cahiers et on paie 13 \euro. \newline Combien coûteront 12 cahiers? & & & & \\
|
||
|
\hline
|
||
|
\textbf{2. Âges} \newline Sabrina a 11 ans et sa mère a 25ans. \newline Quand Sabrina aura 22ans, quelle âge aura sa mère? & & & & \\
|
||
|
\hline
|
||
|
\textbf{3. Feutres} \newline Abdou a acheté 10 feutres. Il aie 3 \euro. \newline Jean en achète 30. Combien paie-t-il? & & & & \\
|
||
|
\hline
|
||
|
\textbf{4. Exercices} \newline J'ai trois exercices à faire. J'ai mis 5 minutes à faire le premier. \newline Combien de temps me faudra-t-il pour faire les trois? & & & & \\
|
||
|
\hline
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{exercise}
|
||
|
|
||
|
\vfill
|
||
|
\printexercise{exercise}{1}
|
||
|
\vfill
|
||
|
|
||
|
|
||
|
|
||
|
\end{document}
|
||
|
|
||
|
%%% Local Variables:
|
||
|
%%% mode: latex
|
||
|
%%% TeX-master: "master"
|
||
|
%%% End:
|
||
|
|