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