Import work from year 2014-2015
This commit is contained in:
BIN
2nd/Fonctions/Tableau_fonction/Exo/Exo_bonus_tbl_sgnvaria.pdf
Normal file
BIN
2nd/Fonctions/Tableau_fonction/Exo/Exo_bonus_tbl_sgnvaria.pdf
Normal file
Binary file not shown.
@@ -0,0 +1,86 @@
|
||||
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/2014_2015}
|
||||
\usepackage{tkz-tab}
|
||||
|
||||
% Title Page
|
||||
% \titre{2}
|
||||
% \seconde \premiereS \PSTMG \TSTMG
|
||||
\classe{\seconde}
|
||||
\date{octobre 2014}
|
||||
|
||||
%\printanswers
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\vfill
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.8]
|
||||
\repere{-5}{5}{-5}{5}
|
||||
\clip (-5,-5) rectangle (5,5);
|
||||
\draw[very thick, color=red] plot [smooth,tension=0.5, mark=*] coordinates{(4, 4) (3.5, 2) (3, 0) (2, 1) (1, 0) (0, -2) (-1, -3) (-2, -2) (-2.5,0) (-3, 2) (-4, 3)};
|
||||
\draw (4,3) node[above right] {$\mathcal{C}_f$};
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.8]
|
||||
\repere{-5}{5}{-5}{5}
|
||||
\clip (-5,-5) rectangle (5,5);
|
||||
\draw[very thick, domain=-5:5, color=red] plot [samples=300] (\x, {cos(5*deg(\x)) - \x - 0.5 });
|
||||
\draw[very thick, domain=-5:5, color=blue] plot (\x, {0.5*\x - 1});
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\draw (4,4) node[above right] {$\mathcal{C}_g$};
|
||||
\draw (-4,-3) node[above left] {$\mathcal{C}_h$};
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
\hspace{-1cm}
|
||||
\begin{tikzpicture}
|
||||
\tkzTabInit[]{$x$/1,$i(x)$/1}{$-5$, $-\frac{1}{3}$, $0$,$1$,$10$,$+\infty$}
|
||||
\tkzTabLine{,+,z,-,z,+,z, -, z, - }
|
||||
\end{tikzpicture}
|
||||
\vfill
|
||||
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.8]
|
||||
\repere{-5}{5}{-5}{5}
|
||||
\clip (-5,-5) rectangle (5,5);
|
||||
\draw[very thick, color=red] plot [smooth,tension=0.5, mark=*] coordinates{(4, 4) (3.5, 2) (3, 0) (2, 1) (1, 0) (0, -2) (-1, -3) (-2, -2) (-2.5,0) (-3, 2) (-4, 3)};
|
||||
\draw (4,3) node[above right] {$\mathcal{C}_f$};
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=0.8]
|
||||
\repere{-5}{5}{-5}{5}
|
||||
\clip (-5,-5) rectangle (5,5);
|
||||
\draw[very thick, domain=-5:5, color=red] plot [samples=300] (\x, {cos(5*deg(\x)) - \x - 0.5 });
|
||||
\draw[very thick, domain=-5:5, color=blue] plot (\x, {0.5*\x - 1});
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\draw (4,4) node[above right] {$\mathcal{C}_g$};
|
||||
\draw (-4,-3) node[above left] {$\mathcal{C}_h$};
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
\hspace{-1cm}
|
||||
\begin{tikzpicture}
|
||||
\tkzTabInit[]{$x$/1,$i(x)$/1}{$-5$, $-\frac{1}{3}$, $0$,$1$,$10$,$+\infty$}
|
||||
\tkzTabLine{,+,z,-,z,+,z, -, z, - }
|
||||
\end{tikzpicture}
|
||||
\vfill
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
15
2nd/Fonctions/Tableau_fonction/Exo/index.rst
Normal file
15
2nd/Fonctions/Tableau_fonction/Exo/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Notes sur un exercice autour des tableau de variations
|
||||
######################################################
|
||||
|
||||
:date: 2015-07-01
|
||||
:modified: 2015-07-01
|
||||
:tags: Fonctions,Exo
|
||||
:category: 2nd
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers Exo_bonus_tbl_sgnvaria.pdf <Exo_bonus_tbl_sgnvaria.pdf>`_
|
||||
|
||||
`Lien vers Exo_bonus_tbl_sgnvaria.tex <Exo_bonus_tbl_sgnvaria.tex>`_
|
||||
Reference in New Issue
Block a user