2017-2018/6e/Unites/Poids_fraction/Bilan_mesurer_poids.tex

60 lines
1.2 KiB
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[a5paper,12pt]{article}
\usepackage{myXsim}
\date{Octobre 2017}
\title{Comment mesure-t-on un poids avec une balance?}
\tribe{Sixième}
\pagestyle{empty}
\geometry{left=10mm,right=10mm, top=10mm}
\newcommand{\lecours}{%
\textbf{Comment mesure-t-on un poids avec une balance?}
\medskip
\begin{minipage}{0.4\textwidth}
\includegraphics[scale=0.7]{./fig/balance_equi}
\end{minipage}
\begin{minipage}{0.55\textwidth}
Nous devons mettre des poids dun côté pour que la flèche soit au centre.
Ici, la banane pèse \dotfill
\end{minipage}
La flèche penche toujours du côté le plus lourd.
\begin{minipage}{0.4\textwidth}
\includegraphics[scale=0.7]{./fig/balance_trop}
\end{minipage}
\begin{minipage}{0.5\textwidth}
Il y a trop de poids, il faut en \\[0.2cm] \parbox{4cm}{\dotfill}
Ici, la banane pèse \dotfill
\end{minipage}
\begin{minipage}{0.4\textwidth}
\includegraphics[scale=0.7]{./fig/balance_moins}
\end{minipage}
\begin{minipage}{0.5\textwidth}
Il n'y a pas assez de poids, il faut en \\[0.2cm] \parbox{4cm}{\dotfill}
Ici, la banane pèse \dotfill
\end{minipage}
}
\begin{document}
\lecours
\vfill
\lecours
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: