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,54 @@
\documentclass[a4paper,12pt, table]{/media/documents/Cours/Prof/Enseignements/tools/style/classExamen}
\usepackage{/media/documents/Cours/Prof/Enseignements/2015_2016}
% Title Page
\titre{Brevet Blanc}
% \seconde \premiereS \PSTMG \TSTMG
\classe{Troisième}
\date{Samedi 28 mai 2015}
\duree{2 heures}
%\sujet{}}
% DS DSCorr DM DMCorr Other
\typedoc{Other}
\ptpres{4}
\begin{document}
\titlepage
\renewcommand{\arraystretch}{1}
\begin{questions}
\question[5]
\input{./Juin_2014_Asie_Exo2.tex}
\pagebreak
\question[5]
\input{./Juin_2014_Metro_Exo3.tex}
\pagebreak
\question[6]
\input{./Dec_2014_NC_Exo3.tex}
\question[9]
\input{./Sept_2012_Metro_PB.tex}
\pagebreak
\question[5]
\input{./Nov_2014_AMsud_Exo3.tex}
\pagebreak
\question[3]
\input{./Juin_2014_Metro_Exo4.tex}
\end{questions}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,12 @@
\begin{parts}
\part
\begin{subparts}
\subpart Construire un triangle ABC isocèle en A tel que AB = 5~cm et BC = 2~cm.
\subpart Placer le point M de [AB] tel que BM = 2~cm.
\subpart Tracer la parallèle à [BC] passant par M. Elle coupe [AC] en N.
\end{subparts}
\part Calculer les longueurs MN et AN en justifiant.
\part Montrer que les périmètres du triangle AMN et du quadrilatère BMNC sont égaux.
\end{parts}

View File

@@ -0,0 +1,51 @@
Une corde de guitare est soumise à une tension $T$, exprimée en Newton (N),
qui permet d'obtenir un son quand la corde est pincée.
Ce son plus ou moins aigu est caractérisé par une fréquence $f$exprimée en Hertz (Hz).
\medskip
\parbox{0.45\linewidth}{La fonction qui à une tension $T$ associe
sa fréquence est définie par la relation :
$f(T) = 20\sqrt{N}$.
On donne ci-contre la représentation
graphique de cette fonction.}\hfill
\parbox{0.5\linewidth}{
\includegraphics[scale=1]{./fig/juin_2014_Asie_Exo2_Graph}
}
\medskip
\textbf{Tableau des fréquences (en Hertz) de différentes notes de musique}
\medskip
\hspace{-2.2cm}
\begin{tabular}{|m{2cm}|*{14}{p{0.8cm}|}}
\hline
Notes& Do2& Ré2& Mi2& Fa2& Sol2 &La2& Si2& Do3& Ré3& Mi3& Fa3& Sol3& La3& Si3\\
\hline
Fréquences (en Hz)&132& 148,5& 165& 176& 198& 220& 247,5& 264 &297 &330& 352& 396& 440& 495\\
\hline
\end{tabular}
\medskip
\begin{parts}
\part Déterminer graphiquement une valeur approchée de la tension à appliquer sur la corde pour obtenir un \og La3 \fg.
\part Déterminer par le calcul la note obtenue si on pince la corde avec une tension de 220~N environ.
\part La corde casse lorsque la tension est supérieure à 900~N.
Quelle fréquence maximale peut-elle émettre avant de casser?
\end{parts}

View File

@@ -0,0 +1,18 @@
Voici un programme de calcul:
\begin{center}
\includegraphics[scale=1.4]{./fig/juin_2014_Metro_Exo3_pgm}
\end{center}
\begin{parts}
\part Montrer que si on choisit 8 comme nombre de départ, le programme donne 12 comme résultat.
\part Pour chacune des affirmations suivantes, indiquer si elle est vraie ou fausse. On rappelle que les réponses doivent être justifiées.
\begin{subparts}
\subpart \textbf{Proposition 1 : } Le programme peut donner un résultat négatif.
\subpart \textbf{Proposition 2 : } Si on choisit $\frac{1}{ 2}$ comme nombre de départ, le programme donne $\frac{33}{4}$ comme résultat.
\subpart \textbf{Proposition 3 :} Le programme donne 0 comme résultat pour exactement deux nombres.
\subpart \textbf{Proposition 4 :} La fonction qui, au nombre choisi au départ, associe le résultat du programme est une fonction linéaire.
\end{subparts}
\end{parts}

View File

@@ -0,0 +1,44 @@
Un sac contient 20 jetons qui sont soit jaunes, soit verts, soit rouges, soit bleus. On considère l'expérience suivante : tirer au hasard un jeton, noter sa couleur et remettre le jeton dans le sac. Chaque jeton a la même probabilité d'être tiré.
\medskip
\begin{parts}
\part Le professeur, qui connaît la composition du sac, a simulé un grand nombre de fois l'expérience avec un tableur. Il a représenté ci-dessous la fréquence d'apparition des différentes couleurs après \np{1000} tirages.
\begin{center}
\includegraphics[width=11cm]{./fig/juin_2014_Metro_Exo4_graph}
\end{center}
\begin{subparts}
\subpart Quelle couleur est la plus présente dans le sac ? Aucune justification n'est attendue.
Le professeur a construit la feuille de calcul suivante :
\hspace{-2cm}
\renewcommand{\arraystretch}{0.9}
\begin{tabularx}{1.1\linewidth}{|c|*{3}{>{\centering \arraybackslash}X|}}\hline
&A& B& C\\ \hline
1& Nombre de tirages& Nombre de fois où un jeton rouge est apparu&Fréquence d'apparition de la couleur rouge\\ \hline
2 & 1 & 0& 0\\ \hline
3 & 2 & 0& 0\\ \hline
4 & 3 & 0& 0\\ \hline
5 & 4 & 0& 0 \\ \hline
6 & 5 & 0& 0\\ \hline
7 & 6 & 1& \np{0,166666667}\\ \hline
8 & 7 & 1& \np{0,142857143}\\ \hline
9 & 8 & 1& 0,125 \\ \hline
10 & 9 & 1& \np{0,111111111}\\ \hline
11 & 10 & 1& 0,1 \\ \hline
\end{tabularx}
\renewcommand{\arraystretch}{1}
\subpart Quelle formule a-t-il saisie dans la cellule C2 avant de la recopier vers le bas ?
\end{subparts}
\part On sait que la probabilité de tirer un jeton rouge est de $\dfrac{1}{5}$.
Combien y a-t-il de jetons rouges dans ce sac?
\end{parts}

View File

@@ -0,0 +1,48 @@
Le document ci-dessous indique les tarifs postaux pour un envoi depuis la France métropolitaine d'une lettre ou d'un paquet en mode \og lettre prioritaire \fg.
Ces tarifs sont fonction du poids de la lettre.
\begin{itemize}
\item[$\bullet~~$] \textbf{Pour les envois vers :} La France, Monaco, Andorre et secteurs postaux (armée). Complément daffranchissement aérien vers l'Outre-mer pour les envois de plus de 20~g
\item[$\bullet~~$] \textbf{Service universel:} Jusqu'à 2~kg
\item[$\bullet~~$] \textbf{Délai:} J + 1, indicatif
\item[$\bullet~~$] \textbf{Dimensions:} Minimales : $14 \times 9$ cm, maximales : L + l + H = 100 cm, avec L $< 60$ cm
\item[$\bullet~~$] \textbf{Complément aérien :}
\begin{itemize}
\item Vers zone OM1 : Guyane, Guadeloupe, Martinique, La Réunion, St Pierre et Miquelon, St-Barthélémy, St-Martin et Mayotte : 0,05~\euro{} par tranche de 10~g.
\item Vers zone OM2 : Nouvelle-Calédonie, Polynésie française, Wallis-et~Futuna, TAAF. : 0,11~\euro{} par tranche de 10~g
\end{itemize}
\item[$\bullet~~$] \textbf{Exemple de complément :} Pour un envoi de 32~g vers la Guadeloupe : 1,10\euro{} + $4 \times 0,05$\euro{} = 1,3\euro.
\end{itemize}
\setlength\parindent{0mm}
\begin{center}
\begin{tabularx}{\linewidth}{|l *{2}{>{\centering \arraybackslash}X|}}\hline
\multicolumn{2}{|c|}{POIDS JUSQU'À}&TARIFS NETS\\ \hline
20~g & &0,66\euro \\ \hline
50~g & &1,10\euro \\ \hline
100~g & &1,65\euro \\ \hline
250~g & &2,65\euro \\ \hline
500~g & &3,55\euro \\ \hline
1~kg & &4,65\euro \\ \hline
2~kg & &6,00\euro \\ \hline
3~kg & &7,00O\euro \\ \hline
\end{tabularx}
\end{center}
\begin{parts}
\part Expliquer pourquoi le coût d'un envoi vers la France Métropolitaine, en \og lettre prioritaire \fg, d'une lettre de 75~g est de 1,65\euro.
\part Montrer que le coût d'un envoi à Mayotte, en \og lettre prioritaire \fg, d'une lettre de 109~g est de 3,20~\euro.
\textbf{Dans cette question ci-dessous, il sera tenu compte de toute trace de réponse même incomplète dans l'évaluation.}
\part Au moment de poster son courrier à destination de Wallis-et-Futuna, Loïc s'aperçoit qu'il a oublié sa carte de crédit et qu'il ne lui reste que 6,76~\euro{} dans son porte-monnaie.
Il avait l'intention d'envoyer un paquet de 272 g, en \og lettre prioritaire \fg.
Peut-il payer le montant correspondant ?
\part Le paquet a les dimensions suivantes : L = 55~cm l = 30~cm et h = 20~cm. Le guichetier de l'agence postale le refuse. Pourquoi ?
\end{parts}

View File

@@ -0,0 +1,75 @@
Rémi s'est inscrit à son premier triathlon \og distance olympique \fg.
Il devra effectuer : 1,5 km de natation, puis 40 km de cyclisme, puis 10 km de course à pied.
Il a reçu les informations suivantes (Les deux schémas ne sont pas à l'échelle):
\medskip
\parbox{0.6\linewidth}{
\textbf{Natation:} \\
Partir du point D, rejoindre la bouée A à 250 m du départ, la contourner à 900 sur la gauche, aller jusqu'à la bouée B, la contourner encore à gauche et rejoindre le point de départ D qui est à 650 m de la bouée B.}\hfill
\parbox{0.3\linewidth}{
\includegraphics[scale=1]{./fig/Sept_2012_Metro_PB_nage}
}
\medskip
\parbox{0.6\linewidth}{
\textbf{Cyclisme:} \\
Départ au point P au pied du col, montée régulière de 20 km jusqu'au sommet S du col avec un dénivelé de 800 m, puis descente par la même route et retour au point P.}
\hfill
\parbox{0.3\linewidth}{
\includegraphics[scale=1]{./fig/Sept_2012_Metro_PB_deniv}
}
\medskip
\textbf{Course à pied} \\
Circuit de 5 km à parcourir 2 fois.
\medskip
\begin{parts}
\part Partie natation
Rémi prévoit de parcourir 1~km toutes les 20~minutes.
Expliquer pourquoi, s'il nage régulièrement, il devrait mettre 30minutes pour la partie natation.
\part Partie cyclisme
\begin{subparts}
\subpart Vérifier par un calcul que la valeur arrondie au mètre près de PH est 19 984 mètres.
\subpart Rémi sait qu'avec une telle pente il peut prévoir 1 h 30 min pour cette subpartie du triathlon.
\medskip
\fbox{
\parbox{0.5\linewidth}{La pente moyenne $p$ d'une route est un pourcentage qui se calcule de la façon suivante :
\[p = \dfrac{d}{l} \times 100\]
$d$ et $l$ sont exprimées dans la même unité.}\hfill
\parbox{0.4\linewidth}{
\includegraphics[scale=1]{./fig/Sept_2012_Metro_PB_pente}
}}
\medskip
Calculer la pente moyenne du col que doit escalader Rémi.
\end{subparts}
\part Partie course à pied
Pour la dernière partie de son triathlon, Rémi prévoit de mettre 20~minutes pour chacun des deux tours du circuit de 5~km.
Déterminer en km/h sa vitesse moyenne pour la course à pied s'il respecte ses prévisions.
\part Totalité du triathlon
Recopier puis completer le tableau suivant \textit{(les temps seront donnés en heures et en minutes)}.
\begin{tabular}{|c|*{4}{p{2.6cm}|}}
\hline
Épreuve & Natation & Cyclisme & Course à pied & Total \\
\hline
Temps prévus & & 1h30min & & \\
\hline
\end{tabular}
\end{parts}

View File

@@ -0,0 +1,7 @@
Voici trois calculs effectués à la calculatrice. Détailler ces calculs afin de comprendre les résultats donnés par la calculatrice :
Calcul \no 1: $\dfrac{5}{6} - \dfrac{3}{4} = \dfrac{1}{12}$
Calcul \no 2 : $\sqrt{18} = 3\sqrt{2}$
Calcul \no 3 : $8 \times 10^{15} + 2 \times 10^{15} = 1 \times 10^{16}$

Binary file not shown.

View File

@@ -0,0 +1,117 @@
<?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"
id="svg4155"
version="1.1"
inkscape:version="0.91 r13725"
xml:space="preserve"
width="168.26775"
height="60.682011"
viewBox="0 0 168.26775 60.682011"
sodipodi:docname="Sept_2012_Metro_PB_deniv.svg"><metadata
id="metadata4161"><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><defs
id="defs4159" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="740"
id="namedview4157"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.1575758"
inkscape:cx="17.655593"
inkscape:cy="100.29612"
inkscape:window-x="1366"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g4163" /><g
id="g4163"
inkscape:groupmode="layer"
inkscape:label="Brevet_2012-2"
transform="matrix(1.25,0,0,-1.25,-360.34555,372.11188)"><path
inkscape:connector-curvature="0"
id="path4427"
style="fill:none;stroke:#000000;stroke-width:1.60000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 290.13589,259.1029 94.394,28.064" /><path
inkscape:connector-curvature="0"
id="path4429"
style="fill:none;stroke:#000000;stroke-width:1.60000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 290.13589,259.1029 94.394,0 0,28.064" /><path
inkscape:connector-curvature="0"
id="path4431"
style="fill:none;stroke:#000000;stroke-width:1.60000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 379.42689,261.6549 0,2.551 5.103,0 0,-5.103 -5.103,0 0,2.552 z" /><g
id="g4433"
transform="translate(-48.868114,7.818898)"
style="stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"><text
id="text4435"
style="font-variant:normal;font-weight:normal;font-size:9.16561985px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
transform="matrix(1,0,0,-1,336.245,256.325)"><tspan
id="tspan4437"
y="0"
x="0"
style="stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none">P</tspan><tspan
id="tspan4439"
y="15"
x="100.633"
style="stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none">H</tspan><tspan
id="tspan4441"
y="-26.743"
x="100.633"
style="stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none">S</tspan></text>
</g><path
inkscape:connector-curvature="0"
id="path4443"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
d="m 386.61689,267.5449 3.015,-8.442 3.015,8.442 -3.015,-3.376" /><path
inkscape:connector-curvature="0"
id="path4445"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
d="m 392.64689,278.7249 -3.015,8.442 -3.015,-8.442 3.015,3.376" /><path
inkscape:connector-curvature="0"
id="path4447"
style="fill:none;stroke:#000000;stroke-width:1.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 389.63189,264.1689 0,17.932" /><text
transform="scale(1,-1)"
style="font-variant:normal;font-weight:normal;font-size:7.33249998px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
id="text4451"
x="392.4899"
y="-276.87289"><tspan
x="392.4899 396.32986 400.16986 405.80978 414.32968 418.76968"
y="-276.87289"
sodipodi:role="line"
id="tspan4453">800mde</tspan><tspan
x="393.44965 397.88968 401.60968 406.16971 408.32968 412.04968 415.76971 417.80972"
y="-266.66861"
sodipodi:role="line"
id="tspan4455">dénivelé</tspan></text>
<text
transform="matrix(0.97029572,0.24192193,0.24192193,-0.97029572,0,0)"
style="font-variant:normal;font-weight:normal;font-size:9.16562271px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.59999955;stroke-miterlimit:10;stroke-dasharray:none"
id="text4457"
x="378.83237"
y="-187.53781"><tspan
x="378.83237 383.63239 390.59222 395.39224"
y="-187.53781"
sodipodi:role="line"
id="tspan4459">20km</tspan></text>
</g></svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

View File

@@ -0,0 +1,152 @@
<?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="44.197525mm"
height="30.71711mm"
viewBox="0 0 156.6054 108.84015"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="Sept_2012_Metro_PB_nage.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.4"
inkscape:cx="73.433489"
inkscape:cy="13.781941"
inkscape:document-units="px"
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="1366"
inkscape:window-height="740"
inkscape:window-x="1366"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<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(-138.84015,-100.79927)">
<path
inkscape:connector-curvature="0"
id="path4355"
style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 209.88709,158.063 -67.32375,-38.97625 134.64626,0 0,77.9525 -67.32251,-38.97625 z" />
<g
id="g4357"
transform="matrix(1.25,0,0,-1.25,-283.05915,586.11925)">
<text
id="text4359"
style="font-variant:normal;font-weight:normal;font-size:9.16561985px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="matrix(1,0,0,-1,337.498,378.546)">
<tspan
id="tspan4361"
y="0"
x="0">B</tspan>
<tspan
id="tspan4363"
y="1.43984"
x="114.316">A</tspan>
<tspan
id="tspan4365"
y="77.362137"
x="114.316">D</tspan>
</text>
</g>
<path
inkscape:connector-curvature="0"
id="path4367"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.20000005;stroke-miterlimit:10;stroke-dasharray:none"
d="m 288.0646,147.3555 -3.76875,-10.5525 -3.76875,10.5525 3.76875,-4.22125" />
<path
inkscape:connector-curvature="0"
id="path4369"
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 284.29585,172.2355 0,-29.10125" />
<path
inkscape:connector-curvature="0"
id="path4371"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.20000005;stroke-miterlimit:10;stroke-dasharray:none"
d="m 202.72209,109.33085 -10.55125,3.76875 10.55125,3.76875 -4.22,-3.76875" />
<path
inkscape:connector-curvature="0"
id="path4373"
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 248.86335,113.0996 -50.36126,0" />
<path
inkscape:connector-curvature="0"
id="path4375"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.20000005;stroke-miterlimit:10;stroke-dasharray:none"
d="m 212.41874,172.54595 11.03,1.975 -7.28375,-8.515 1.79,5.36875" />
<path
inkscape:connector-curvature="0"
id="path4377"
style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 184.47249,152.19845 33.4825,19.17625" />
<text
transform="matrix(0,-1,1,0,0,0)"
style="font-variant:normal;font-weight:normal;font-size:11.45702457px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.20000005;stroke-miterlimit:10;stroke-dasharray:none"
id="text4381"
x="-170.11926"
y="295.28333">
<tspan
x="-170.11926 -164.11928 -158.11929 -149.41911"
y="295.28333"
sodipodi:role="line"
id="tspan4383">250m</tspan>
</text>
<text
style="font-variant:normal;font-weight:normal;font-size:11.45702457px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.20000005;stroke-miterlimit:10;stroke-dasharray:none"
id="text4385"
x="204.91708"
y="109.30253">
<tspan
x="204.91708 210.91707 216.91708 225.61726"
y="109.30253"
sodipodi:role="line"
id="tspan4387">500m</tspan>
</text>
<text
transform="matrix(0.88294751,0.46947172,-0.46947172,0.88294751,0,0)"
style="font-variant:normal;font-weight:normal;font-size:11.4570322px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.20000005;stroke-miterlimit:10;stroke-dasharray:none"
id="text4389"
x="243.5249"
y="60.567448">
<tspan
x="243.5249 249.52492 255.5249 264.22488"
y="60.567448"
sodipodi:role="line"
id="tspan4391">650m</tspan>
</text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

View File

@@ -0,0 +1,128 @@
<?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"
id="svg4155"
version="1.1"
inkscape:version="0.91 r13725"
xml:space="preserve"
width="191.20949"
height="51.17918"
viewBox="0 0 191.20949 51.17918"
sodipodi:docname="Sept_2012_Metro_PB_pente.svg"><metadata
id="metadata4161"><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><defs
id="defs4159" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="740"
id="namedview4157"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="3.1192341"
inkscape:cx="101.40109"
inkscape:cy="13.6273"
inkscape:window-x="1366"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g4163" /><g
id="g4163"
inkscape:groupmode="layer"
inkscape:label="Brevet_2012-2"
transform="matrix(1.25,0,0,-1.25,-254.32339,718.94937)"><path
inkscape:connector-curvature="0"
id="path4265"
style="fill:none;stroke:#000000;stroke-width:1.60000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 203.68669,543.21067 104.883,31.182" /><path
inkscape:connector-curvature="0"
id="path4267"
style="fill:none;stroke:#000000;stroke-width:1.60000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 203.68669,543.21067 104.883,0 0,31.182" /><path
inkscape:connector-curvature="0"
id="path4269"
style="fill:none;stroke:#000000;stroke-width:1.60000002;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 302.89969,546.04567 0,2.835 5.67,0 0,-5.67 -5.67,0 0,2.835 z" /><path
inkscape:connector-curvature="0"
id="path4271"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
d="m 311.22369,551.65267 3.015,-8.442 3.015,8.442 -3.015,-3.376" /><path
inkscape:connector-curvature="0"
id="path4273"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
d="m 317.25369,565.95067 -3.015,8.442 -3.015,-8.442 3.015,3.377" /><path
inkscape:connector-curvature="0"
id="path4275"
style="fill:none;stroke:#000000;stroke-width:1.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
d="m 314.23869,548.27667 0,21.051" /><text
transform="scale(1,-1)"
style="font-style:italic;font-variant:normal;font-size:7.33249998px;font-family:Utopia;-inkscape-font-specification:Utopia-Italic;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
id="text4279"
x="316.9957"
y="-557.93866"><tspan
style="stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
x="316.9957"
y="-557.93866"
id="tspan4281">d</tspan></text>
<text
transform="scale(1,-1)"
style="font-variant:normal;font-weight:normal;font-size:7.33249998px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
id="text4283"
x="323.5957"
y="-557.93866"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'"
x="323.5957 326.11572 330.55573 334.27573 338.83572 340.99576 344.71576 348.43573 350.47574 354.19577"
y="-557.93866"
sodipodi:role="line"
id="tspan4285">(dénivelé)</tspan></text>
<text
transform="scale(1,-1)"
style="font-style:italic;font-variant:normal;font-size:7.33249998px;font-family:Utopia;-inkscape-font-specification:Utopia-Italic;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
id="text4287"
x="220.22569"
y="-535.74139"><tspan
style="stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
x="220.22569"
y="-535.74139"
id="tspan4289">l</tspan></text>
<text
transform="scale(1,-1)"
style="font-variant:normal;font-weight:normal;font-size:7.33249998px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.60000002;stroke-miterlimit:10;stroke-dasharray:none"
id="text4291"
x="224.90578"
y="-535.74139"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'"
x="224.90578 226.94576 231.14575 235.70575 239.54575 243.98576 247.70576 252.14574 256.70575 261.14575 265.34573 268.22574 270.38574 273.86572 278.06573 282.6257 285.14569 288.98572 291.02573"
y="-535.74139"
sodipodi:role="line"
id="tspan4293">longueurhorizontale</tspan></text>
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7px;line-height:125%;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="386.87106"
y="-466.13071"
id="text4184"
sodipodi:linespacing="125%"
transform="matrix(0.95916085,0.28286122,0.28286122,-0.95916085,0,0)"><tspan
sodipodi:role="line"
id="tspan4186"
x="386.87106"
y="-466.13071">Route</tspan></text>
</g></svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

View File

@@ -0,0 +1,149 @@
<?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"
id="svg4155"
version="1.1"
inkscape:version="0.91 r13725"
xml:space="preserve"
width="283.46503"
height="180.96278"
viewBox="0 0 283.46503 180.96278"
sodipodi:docname="juin_2014_Metro_Exo3_pgm.svg"><metadata
id="metadata4161"><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><defs
id="defs4159" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="740"
id="namedview4157"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.5398468"
inkscape:cx="205.95306"
inkscape:cy="74.60356"
inkscape:window-x="1366"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="g4163" /><g
id="g4163"
inkscape:groupmode="layer"
inkscape:label="Brevet_Metropole_juin_2014"
transform="matrix(1.25,0,0,-1.25,-125.39937,331.41965)"><g
id="g4773"><path
d="m 212.162,248.848 1.544,-4.324 1.544,4.324 -1.544,-1.729"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4519"
inkscape:connector-curvature="0" /><path
d="m 213.706,256.43 0,-9.311"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4521"
inkscape:connector-curvature="0" /><text
y="-258.172"
x="174.586"
id="text4525"
style="font-variant:normal;font-weight:normal;font-size:9.16561985px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
transform="scale(1,-1)"><tspan
id="tspan4527"
sodipodi:role="line"
y="-258.172"
x="174.586 180.826 186.34599 191.62599 194.26598 198.22597 200.86597 206.62582 212.14581 219.94576 225.58575 230.86574 239.26575 244.78574 248.26566"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'">Choisirunnombre</tspan><tspan
id="tspan4529"
sodipodi:role="line"
y="-207.2681"
x="104.3063 109.10629 114.3863 119.90629 123.86629 126.98627 130.46643 135.26643 137.90643 141.38635 148.22618 274.38544 279.18546 284.46545 289.98544 293.94543 297.06543 300.54559 305.34558 307.98557 311.46552 318.30533"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'">Soustraire6Soustraire2</tspan></text>
<path
d="m 100.718,185.847 0,8.956 55.896,0 0,-17.912 -55.896,0 0,8.956 z"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4531"
inkscape:connector-curvature="0" /><path
d="m 270.797,185.847 0,8.956 55.896,0 0,-17.912 -55.896,0 0,8.956 z"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4533"
inkscape:connector-curvature="0" /><path
d="m 185.758,236.02 0,8.106 55.896,0 0,-16.211 -55.896,0 0,8.105 z"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4535"
inkscape:connector-curvature="0" /><g
transform="translate(0,4.1562577)"
id="g4537"><text
transform="matrix(1,0,0,-1,174.226,165.588)"
style="font-variant:normal;font-weight:normal;font-size:9.16561985px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="text4539"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'"
x="0 8.2800798 13.800071 16.320072 19.440062 22.080059 27.600046 30.120049 32.760044 37.440022 43.440186 45.960186 50.640186 56.760098 62.280079 66.960083 72.480072"
y="0"
sodipodi:role="line"
id="tspan4541">Multiplierlesdeux</tspan><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'"
x="2.03984 7.6798382 12.959831 21.359823 26.879829 30.359745 35.039745 41.039818 46.319809 51.83979 54.959782 59.639782 65.279778 70.799774"
y="9.5839796"
sodipodi:role="line"
id="tspan4543">nombresobtenus</tspan></text>
</g><path
d="m 131.909,198.451 -3.243,-3.25 4.568,0.46 -2.224,0.653"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4545"
inkscape:connector-curvature="0" /><path
d="M 196.698,227.516 131.01,196.314"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4547"
inkscape:connector-curvature="0" /><path
d="m 294.177,195.661 4.568,-0.46 -3.243,3.25 0.9,-2.137"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4549"
inkscape:connector-curvature="0" /><path
d="m 230.714,227.516 65.688,-31.202"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4551"
inkscape:connector-curvature="0" /><g
id="g4553"><text
transform="matrix(1,0,0,-1,196.786,121.988)"
style="font-variant:normal;font-weight:normal;font-size:9.16561985px;font-family:Utopia;-inkscape-font-specification:Utopia-Regular;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="text4555"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans'"
x="0 5.880003 10.560004 14.519983 20.039974 22.559975 25.679989 30.47998"
y="0"
sodipodi:role="line"
id="tspan4557">Résultat</tspan></text>
</g><path
d="m 185.758,125.468 0,4.704 55.896,0 0,-9.408 -55.896,0 0,4.704 z"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4559"
inkscape:connector-curvature="0" /><path
d="m 128.666,176.492 85.04,-34.016"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4561"
inkscape:connector-curvature="0" /><path
d="M 298.745,176.492 213.706,142.476"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4563"
inkscape:connector-curvature="0" /><path
d="m 212.162,134.895 1.544,-4.324 1.544,4.323 -1.544,-1.729"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4565"
inkscape:connector-curvature="0" /><path
d="m 213.706,142.476 0,-9.311"
style="fill:none;stroke:#000000;stroke-width:0.79701102;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
id="path4567"
inkscape:connector-curvature="0" /></g></g></svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

View File

@@ -0,0 +1,12 @@
Notes sur BB_16_05_28 pour les 3e
#################################
:date: 2016-05-22
:modified: 2016-05-22
:tags: DS
:category: 3e
:authors: Bertrand Benjamin
:summary: Note sur le dernier brevet blanc.
Il y a une erreur dans l'exercice 4. La partie sur la natation n'est pas cohérente entre le schéma et le texte.