Feat: premiers jet sur DS3 sti2d
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2020-11-10 09:34:58 +01:00
parent 610a50e602
commit 2dcf6747c3
4 changed files with 236 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,104 @@
\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
% Title Page
\title{DS 3}
\tribe{Terminale STI2D}
\date{12 novembre 2020}
\duree{1h}
\setlength{\columnseprule}{0}
\begin{document}
\maketitle
Le barème est donné à titre indicatif, il pourra être modifié.
\begin{exercise}[subtitle={Automatismes}, points=6]
Dans cet exerice les questions sont indépendantes.
\end{exercise}
\begin{exercise}[subtitle={Complexes}, points=6]
On note i le nombre complexe de module 1 et d'argument $\dfrac{\pi}{2}$ qui vérifie $i^2 = -1$.
\medskip
On note $z_A$, $z_B$ et $z_C$ les nombres complexes suivants
\[
z_A = -2 - 2i \qquad \qquad z_B = 2i + 4 \qquad \qquad z_C = -1 + \sqrt{3}i
\]
\begin{enumerate}
\item Calculer le conjugué de $z_A$
\item Calculer les quantités suivantes
\[
z_D = z_A + z_B \qquad z_E = z_B \times z_A \qquad z_F = \frac{z_A}{z_B}
\]
\item Calculer le module et l'argument de $z_C$.
\item Soit $Z$ le nombre complexe de module $r = 3$ et d'argument $\theta = \dfrac{2\pi}{3}$.
\item Placer les points $z_A$, $z_B$, $z_C$ et $Z$ sur le plan complexe mis en annexe.
\end{enumerate}
\end{exercise}
\begin{exercise}[subtitle={Citerne}, points=1]
\begin{minipage}{0.6\textwidth}
On se propose de fabriquer avec le moins de tôle possible une citerne fermée en forme de parallélépipède rectangle dont le volume intérieur doit être de $12m^3$. La longueur est aussi fixée à $3m$ par le cahier des charges.
On peut donc faire varier uniquement la largeur (notée $x$) et la hauteur (notée $h$) de la cuve.
\end{minipage}
\hfill
\begin{minipage}{0.3\textwidth}
\includegraphics[scale=0.8]{./fig/citerne}
\end{minipage}
\begin{enumerate}
\item Expliquer pourquoi quand la largeur $x$ change, la hauteur $h$ doit elle aussi changer pour respecter les contraintes.
\item Démontrer que l'on doit avoir $h = \dfrac{4}{x}$.
\item On note $S(x)$ l'aire totale de la citerne (c'est à dire la somme des aires des six faces). Montrer que l'on peut écrire
\[
S(x) = 6x + 8 + \frac{24}{x}
\]
\item Démontrer que
\[
S'(x) = \frac{6x^2-24}{x^2}
\]
\item Démontrer que
\[
S'(x) = \frac{6(x-2)(x+2)}{x^2}
\]
\item En déduire le tableau de variation de $S(x)$ sur $\intOF{0}{10}$ est .
\begin{tikzpicture}[baseline=(a.north)]
\tkzTabInit[lgt=3,espcl=3]{$x$/1, $S(x)$/2}{$0$, $2$, $10$}
\tkzTabVar{D+/ , -/ , +/ }
\end{tikzpicture}
\item Déterminer les valeurs de $x$ et $h$ correspondant à une utilisation minimal de tôle.
\end{enumerate}
\end{exercise}
\pagebreak
\center{\Large Annexe}
\vfill
\begin{tikzpicture}[baseline=(a.north), xscale=1.5, yscale=1.5]
\tkzInit[xmin=-5,xmax=5,xstep=1,
ymin=-5,ymax=5,ystep=1]
\tkzGrid
\draw (1, 0) node [below right] {1};
\draw (0, 1) node [above left] {$i$};
\draw [->, very thick] (-5, 0) -- (5, 0);
\draw [->, very thick] (0, -5) -- (0, 5);
%\tkzAxeXY
\foreach \x in {0,1,...,5} {
% dots at each point
\draw[black] (0, 0) circle(\x);
}
\end{tikzpicture}
\vfill
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

View File

@ -0,0 +1,132 @@
<?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="55.626667mm"
height="40.40659mm"
viewBox="0 0 55.626667 40.40659"
version="1.1"
id="svg8"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="citerne.svg">
<defs
id="defs2">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="-49.702305 : 23.431086 : 0"
inkscape:vp_y="0 : 473.35527 : 0"
inkscape:vp_z="49.702305 : 23.431086 : 0"
inkscape:persp3d-origin="78.807753 : 90.868314 : 1"
id="perspective815" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="28.194159"
inkscape:cy="87.282789"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1920"
inkscape:window-height="1026"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<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(-66.137173,-156.5464)">
<path
inkscape:connector-curvature="0"
id="path843"
style="fill:#969ba1;fill-opacity:0.71687586;fill-rule:evenodd;stroke:#000000;stroke-width:0.18944167;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.18944166, 0.75776662;stroke-dashoffset:0;stroke-opacity:1"
d="m 66.494985,167.56308 v 16.32491 l 22.609717,-10.65887 v -16.32491 z" />
<path
inkscape:connector-curvature="0"
id="path845"
style="fill:#969ba1;fill-opacity:0.71687586;fill-rule:evenodd;stroke:#000000;stroke-width:0.18944167;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.18944166, 0.75776662;stroke-dashoffset:0;stroke-opacity:1"
d="m 89.104702,156.90421 26.954708,12.70722 v 16.32491 L 89.104702,173.22912 Z" />
<path
inkscape:connector-curvature="0"
id="path847"
style="fill:#969ba1;fill-opacity:0.71687586;fill-rule:evenodd;stroke:#000000;stroke-width:0.18934211;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:0.18934211, 0.75736846;stroke-dashoffset:0;stroke-opacity:1"
d="M 66.494985,183.88799 93.449689,196.5952 116.05941,185.93634 89.104702,173.22912 Z" />
<path
inkscape:connector-curvature="0"
id="path849"
style="fill:#969ba1;fill-opacity:0.71687586;fill-rule:evenodd;stroke:#000000;stroke-width:0.71562374;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 66.494985,167.56308 93.449689,180.27029 116.05941,169.61143 89.104702,156.90421 Z" />
<path
inkscape:connector-curvature="0"
id="path851"
style="fill:#969ba1;fill-opacity:0.71687586;fill-rule:evenodd;stroke:#000000;stroke-width:0.71562374;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 93.449689,180.27029 V 196.5952 L 116.05941,185.93634 V 169.61143 Z" />
<path
inkscape:connector-curvature="0"
id="path853"
style="fill:#969ba1;fill-opacity:0.71687586;fill-rule:evenodd;stroke:#000000;stroke-width:0.71562374;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 66.494985,167.56308 26.954704,12.70721 V 196.5952 L 66.494985,183.88799 Z" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:4.23333311px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
x="72.445663"
y="194.07584"
id="text833"><tspan
sodipodi:role="line"
id="tspan831"
x="72.445663"
y="194.07584"
style="stroke-width:0.26458332">3m</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:4.23333311px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
x="106.02232"
y="195.13541"
id="text837"><tspan
sodipodi:role="line"
id="tspan835"
x="106.02232"
y="195.13541"
style="stroke-width:0.26458332">x</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:4.23333311px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
x="119.44047"
y="179.4494"
id="text841"><tspan
sodipodi:role="line"
id="tspan839"
x="119.44047"
y="179.4494"
style="stroke-width:0.26458332">h</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB