import work from year 2015-2016

This commit is contained in:
Benjamin Bertrand
2017-06-16 09:48:54 +03:00
commit 25a2e9a4a7
1663 changed files with 455810 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,116 @@
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/tools/style/classDS}
\usepackage{/media/documents/Cours/Prof/Enseignements/2015_2016}
% Title Page
\titre{3}
% \seconde \premiereS \PSTMG \TSTMG
\classe{Troisème}
\date{vendredi 27 novembre 2015}
\duree{1 heure}
%\sujet{}}
% DS DSCorr DM DMCorr Other
\typedoc{DS}
\begin{document}
\maketitle
Le barème est donné à titre indicatif, il pourra être modifié.
\textbf{2 points} sont réservés à la présentation et à la rédaction.
\vfill
\begin{questions}
\question[7]
\begin{parts}
\part Voici un programme de calcul:
\begin{center}
\fbox{\colorbox{base2}{
\begin{minipage}[h]{0.5\textwidth}
\textbf{Programme A} \\
Choisir un nombre.\\
Ajouter 3.\\
Calculer le carré du résultat obtenu.\\
Soustraire le carré du nombre de départ.
\end{minipage}
}}
\end{center}
\begin{subparts}
\subpart Eugénie choisit 4 comme nombre de départ. Vérifier qu'elle obtient 33 comme résultat du programme.
\subpart Elle choisit ensuite -5 comme nombre de départ. Quel résultat obtient-elle ?
\end{subparts}
\part Voici un deuxième programme de calcul:
\begin{center}
\fbox{\colorbox{base2}{
\begin{minipage}[h]{0.5\textwidth}
\textbf{Programme B} \\
Choisir un nombre.\\
Multiplier par 6.\\
Ajouter 9 au résultat obtenu.
\end{minipage}
}}
\end{center}
Clément affirme: \og Si on choisit n'importe quel nombre et qu'on lui applique les deux programmes, on obtient le même résultat. \fg
Prouver que Clément a raison.
\part Quel nombre de départ faut-il choisir pour que le résultat des programmes soit $54$ ?
\end{parts}
\vfill
\question[5]
En météorologie, on appelle "insolation" le nombre d'heures d'exposition d'un site au soleil.
Voici les relevés de la station de Voglans en Savoie donnant des informations sur l'insolation du mois de Juillet de 1990 à 2000
\begin{tabular}{|c|*{11}{c|}}
\hline
Année & 1990 & 1991 & 1992 & 1993 & 1994 & 1995 & 1996 & 1997 & 1998 & 1999 & 2000 \\
\hline
I (en h) & 324 & 325 & 257 & 234 & 285 & 261 & 213 & 226 & 308 & 259 & 206 \\
\hline
\end{tabular}
\begin{parts}
\part Quel est l'effectif total de cette série?
\part Calculer l'étendu de cette série statistique.
\part Calculer la moyenne d'insolation sur cette période (on donnera le résultat arrondi à l'heure près).
\end{parts}
\vfill
\pagebreak
\question[6]
Julien veut mesurer un jeune chêne avec une croix de bûcheron comme le montre le schéma ci-dessous.
\includegraphics[scale=0.3]{./fig/croix_bucheron}
Il place la croix de sorte que 0, D et A d'une part et 0, E et B d'autre part soient alignés.
Il sait que DE = 20 cm et OF = 35 cm. Il place [DE] verticalement et [OF] horizontalement.
Il mesure au sol BC = 7,7 m.
\medskip
\begin{parts}
\part Le triangle ABO est un agrandissement du triangle ODE. Justifier que le coefficient d'agrandissement est 22.
\part Calculer la hauteur de l'arbre en mètres.
\part Certaines croix du bûcheron sont telles que DE = OF.
Quel avantage apporte ce type de croix?
\part Julien enroule une corde autour du tronc de l'arbre à 1,5 m du sol. Il mesure ainsi une circonférence de 138~cm.
Quel est le diamètre de cet arbre à cette hauteur? Donner un arrondi au centimètre près.
\end{parts}
\end{questions}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

View File

@@ -0,0 +1,36 @@
\documentclass[a5paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/tools/style/classDS}
\usepackage{/media/documents/Cours/Prof/Enseignements/2015_2016}
% Title Page
\titre{3}
% \seconde \premiereS \PSTMG \TSTMG
\classe{Troisème}
\date{vendredi 27 novembre 2015}
\duree{1 heure}
%\sujet{}}
% DS DSCorr DM DMCorr Other
\typedoc{DS}
\begin{document}
\vfill
\begin{questions}
\setcounter{question}{2}
\question
Dans les marais salants, le sel récolté est stocké en tas sur une surface plane. On admet que le tas de sel a la forme d'un cône de révolution. La situation peut être modélisée par les deux dessins ci-dessous.
\includegraphics[scale=0.25]{./fig/cone3D.pdf}
\includegraphics[scale=0.25]{./fig/cone_cote.pdf}
\begin{enumerate}
\item Démontrer que la hauteur de ce cône de sel est égale à 2,5 mètres.
\item À l'aide de la formule $V_{cone} = \frac{\pi \times rayon^2 \times hauteur}{3}$, determiner, en $m^3$, le volume de sel contenu dans le cône. Arrondir le résultat au $m^3$ près.
\end{enumerate}
\end{questions}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

View File

@@ -0,0 +1,183 @@
<?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.4 r9939"
sodipodi:docname="cone3D.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.78215874"
inkscape:cx="530.46482"
inkscape:cy="-88.217386"
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"
showguides="false"
inkscape:snap-global="true"
inkscape:snap-grids="true" />
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-308.2677)">
<g
id="g3773"
transform="matrix(1.5682699,0,0,1.3259325,-374.74575,-175.10635)">
<path
sodipodi:open="true"
sodipodi:end="3.0531323"
sodipodi:start="0"
transform="translate(0.6392399,308.2677)"
d="m 860.43918,406.56708 c 0,28.95023 -68.68916,52.41902 -153.42154,52.41902 -79.47955,0 -145.80003,-20.73873 -152.82165,-47.78806"
sodipodi:ry="52.419025"
sodipodi:rx="153.42154"
sodipodi:cy="406.56708"
sodipodi:cx="707.01764"
id="path3753"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
sodipodi:type="arc" />
<path
sodipodi:open="true"
sodipodi:end="3.1415927"
sodipodi:start="0"
d="m 860.43918,406.56708 c 0,28.95023 -68.68916,52.41902 -153.42154,52.41902 -84.73238,0 -153.42154,-23.46879 -153.42154,-52.41902 0,0 0,0 0,0"
sodipodi:ry="52.419025"
sodipodi:rx="153.42154"
sodipodi:cy="406.56708"
sodipodi:cx="707.01764"
id="path3753-6"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 8;stroke-dashoffset:0"
sodipodi:type="arc"
transform="matrix(1,0,0,-1,0.9391841,1122.6804)" />
</g>
<g
id="g3810"
transform="matrix(1.5682699,0,0,1.5682699,-372.7407,-353.50511)">
<path
inkscape:connector-curvature="0"
id="path3777"
d="M 552.15723,716.06802 707.65687,511.58086"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
inkscape:connector-curvature="0"
id="path3777-2"
d="M 863.15652,717.36224 707.65687,512.87507"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:6.2730794;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:6.2730796, 12.5461592;stroke-dashoffset:0"
d="m 48.65452,769.55382 689.07022,0"
id="path3814"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:6.2730794;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:6.2730796, 12.5461592;stroke-dashoffset:0"
d="m 738.05879,450.75037 0,318.80346"
id="path3816"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:6.2730794;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:6.2730796, 12.5461592;stroke-dashoffset:0"
d="M 736.05374,450.75037 50.325527,769.55383"
id="path3818"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:6.2730794;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 294.94202,769.55383 0,-110.27793"
id="path3820"
inkscape:connector-curvature="0" />
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="825.91931"
y="207.11908"
id="text3834"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan3836"
x="825.91931"
y="207.11908">Pyramide</tspan></text>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="315.79269"
y="405.28857"
id="text3838"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan3840"
x="315.79269"
y="405.28857">Disciple</tspan></text>
<rect
style="fill:none;stroke:#000000;stroke-width:3.87539029;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="rect5321"
width="178.1123"
height="166.43964"
x="1584.6888"
y="1573.5991"
transform="matrix(1,0,-0.66257993,0.74899122,0,0)"
ry="0" />
<rect
style="fill:none;stroke:#000000;stroke-width:3.87539029;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="rect5321-3"
width="178.1123"
height="166.43964"
x="1799.2577"
y="1576.1597"
transform="matrix(1,0,-0.66257993,0.74899122,0,0)"
ry="0" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 572.77376,929.47885 0,-225.01827"
id="path5345"
inkscape:connector-curvature="0"
transform="translate(0,308.2677)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 432.13734,993.40449 139.3579,-230.13231 -30.6843,106.11656"
id="path5347"
inkscape:connector-curvature="0"
transform="translate(0,308.2677)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 609.85063,993.40449 -39.6339,-228.8538 149.586,103.55954"
id="path5349"
inkscape:connector-curvature="0"
transform="translate(0,308.2677)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

View File

@@ -0,0 +1,324 @@
<?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="svg3880"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="Nouveau document 7">
<defs
id="defs3882">
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow2Mend"
style="overflow:visible;">
<path
id="path4503"
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
transform="scale(0.6) rotate(180) translate(0,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Mstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow2Mstart"
style="overflow:visible">
<path
id="path4500"
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
transform="scale(0.6) translate(0,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mstart-8"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path4500-1"
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(0.6,0.6)" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend-4"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path4503-4"
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6,-0.6)" />
</marker>
<marker
inkscape:stockid="Arrow2Mstart"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mstart-9"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path4500-3"
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(0.6,0.6)" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend-1"
style="overflow:visible">
<path
inkscape:connector-curvature="0"
id="path4503-9"
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6,-0.6)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.78215874"
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="metadata3885">
<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)">
<g
id="g5163"
transform="matrix(1.102403,0,0,1.102403,-60.898337,-171.43145)">
<path
inkscape:transform-center-x="-1.4163239e-05"
inkscape:transform-center-y="-49.533038"
transform="matrix(1.2404786,0,0,-0.99848248,126.04493,893.01307)"
d="M 515.24067,350.57631 343.3924,52.926404 l 343.69651,-9e-6 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="true"
sodipodi:arg2="2.6179939"
sodipodi:arg1="1.5707963"
sodipodi:r2="99.216637"
sodipodi:r1="198.43327"
sodipodi:cy="152.14304"
sodipodi:cx="515.24066"
sodipodi:sides="3"
id="path4416"
style="fill:none;stroke:#000000;stroke-width:4.49267626;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
sodipodi:type="star" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path4418"
d="m 763.27218,235.24637 0,296.61498 -682.72587,0 z"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 8;stroke-dashoffset:0" />
<rect
y="822.22992"
x="761.99365"
height="17.899179"
width="17.899179"
id="rect4420"
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path4422"
d="m 315.79268,429.58032 0,103.55954"
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<rect
y="820.95135"
x="316.32227"
height="17.899179"
width="17.899179"
id="rect4420-4"
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
<text
sodipodi:linespacing="125%"
id="text4442"
y="882.73724"
x="70.318207"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="882.73724"
x="70.318207"
id="tspan4444"
sodipodi:role="line">A</tspan></text>
<text
sodipodi:linespacing="125%"
id="text4446"
y="882.67865"
x="304.28607"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="882.67865"
x="304.28607"
id="tspan4448"
sodipodi:role="line">B</tspan></text>
<text
sodipodi:linespacing="125%"
id="text4450"
y="709.7207"
x="304.28607"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="709.7207"
x="304.28607"
id="tspan4452"
sodipodi:role="line">C</tspan></text>
<text
sodipodi:linespacing="125%"
id="text4454"
y="882.67865"
x="535.6969"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="882.67865"
x="535.6969"
id="tspan4456"
sodipodi:role="line">E</tspan></text>
<text
sodipodi:linespacing="125%"
id="text4458"
y="882.70795"
x="749.2085"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="882.70795"
x="749.2085"
id="tspan4460"
sodipodi:role="line">O</tspan></text>
<text
sodipodi:linespacing="125%"
id="text4462"
y="882.67865"
x="975.50531"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="882.67865"
x="975.50531"
id="tspan4464"
sodipodi:role="line">L</tspan></text>
<text
sodipodi:linespacing="125%"
id="text4466"
y="529.45044"
x="753.04407"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="529.45044"
x="753.04407"
id="tspan4468"
sodipodi:role="line">S</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4470"
d="m 82.693037,910.44725 218.167783,0"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow2Mstart);marker-end:url(#Arrow2Mend)" />
<path
inkscape:connector-curvature="0"
id="path4470-0"
d="m 317.21697,910.44725 214.49859,0"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow2Mstart);marker-end:url(#Arrow2Mend)" />
<path
inkscape:connector-curvature="0"
id="path4470-3"
d="m 562.92143,910.44725 400.70149,0"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow2Mstart);marker-end:url(#Arrow2Mend)" />
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text5147"
y="487.1134"
x="334.97037"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="487.1134"
x="334.97037"
id="tspan5149"
sodipodi:role="line">1m</tspan></text>
<text
sodipodi:linespacing="125%"
id="text5151"
y="960.94849"
x="153.42154"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="960.94849"
x="153.42154"
id="tspan5153"
sodipodi:role="line">3,2m</tspan></text>
<text
sodipodi:linespacing="125%"
id="text5155"
y="960.94849"
x="389.94641"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="960.94849"
x="389.94641"
id="tspan5157"
sodipodi:role="line">2,3m</tspan></text>
<text
sodipodi:linespacing="125%"
id="text5159"
y="963.12622"
x="741.53748"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="963.12622"
x="741.53748"
id="tspan5161"
sodipodi:role="line">5m</tspan></text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

View File

@@ -0,0 +1,191 @@
<?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.4 r9939"
sodipodi:docname="Nouveau document 1">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mstart"
style="overflow:visible">
<path
id="path3795"
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) translate(10,0)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.78215874"
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)">
<g
id="g4257"
transform="matrix(1.1981725,0,0,1.1981725,-176.4444,-153.15989)">
<path
transform="translate(0,308.2677)"
d="m 799.07054,163.01039 c 0,23.65446 -101.03031,42.83018 -225.65752,42.83018 -124.6272,0 -225.65751,-19.17572 -225.65751,-42.83018 0,-23.65445 101.03031,-42.83018 225.65751,-42.83018 124.62721,0 225.65752,19.17573 225.65752,42.83018 z"
sodipodi:ry="42.830181"
sodipodi:rx="225.65752"
sodipodi:cy="163.01039"
sodipodi:cx="573.41302"
id="path3753"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
sodipodi:type="arc" />
<path
d="m 799.07054,163.01039 c 0,23.65446 -101.03031,42.83018 -225.65752,42.83018 -124.6272,0 -225.65751,-19.17572 -225.65751,-42.83018 0,-23.65445 101.03031,-42.83018 225.65751,-42.83018 124.62721,0 225.65752,19.17573 225.65752,42.83018 z"
sodipodi:ry="42.830181"
sodipodi:rx="225.65752"
sodipodi:cy="163.01039"
sodipodi:cx="573.41302"
id="path3753-3"
style="fill:none;stroke:#000000;stroke-width:5.39326048;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
sodipodi:type="arc"
transform="matrix(0.74166638,0,0,0.74166638,81.009931,815.19272)" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path3775"
d="m 346.47698,162.37113 328.57781,466.6572"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path3777"
d="M 337.52739,626.4713 799.07054,166.20667"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path4229"
d="M 508.84812,629.02833 567.65971,161.09262"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 8;stroke-dashoffset:0" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path4231"
d="M 566.3812,161.09262 710.85315,129.1298"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 8;stroke-dashoffset:0" />
<path
sodipodi:nodetypes="cc"
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path4233"
d="M 506.29109,629.02833 404.01006,653.32007"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 8;stroke-dashoffset:0" />
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path4235"
d="M 709.57464,130.40831 407.8456,650.76304"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 9;stroke-dashoffset:0" />
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text4237"
y="161.09262"
x="533.13983"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="161.09262"
x="533.13983"
id="tspan4239"
sodipodi:role="line">I</tspan></text>
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text4241"
y="112.50913"
x="709.57465"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="112.50913"
x="709.57465"
id="tspan4243"
sodipodi:role="line">B</tspan></text>
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text4245"
y="437.2514"
x="473.04977"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="437.2514"
x="473.04977"
id="tspan4247"
sodipodi:role="line">S</tspan></text>
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text4249"
y="636.6994"
x="530.58282"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="636.6994"
x="530.58282"
id="tspan4251"
sodipodi:role="line">K</tspan></text>
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text4253"
y="690.39691"
x="359.26212"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
xml:space="preserve"><tspan
y="690.39691"
x="359.26212"
id="tspan4255"
sodipodi:role="line">A</tspan></text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@@ -0,0 +1,11 @@
Notes sur le DS_15_11_27 pour les 3e
####################################
:date: 2015-11-27
:modified: 2015-11-27
:tags: Programme de calculs, Statistiques, Géométrie, DS
:category: 3e
:authors: Bertrand Benjamin
:summary: Devoir donné aux 3e.
<++ contenu ++>

BIN
3e/DS/DS_15_11_27/notes.pdf Normal file

Binary file not shown.

View File

@@ -0,0 +1,67 @@
\documentclass[a5paper,10pt, table]{/media/documents/Cours/Prof/Enseignements/tools/style/classCours}
\usepackage{/media/documents/Cours/Prof/Enseignements/2015_2016}
% Title Page
\titre{Devoir surveillé 3 - Bilan}
% \seconde \premiereS \PSTMG \TSTMG
\classe{Troisième}
\date{Décembre 2015}
\geometry{left=15mm,right=15mm, bottom= 15mm, top=15mm}
\begin{document}
\maketitle
\LARGE Nom - Prénom \hfill / 20
\normalsize
\vfill
\begin{tabular}{|c|c|p{2cm}|p{2cm}|}
\hline
\rowcolor{base1}
Exercice/Question & Barème & Prévision & Note \\
\hline
\rowcolor{highlightbg}
Présentation & 2 & & \\
\hline
\rowcolor{highlightbg}
Exercice 1 & 7 & & \\
\hline
1.a (appliquer programme)& 1,5&& \\
\hline
1.b (appliquer programme)& 1,5&& \\
\hline
2 (même programme) &2&&\\
\hline
3 (renverser pgm) &2&&\\
\hline
\rowcolor{highlightbg}
Exercice 2 & 5&&\\
\hline
1 (Effectif total) &1,5&&\\
\hline
2 (Étendu) &1,5&&\\
\hline
3 (Moyenne) &2&&\\
\hline
\rowcolor{highlightbg}
Exercice 3 &6&&\\
\hline
1 (hypothèses) &1&&\\
\hline
1 (Longueurs) &1&&\\
\hline
1 (Thalès calculs) &2&&\\
\hline
2 (Volume du cône) &2&&\\
\hline
\end{tabular}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.1 MiB