Import work from year 2014-2015
This commit is contained in:
BIN
2nd/Fonctions/Tableau_fonction/act_descr_fct/act_desc_fct.pdf
Normal file
BIN
2nd/Fonctions/Tableau_fonction/act_descr_fct/act_desc_fct.pdf
Normal file
Binary file not shown.
@@ -0,0 +1,84 @@
|
||||
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/2014_2015}
|
||||
|
||||
% 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=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-1.5:3.5, color=red] plot (\x, {-\x*\x + 2*\x + 1});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.25, color=red] plot (\x, {1/\x});
|
||||
\draw[very thick, domain=0.25:4, color=red] plot (\x, {1/\x});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-2.5:1.5, color=red] plot (\x, {2*\x + 1});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-1.5:3.5, color=red] plot (\x, {\x*\x - 2*\x - 3});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:4, color=red] plot [samples=300] (\x, {\x*cos(deg(\x))});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:4, color=red] plot [samples=300] (\x, {\x*sin(2*deg(\x))});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
BIN
2nd/Fonctions/Tableau_fonction/act_descr_fct/act_desc_fct2.pdf
Normal file
BIN
2nd/Fonctions/Tableau_fonction/act_descr_fct/act_desc_fct2.pdf
Normal file
Binary file not shown.
@@ -0,0 +1,84 @@
|
||||
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/2014-2015/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/2014_2015}
|
||||
|
||||
% 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=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-1.8:2, color=red] plot (\x, {-\x*\x*\x + 2*\x + 0.5});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:-0.2, color=red] plot (\x, {1/\x + 1});
|
||||
\draw[very thick, domain=0.2:4, color=red] plot (\x, {1/\x - 1});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:4, color=red] plot (\x, {-0.5*\x +1});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-1.5:2, color=red] plot (\x, {\x*\x*\x - 2*\x - 3});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:4, color=red] plot [samples=300] (\x, {(\x+1)*cos(deg(\x + 1))});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
\hspace{1cm}
|
||||
\begin{minipage}{0.5\textwidth}
|
||||
\begin{tikzpicture}[scale=1]
|
||||
\repereNoGrid{-4}{4}{-4}{4}
|
||||
\draw[very thick, domain=-4:4, color=red] plot [samples=300] (\x, {(\x + 1)*sin(2*deg(\x))});
|
||||
\clip (-4,-4) rectangle (4,4);
|
||||
%\draw[very thick, domain=0.2:4.2, color = red] plot (\x, {1/\x});
|
||||
\end{tikzpicture}
|
||||
\end{minipage}
|
||||
|
||||
\vfill
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
29
2nd/Fonctions/Tableau_fonction/act_descr_fct/index.rst
Normal file
29
2nd/Fonctions/Tableau_fonction/act_descr_fct/index.rst
Normal file
@@ -0,0 +1,29 @@
|
||||
Notes sur une activité d'introduction des tableaux de fonctions
|
||||
###############################################################
|
||||
|
||||
:date: 2015-07-01
|
||||
:modified: 2015-07-01
|
||||
:tags: Fonctions, Activité
|
||||
:category: 2nd
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Activité d'introction pour les tableaux que l'on fera avec les fonctions.
|
||||
|
||||
|
||||
|
||||
`Lien vers act_desc_fct.tex <act_desc_fct.tex>`_
|
||||
|
||||
`Lien vers act_desc_fct2.pdf <act_desc_fct2.pdf>`_
|
||||
|
||||
`Lien vers act_desc_fct.pdf <act_desc_fct.pdf>`_
|
||||
|
||||
`Lien vers act_desc_fct2.tex <act_desc_fct2.tex>`_
|
||||
|
||||
Découverte des tableaux de fonctions et des tableaux de signe
|
||||
-------------------------------------------------------------
|
||||
|
||||
Cette activité a pour but de faire comprendre aux élèves que l'on peut décrire les fonctions sans donner des valeurs. Elle les obligera à les faire communiquer entre eux et à se rendre compte des éléments importants à se transmettre.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Les élèves sont en binômes. Chaque élève a un tas de cartes où sont tracé des fonctions. À tour de rôle, ils devront décrire la fonction à leur camarade qui devra essayer de la tracer le plus fidèlement.
|
||||
Reference in New Issue
Block a user