import work from year 2016-2017
This commit is contained in:
96
3e/DM/DM_16_09_15/remediation/01_DM_16_09_15_remediation.tex
Normal file
96
3e/DM/DM_16_09_15/remediation/01_DM_16_09_15_remediation.tex
Normal file
@@ -0,0 +1,96 @@
|
||||
\documentclass[a5paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classExo}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
|
||||
\geometry{left=10mm,right=10mm, top=10mm, bottom=10mm}
|
||||
|
||||
% Title Page
|
||||
\titre{Remediation priorité calculs}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{Troisième}
|
||||
\date{21 septembre 2016}
|
||||
%\duree{1 heure}
|
||||
%\sujet{}
|
||||
% DS DSCorr DM DMCorr Corr
|
||||
\thispagestyle{empty}
|
||||
|
||||
%\printanswers
|
||||
|
||||
\newcommand{\lexo}{%
|
||||
Faire les calculs suivants en détaillant des étapes.
|
||||
\ifprintanswers
|
||||
\else
|
||||
\begin{multicols}{2}
|
||||
\fi
|
||||
\begin{parts}
|
||||
|
||||
\part $4 + 9 \times ( -7 )$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
4 + 9 \times ( -7 )=4 - 63=-59
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
|
||||
\part $-7 - ( -4 \times ( -3 ) )$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
-7 - ( -4 \times ( -3 ) )=-7 - 12=-19
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
|
||||
\part $-5 \times ( -5 ) - 2 \times ( -4 )$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
-5 \times ( -5 ) - 2 \times ( -4 )=25 + 8=33
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
|
||||
\part $( -9 + 9 ) \times 8 + 8$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
( -9 + 9 ) \times 8 + 8=0 \times 8 + 8=0 + 8=8
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
|
||||
\part $7 ( -1 - 9 ) \times ( -8 )$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
7 ( -1 - 9 ) \times ( -8 )=7 \times ( -10 ) \times ( -8 )=-70 \times ( -8 )=560
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
|
||||
\part $2 ( -3 - 10 ) - 6$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
2 ( -3 - 10 ) - 6=2 \times ( -13 ) - 6=-26 - 6=-32
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\end{parts}
|
||||
\ifprintanswers
|
||||
\else
|
||||
\end{multicols}
|
||||
\fi
|
||||
\vfill
|
||||
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{questions}
|
||||
|
||||
\question
|
||||
\lexo
|
||||
|
||||
\ifprintanswers
|
||||
\else
|
||||
\lexo
|
||||
\lexo
|
||||
\lexo
|
||||
\fi
|
||||
|
||||
\end{questions}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
BIN
3e/DM/DM_16_09_15/remediation/all_DM_16_09_15_remediation.pdf
Normal file
BIN
3e/DM/DM_16_09_15/remediation/all_DM_16_09_15_remediation.pdf
Normal file
Binary file not shown.
BIN
3e/DM/DM_16_09_15/remediation/corr_DM_16_09_15_remediation.pdf
Normal file
BIN
3e/DM/DM_16_09_15/remediation/corr_DM_16_09_15_remediation.pdf
Normal file
Binary file not shown.
@@ -0,0 +1,97 @@
|
||||
\documentclass[a5paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classExo}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
|
||||
\geometry{left=10mm,right=10mm, top=10mm, bottom=10mm}
|
||||
|
||||
% Title Page
|
||||
\titre{Remediation priorité calculs}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{Troisième}
|
||||
\date{21 septembre 2016}
|
||||
%\duree{1 heure}
|
||||
%\sujet{}
|
||||
% DS DSCorr DM DMCorr Corr
|
||||
\thispagestyle{empty}
|
||||
|
||||
%\printanswers
|
||||
|
||||
\newcommand{\lexo}{%
|
||||
Faire les calculs suivants en détaillant des étapes.
|
||||
\ifprintanswers
|
||||
\else
|
||||
\begin{multicols}{2}
|
||||
\fi
|
||||
\begin{parts}
|
||||
\Block{set e = Expression.random("{a} + {b}*{c}")}
|
||||
\part $\Var{e}$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
\Var{e.simplify().explain() | join("=")}
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\Block{set e = Expression.random("{a} - {b}*{c}")}
|
||||
\part $\Var{e}$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
\Var{e.simplify().explain() | join("=")}
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\Block{set e = Expression.random("{a} * {b} + {c} * {d}")}
|
||||
\part $\Var{e}$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
\Var{e.simplify().explain() | join("=")}
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\Block{set e = Expression.random("({a} + {b})*{c} + {d}")}
|
||||
\part $\Var{e}$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
\Var{e.simplify().explain() | join("=")}
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\Block{set e = Expression.random("{a} * ({b} + {c}) * {d}")}
|
||||
\part $\Var{e}$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
\Var{e.simplify().explain() | join("=")}
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\Block{set e = Expression.random("{c}({a} - {b}) + {d}")}
|
||||
\part $\Var{e}$
|
||||
\begin{solution}
|
||||
\begin{align*}
|
||||
\Var{e.simplify().explain() | join("=")}
|
||||
\end{align*}
|
||||
\end{solution}
|
||||
\end{parts}
|
||||
\ifprintanswers
|
||||
\else
|
||||
\end{multicols}
|
||||
\fi
|
||||
\vfill
|
||||
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{questions}
|
||||
|
||||
\question
|
||||
\lexo
|
||||
|
||||
\ifprintanswers
|
||||
\else
|
||||
\lexo
|
||||
\lexo
|
||||
\lexo
|
||||
\fi
|
||||
|
||||
\end{questions}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
Reference in New Issue
Block a user