51 lines
1.4 KiB
TeX
51 lines
1.4 KiB
TeX
|
\documentclass[a5paper,12pt]{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classExo}
|
||
|
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
|
||
|
|
||
|
% Title Page
|
||
|
\titre{Généralités sur les fonctions - Exercices}
|
||
|
% \seconde \premiereS \PSTMG \TSTMG
|
||
|
\classe{Troisième}
|
||
|
\date{Juin 2017}
|
||
|
|
||
|
\newcommand{\lexo}{%
|
||
|
\setcounter{exo}{0}
|
||
|
\begin{Exo}[3 représentations de fonctions]
|
||
|
Voici 3 fonctions $f$, $g$ et $h$. Ces 3 fonctions sont représentées sous 3 formes différentes qu'il va falloir apprendre à maitriser.
|
||
|
\begin{itemize}
|
||
|
\item La fonction $f$ sous forme \parbox[b]{0.4\textwidth}{\dotfill}
|
||
|
|
||
|
\hspace{-1cm}
|
||
|
\includegraphics[scale=0.6]{./fig/fct_tbl_val}
|
||
|
|
||
|
\item La fonction $g$ sous forme \parbox[b]{0.4\textwidth}{\dotfill}
|
||
|
|
||
|
\hspace{-1.5cm}
|
||
|
\includegraphics[scale=0.8]{./fig/fct_graph}
|
||
|
|
||
|
\item La fonction $h$ sous forme \parbox[b]{0.4\textwidth}{\dotfill}
|
||
|
\begin{eqnarray*}
|
||
|
h(x) & = & 5x - 4
|
||
|
\end{eqnarray*}
|
||
|
|
||
|
\end{itemize}
|
||
|
|
||
|
Pour cette exercice, les questions seront écrites au tableau.
|
||
|
|
||
|
\end{Exo}
|
||
|
|
||
|
}
|
||
|
|
||
|
\pagestyle{empty}
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
\lexo
|
||
|
|
||
|
\end{document}
|
||
|
|
||
|
%%% Local Variables:
|
||
|
%%% mode: latex
|
||
|
%%% TeX-master: "master"
|
||
|
%%% End:
|
||
|
|