2014-2015/1S/DM/DM_1002/4_DM_1002.tex

117 lines
2.8 KiB
TeX
Raw Normal View History

2017-06-16 06:48:07 +00:00
\documentclass[a4paper,10pt]{/media/documents/Cours/Prof/Enseignements/2014-2015/Archive/2014-2015/tools/style/classDS}
\usepackage{/media/documents/Cours/Prof/Enseignements/2014-2015/Archive/2014-2015/2014_2015}
\usepackage{multicol}
% Title Page
\titre{Octobre 1}
% \seconde \premiereS \PSTMG \TSTMG
\classe{\premiereS}
\date{6 octobre 2014}
%\duree{1 heure}
\sujet{4}
% DS DSCorr DM DMCorr Corr
\typedoc{DM}
\begin{document}
\maketitle
Vous collerez le sujet sur votre copie.
\begin{questions}
\question[6]
Tracer un repère orthonormé sur votre copie et tracer les droites suivantes dessus.
\begin{parts}
\part Droite $d_1$ passant par $A(-3;-6)$ et de coefficient directeur $1$.
\part Droite $d_2$ passant par $B(-3;2)$ et de coefficient directeur $-3$.
\part Droite $d_3$ passant par $C(10;6)$ et de coefficient directeur $\frac94$.
\part Droite $d_4$ d'équation y = 7x + 1.
\part Droite $d_5$ d'équation y = -10x - 3.
\part Droite $d_6$ d'équation y = 4x - 8.
\end{parts}
\question[5]
À partir du graphique suivant, déterminer l'équation des droites $\mathcal{D}_1$,$\mathcal{D}_2$,$\mathcal{D}_3$,$\mathcal{D}_4$.
\begin{tikzpicture}[scale=0.5]
\draw[very thin, gray] (-10,-10) grid (10,10);
\draw[->, thick] (-10,0) -- (10,0) node[below right] {$x$};
\draw[->, very thick] (0,-10) -- (0,10) node[above] {$y$};
\draw (0,0) node[below left] {$O$};
\draw (0,1) node {-} node[left] {$J$};
\draw (1,0) node[rotate=90] {-} node[below] {$I$};
\draw[very thick] (-10,8) -- (10,-6) node[above right] {$\mathcal{D}_1$};
\draw[very thick] (-10,-4) -- (6, 10) node[above right] {$\mathcal{D}_2$};
\draw[very thick] (-8, -10) -- (10,2) node[above right] {$\mathcal{D}_3$};
\draw[very thick] (-10,-6) -- (10,-10) node[above right] {$\mathcal{D}_4$};
\end{tikzpicture}
\question[5]
Soit $f : x \mapsto 9x^2 + x - 8$.
Calculer les quantités suivantes (simplifier quand c'est possible)
\begin{parts}
\begin{multicols}{2}
\part $f(0)$
\part $f(0 + h)$
\part $f'(0)$
\columnbreak
\part $f(2)$
\part $f(2 + h)$
\part $f'(2)$
\end{multicols}
\end{parts}
\question[4]
Factoriser les quantités suivantes
\begin{parts}
\part $A = 3 h^2 + 9h$
\part $B = (1x + -8)(3x + 9)+(3x + 9)(3x + 1)$
Avec identité remarquable
\part $C = x^2 - 64$
\part $D = x^2 + 10x + 25$
\end{parts}
\end{questions}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End: