Import work from year 2014-2015

This commit is contained in:
Benjamin Bertrand
2017-06-16 09:48:07 +03:00
commit 7e5feb002b
1531 changed files with 418856 additions and 0 deletions

251
1S/DS/DS_0929/DS_0929.tex Normal file
View File

@@ -0,0 +1,251 @@
\documentclass[a4paper,12pt]{/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}
% Title Page
\titre{1}
% \seconde \premiereS \PSTMG \TSTMG
\classe{\premiereS}
\date{29 septembre 2014}
\duree{1 heure}
%\sujet{%{{infos.subj%}}}
% DS DSCorr DM DMCorr Corr
\typedoc{DS}
\printanswers
\begin{document}
\maketitle
Le barème est donné à titre indicatif, il pourra être modifié.
\textbf{1 point} est réservé à la présentation et à la rédaction.
\begin{questions}
\question[5]
\begin{minipage}{0.5\textwidth}
\begin{tikzpicture}[scale=0.7]
\draw[very thin, gray] (-4,-5) grid (6,5);
\draw[->, thick] (-4,0) -- (6,0) node[below right] {$x$};
\draw[->, very thick] (0,-5) -- (0,5) node[above] {$y$};
\draw (0,0) node[below right, scale=0.7 ] {$O$};
\draw (0,1) node {-} node[left] {$J$};
\draw (1,0) node[rotate=90] {-} node[below] {$I$};
\draw[very thick] (-4,-4) -- (6,1) ;
\draw (5,0.5) node [above ] {$\mathcal{D}$};
\draw (2,-3) node {$\bullet$} node[below right] {$A$};
\ifprintanswers
\draw[color=red] (1,-5) -- (6,5) node[left] {$d_2$};
\draw[color=blue] (-1,-4) -- (2,5) node[left] {$d_1$};
\fi
\end{tikzpicture}
\end{minipage}
\begin{minipage}{0.5\textwidth}
Pour les questions qui suivent, vous tracerez sur le sujet et vous indiquerez le nom des droites.
\\[0.5cm]
\begin{parts}
\part Tracer la droite $d_2$ passant par $A$ et de coefficient directeur 2 .
\part Tracer la droite $d_1$ d'équation $ y = 3x - 1$ .
\part Déterminer l'équation de la droite $\mathcal{D}$.
%\part Tracer la droite $d_2$ passant par $B(-2,3)$ et de coefficient directeur $-1$ .
\end{parts}
\end{minipage}
\begin{solution}
$B(0;-2)$ et $C(4;0)$ sont deux points de $\mathcal{D}$.\\
On determine le coefficient directeur de $\mathcal{D}$:
\begin{eqnarray*}
a & = & \frac{y_B - y_C}{x_B - x_C}= \frac{-2 - 0}{0 - 4} = \frac{-2}{-4} = \frac{1}{2}
\end{eqnarray*}
Donc l'équation de $\mathcal{D}$ est de la forme $y = \frac{1}{2}x + b$. Déterminons $b$.
\begin{eqnarray*}
B(0;-2) \in \mathcal{D} & \mbox{ donc } & -2 = \frac{1}{2} \times 0 + b \\
&\mbox{ donc } & b = -2
\end{eqnarray*}
L'équation de $\mathcal{D}$ est donc $y = \frac{1}{2} - 2$
\end{solution}
\vfill
\question[5]
\begin{center}
\ifprintanswers
\includegraphics[scale=0.4]{./fig/fonction_corr}
\else
\includegraphics[scale=0.4]{./fig/fonction}
\fi
\end{center}
\begin{parts}
\part Tracer, sans faire de calculs, la tangente à $\mathcal{C}_g$ en -2.
\part Déterminer graphiquement $g(1)$ et $g'(1)$ ($T$ est la tangente à $\mathcal{C}_g$ en 1).
\part Déterminer graphiquement les valeurs de $a$ telles que $g'(a) = 0$.
\end{parts}
\begin{solution}
\begin{parts}
\part Cf graphique
\part Graphiquement on lit $g(1) = 0$.\\
$g'(1)$ est le coefficient directeur de $T$. Les points $A(1,0)$ et $B(0,1)$ sont deux points de $T$ donc
\begin{eqnarray*}
g'(1) & = & \frac{y_A - y_B}{x_A - x_B} = \frac{0 - 1}{1 - 0} = -1
\end{eqnarray*}
\part $g'(a) = 0$ correspond aux tangentes horizontales. On peut voir qu'il y a deux tangentes horizontales une au points $(-1:1)$ et une autre au point $(3;-1)$. Donc les valeurs de $a$ telles que $g'(a) = 0$ sont $-1$ et $3$.
\end{parts}
\end{solution}
\vfill
\pagebreak
\question[5]
\begin{minipage}{0.5\textwidth}
\begin{tikzpicture}[yscale=0.7,xscale=1.2]
\draw[very thin, gray] (-3,-5) grid (3,5);
\draw[->, thick] (-3,0) -- (3,0) node[below right] {$x$};
\draw[->, very thick] (0,-5) -- (0,5) node[above] {$y$};
\draw (0,0) node[below right, scale=0.7 ] {$O$};
\draw (0,1) node {-} node[left] {$J$};
\draw (1,0) node[rotate=90] {-} node[below] {$I$};
\draw (-2,2) node {$\bullet$};
\draw (-2.5 , 4) -- (-1.5,0);
\draw (1,-1) node {$\bullet$};
\draw (2,1) -- (0,-3);
\ifprintanswers
\draw[color = green, very thick] (-1,-1) node {$\bullet$};
\draw[color = green, very thick] (-2 , 1) -- (0,-3);
\draw[color=green, very thick] (2,2) node {$\bullet$};
\draw[color=green, very thick] (2.5 , 4) -- (1.5,0);
\draw[color=green, very thick] (0,-2) node {$\bullet$};
\draw[color=green, very thick] (-1 , -2) -- (1,-2);
\draw[color = red, very thick] plot [domain= -2.5:2.5] (\x, {\x*\x - 2});
\fi
\end{tikzpicture}
\end{minipage}
\begin{minipage}{0.5\textwidth}
On donne le tableau de valeurs correspondant à la fonction
\begin{eqnarray*}
f:x & \mapsto & x^2 - 2
\end{eqnarray*}
\begin{tabular}{|c|*{5}{p{.8cm}|}}
\hline
x & -2 & -1 & 0 & 1 & 2 \\
\hline
$f(x)$ & 2 & & -2 & -1 & \\
\hline
Nombre dérivé & -4 & -2 & & 2 & 4 \\
\hline
\end{tabular}
\end{minipage}
\vspace{1cm}
\begin{parts}
\part Calculer les éléments manquant du tableau
\begin{solution}
Calcul des éléments manquants dans le tableau
\begin{eqnarray*}
f(-1) & = & (-1)^2 - 2 = 1 - 2 = -1 \\
f(2) & = & 2^2 - 2 = 4 - 2 = 2 \\
\end{eqnarray*}
Calcul du nombre dérivé en 0
\begin{eqnarray*}
\frac{f(0 + h) - f(0)}{h} &=& \frac{h^2 - 2 - -(2)}{h} = \frac{h^2}{h} = h
\end{eqnarray*}
Donc quand $h$ tend vers 0, $\frac{f(0+h) - f(0)}{h}$ tend vers 0. Donc
\begin{eqnarray*}
f'(0) & = & \lim_{h\rightarrow 0} \frac{f(0+h) - f(0)}{h} = 0
\end{eqnarray*}
\end{solution}
\part Compléter le graphique avec les éléments du tableau.
\begin{solution}
En vert.
\end{solution}
\part Tracer précisément la courbe.
\begin{solution}
En rouge.
\end{solution}
\end{parts}
\vfill
\question[4]
Alain a mis 4 musiques en lecture aléatoire sur son lecteur de musique. Le tableau suivant indique la durée en secondes de chacun de ces morceaux.
\begin{center}
\begin{tabular}{|c|*{4}{c|}}
\hline
Nom du morceau & A & B & C & D \\
\hline
Durée (en secondes) & 280 & 200 & 240 & 280 \\
\hline
\end{tabular}
\end{center}
On note $T$ le durée d'écoute de deux morceaux successifs (la lecture aléatoire permet d'écouter deux fois de suite le même morceau).
\begin{parts}
\part Déterminer la loi de probabilité de $T$. Justifier avec un arbre ou un tableau à double entrée.
\begin{solution}
Durée d'écoute pour deux morceaux
\begin{center}
\begin{tabular}{|c|*{4}{c|}}
\hline
& A & B & C & D \\
\hline
A & 560 & 480 & 520 & 560 \\
\hline
B & 480 & 400 & 440 & 480 \\
\hline
C & 520 & 440 & 480 & 520 \\
\hline
D & 560 & 480 & 520 & 560 \\
\hline
\end{tabular}
\end{center}
On en déduit la loi de probabilité de $T$.
\begin{center}
\begin{tabular}{|c|*{5}{c|}}
\hline
Valeurs de T & 400 & 440 & 480 & 520 & 560 \\
\hline
Probabilité & $\frac{1}{16}$ & $\frac{2}{16}$ & $\frac{5}{16}$ & $\frac{4}{16}$ & $\frac{4}{16}$ \\
\hline
\end{tabular}
\end{center}
Car il y a 16 issues possibles et que par exemple, il y a 5 issues qui donnent 480 d'où $P(X = 480) = \frac{5}{16}$.
\end{solution}
\part Quelle est la probabilité, $P(T>500)$, pour que les deux morceaux successifs durent plus de 500 secondes?
\begin{solution}
\begin{eqnarray*}
P(T > 500) & = & P(T = 520) + P(T=560) \\
& = & \frac{4}{16} + \frac{4}{16} \\
& = & \frac{8}{16} = \frac{1}{2}
\end{eqnarray*}
Donc la probabilité pour que les deux morceaux durent plusde 500 secondes est de $\frac{1}{2}$.
\end{solution}
\part(Bonus) Quelle est la probabilité pour que les deux morceaux tirés au hasard soient les mêmes?
\begin{solution}
Il y a 16 issues possibles pour les choix aléatoires de deux musiques. Or il n'y a que 4 issues qui correspondent à deux fois le même. Donc
\begin{eqnarray*}
P( \left\{ \mbox{ Deux fois le même morceau } \right\}) & = & \frac{4}{16} = \frac{1}{4}
\end{eqnarray*}
Donc une fois sur 4, il tombera sur deux fois le même morceau.
\end{solution}
\end{parts}
\end{questions}
\vfill
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@@ -0,0 +1,125 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1052.3622"
height="744.09448"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="Nouveau document 1">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mend"
style="overflow:visible;">
<path
id="path3952"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
transform="scale(0.4) rotate(180) translate(10,0)" />
</marker>
<filter
inkscape:collect="always"
id="filter3755">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="2.9303386"
id="feGaussianBlur3757" />
</filter>
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow1Mend-0"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path3952-1"
d="M 0,0 5,-5 -12.5,0 5,5 0,0 z"
style="fill-rule:evenodd;stroke:#000000;stroke-width:1pt"
transform="matrix(-0.4,0,0,-0.4,-4,0)" />
</marker>
<filter
color-interpolation-filters="sRGB"
inkscape:collect="always"
id="filter3755-9">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="2.9303386"
id="feGaussianBlur3757-1" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.80366138"
inkscape:cx="526.18109"
inkscape:cy="372.04724"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1364"
inkscape:window-height="748"
inkscape:window-x="0"
inkscape:window-y="274"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-308.2677)">
<path
d="m 230.3527,447.8926 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50526,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50526,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 m 29.50528,-450.85481 0,450.85481 m 29.50526,-450.85481 0,450.85481 m 29.50529,-450.85481 0,450.85481 m 29.50527,-450.85481 0,450.85481 M 230.3527,447.8926 l 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29553 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29553 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29553 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29554 621.00471,0 m -621.00471,30.29555 621.00471,0"
style="fill:none;stroke:#000000;stroke-width:0.66687799pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
id="path4419"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:3.3048315;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none;marker-end:url(#Arrow1Mend);filter:url(#filter3755)"
d="m 523.85247,654.50451 0,-586.067726"
id="path3753"
inkscape:connector-curvature="0"
transform="matrix(1,0,0,0.82403152,0,365.64024)" />
<path
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none;marker-end:url(#Arrow1Mend);filter:url(#filter3755-9)"
d="m 485.27901,1054.1093 0,-586.06769"
id="path3753-8"
inkscape:connector-curvature="0"
transform="matrix(0,1,-1,0,1341.8217,173.51829)" />
<path
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="m 701.78811,139.98433 c 0,0 -28.2453,151.0595 -57.86019,210.90972 -29.69668,60.0155 -43.86175,60.97096 -60.3488,60.97096 -16.48705,0 -32.14619,-3.62744 -60.3488,-61.59311 -28.20261,-57.96567 -33.59434,-59.10447 -56.61589,-58.48234 -23.02155,0.62213 -60.28983,30.41005 -88.96782,121.31975 -28.67799,90.9097 -30.48547,100.16657 -30.48547,100.16657"
id="path4421"
inkscape:connector-curvature="0"
transform="translate(0,308.2677)"
sodipodi:nodetypes="czzzzzc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

23
1S/DS/DS_0929/index.rst Normal file
View File

@@ -0,0 +1,23 @@
Notes sur DS_0929
#################
:date: 2015-07-01
:modified: 2015-07-01
:tags: DS, Droites, Dérivation, Proba
:category: 1S
:authors: Benjamin Bertrand
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
`Lien vers DS_0929_sujet.pdf <DS_0929_sujet.pdf>`_
`Lien vers DS_0929_corr.pdf <DS_0929_corr.pdf>`_
`Lien vers DS_0929.tex <DS_0929.tex>`_
`Lien vers fig/fonction.png <fig/fonction.png>`_
`Lien vers fig/fonction_corr.png <fig/fonction_corr.png>`_
`Lien vers fig/prix_fraise.ods <fig/prix_fraise.ods>`_