Import work from year 2013-2014
This commit is contained in:
BIN
3e/Nombres_Calculs/Inequations/activite/act_op_ineq.pdf
Normal file
BIN
3e/Nombres_Calculs/Inequations/activite/act_op_ineq.pdf
Normal file
Binary file not shown.
39
3e/Nombres_Calculs/Inequations/activite/act_op_ineq.tex
Normal file
39
3e/Nombres_Calculs/Inequations/activite/act_op_ineq.tex
Normal file
@@ -0,0 +1,39 @@
|
||||
\documentclass[a4paper,10pt]{beamer}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[french]{babel}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{thumbpdf}
|
||||
\usepackage{wasysym}
|
||||
\usepackage{ucs}
|
||||
\usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps,pgfshade}
|
||||
\usepackage{verbatim}
|
||||
\usepackage{subfig}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{tikz}
|
||||
\usepackage{enumerate}
|
||||
\usepackage{array}
|
||||
|
||||
\renewcommand{\arraystretch}{3}
|
||||
\setlength{\tabcolsep}{10pt}
|
||||
|
||||
\begin{document}
|
||||
\begin{frame}{Opérations et inégalités.}
|
||||
|
||||
\begin{tabular}{|m{4cm}|*{4}{m{1cm}|}}
|
||||
\hline
|
||||
Inégalité & -3 & +4 & $\times 2$ & $\times (-1)$ \\
|
||||
\hline
|
||||
$4 \leq 7$ & & & &\\
|
||||
\hline
|
||||
$6 > 1$ & & & &\\
|
||||
\hline
|
||||
$4 \geq -1$ & & & &\\
|
||||
\hline
|
||||
Sens de l'inégalité changé? &&&& \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
|
||||
|
||||
\end{frame}
|
||||
|
||||
\end{document}
|
||||
15
3e/Nombres_Calculs/Inequations/activite/index.rst
Normal file
15
3e/Nombres_Calculs/Inequations/activite/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Notes sur une activité autour des inéquations pour les 3e
|
||||
#########################################################
|
||||
|
||||
:date: 2014-07-01
|
||||
:modified: 2014-07-01
|
||||
:tags: Nombres Calculs, Inequations
|
||||
:category: 3e
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers act_op_ineq.tex <act_op_ineq.tex>`_
|
||||
|
||||
`Lien vers act_op_ineq.pdf <act_op_ineq.pdf>`_
|
||||
Reference in New Issue
Block a user