2017-2018/6e/Nombres_Calculs/Proportionnalite2/E1_beredjes.tex

44 lines
813 B
TeX
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
\title{Proportionnalité E1}
\tribe{Sixième}
\date{Mars 2018}
\pagestyle{empty}
\begin{document}
\begin{exercise}[subtitle={Beredjes \Cal \Com}]
Un marchand vend des beredres à lunité. Il affiche ses prix dans un tableau :
\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}
Complète ce tableau et détaille tes calculs.
\end{exercise}
\vfill
\printexercise{exercise}{1}
\vfill
\printexercise{exercise}{1}
\vfill
\printexercise{exercise}{1}
\vfill
\printexercise{exercise}{1}
\vfill
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: