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

44 lines
818 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

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é - E2}
\tribe{Sixième}
\date{Mars 2018}
\pagestyle{empty}
\begin{document}
\begin{exercise}[subtitle={Pizza \Cal \Com}]
Le marchand vend aussi des parts de pizza à lunité. Il affiche ses prix dans un tableau:
\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}
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: