117 lines
2.8 KiB
TeX
117 lines
2.8 KiB
TeX
\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{26}
|
|
% 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(5;9)$ et de coefficient directeur $2$.
|
|
|
|
|
|
|
|
\part Droite $d_2$ passant par $B(-4;6)$ et de coefficient directeur $-1$.
|
|
|
|
|
|
|
|
\part Droite $d_3$ passant par $C(-5;-9)$ et de coefficient directeur $\frac73$.
|
|
|
|
|
|
\part Droite $d_4$ d'équation y = 1x + 7.
|
|
|
|
\part Droite $d_5$ d'équation y = 6x - 8.
|
|
|
|
\part Droite $d_6$ d'équation y = -6x - 1.
|
|
\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,9) -- (10,4) node[above right] {$\mathcal{D}_1$};
|
|
|
|
|
|
\draw[very thick] (-10,-10) -- (2, 10) node[above right] {$\mathcal{D}_2$};
|
|
|
|
|
|
\draw[very thick] (-9, -10) -- (10,-6) node[above right] {$\mathcal{D}_3$};
|
|
|
|
|
|
\draw[very thick] (-10,-4) -- (10,6) node[above right] {$\mathcal{D}_4$};
|
|
\end{tikzpicture}
|
|
|
|
\question[5]
|
|
|
|
Soit $f : x \mapsto 3x^2 + x - 6$.
|
|
|
|
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 = 4 h^2 + 9h$
|
|
\part $B = (-4x + -10)(2x + 4)+(2x + 4)(2x + -4)$
|
|
|
|
Avec identité remarquable
|
|
\part $C = x^2 - 100$
|
|
\part $D = x^2 + 14x + 49$
|
|
\end{parts}
|
|
|
|
|
|
\end{questions}
|
|
|
|
|
|
|
|
\end{document}
|
|
|
|
%%% Local Variables:
|
|
%%% mode: latex
|
|
%%% TeX-master: "master"
|
|
%%% End:
|