Import work from year 2013-2014
This commit is contained in:
BIN
3e/DS/Brevet_131211/brevet_dec.pdf
Normal file
BIN
3e/DS/Brevet_131211/brevet_dec.pdf
Normal file
Binary file not shown.
235
3e/DS/Brevet_131211/brevet_dec.tex
Normal file
235
3e/DS/Brevet_131211/brevet_dec.tex
Normal file
@@ -0,0 +1,235 @@
|
||||
\documentclass[a4paper,12pt]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classBrevet}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/2013_2014}
|
||||
|
||||
\usepackage{lastpage}
|
||||
|
||||
% Title Page
|
||||
\titre{}
|
||||
% \quatreC \quatreD \troisB \troisPro
|
||||
\classe{Troisième}
|
||||
\date{Mercredi 11 Décembre}
|
||||
\duree{2 heures}
|
||||
%\sujet{%{{infos.subj%}}}
|
||||
|
||||
\begin{document}
|
||||
\thispagestyle{plain}
|
||||
|
||||
\begin{center}
|
||||
~\\[2cm]
|
||||
\Huge Brevet Blanc \\ [1cm]
|
||||
\LARGE Mercredi 11 Décembre \\[1cm]
|
||||
|
||||
\fbox{
|
||||
\parbox{0.7\textwidth}{~\\[0.5cm] \large Épreuve de : \\ \Huge MATHÉMATIQUES \\ \Large Durée de l'épreuve: 2h00 \\[0.5cm] }
|
||||
}
|
||||
|
||||
~\\[1cm]
|
||||
\normalsize
|
||||
Ce sujet comporte \pageref{LastPage} pages, numérotées de 1 / \pageref{LastPage} à \pageref{LastPage} / \pageref{LastPage} \\
|
||||
Dès qu'il vous est remis, assurez-vous qu'il est complet.
|
||||
\\[1cm]
|
||||
|
||||
L'utilisation de la calculatrice est autorisée. \\
|
||||
L'usage du dictionnaire n'est pas autorisé. \\[1cm]
|
||||
|
||||
\begin{tabular}{|p{10cm} | c |}
|
||||
\hline
|
||||
Exercice 1 & 5 points \\
|
||||
\hline
|
||||
Exercice 2 & 5 points \\
|
||||
\hline
|
||||
Exercice 3 & 5 points \\
|
||||
\hline
|
||||
Exercice 4 & 4 points \\
|
||||
\hline
|
||||
Exercice 5 & 6 points \\
|
||||
\hline
|
||||
Exercice 6 & 6 points \\
|
||||
\hline
|
||||
Exercice 7 & 6 points \\
|
||||
\hline
|
||||
Maîtrise de la langue & 4 points \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\clearpage
|
||||
|
||||
|
||||
\begin{Exo}[5]
|
||||
\begin{enumerate}
|
||||
% 0.5 nom methode 1,5 calcul
|
||||
\item Calcule le $PGCD(405;315)$. Précise la méthode utilisée et indique les calculs.
|
||||
\item Dans les bassins d'eau de mer filtrée d'une ferme aquacole de bénitiers destinés à l'aquariophilie, on compte 9 bacs contenant chacun 35 bénitiers de 12,5cm et 15 bacs contenant chacun 27 bénitiers de 17,5cm.
|
||||
|
||||
L'exploitant souhaite répartir la totalité des bénitiers en des lots de même composition: Par lot, le même nombre de bénitiers de 12,5cm et le même nombre de bénitiers de 17,5cm.
|
||||
\begin{enumerate}
|
||||
% 1 nbr bénitiers 1 nbr lot
|
||||
\item Quel est le plus grand nombre de lots qu'il pourra réaliser? Justifie ta réponse.
|
||||
% 1 compo lot
|
||||
\item Quelle sera la composition de chaque lot?
|
||||
\end{enumerate}
|
||||
\end{enumerate}
|
||||
\end{Exo}
|
||||
|
||||
\begin{Exo}[5]
|
||||
\begin{enumerate}
|
||||
% 1pt
|
||||
\item Contruis un triangle $ABC$ rectangle en $C$ tel que $AB = 10cm$ et $AC = 8cm$.
|
||||
% 2pt
|
||||
\item Calcule, en justifiant, le longueur $BC$.
|
||||
\item
|
||||
\begin{enumerate}
|
||||
% 1pt
|
||||
\item Place le point $M$ sur $[AB]$ tel que $AM = 2cm$.
|
||||
% 0,5pt
|
||||
\item Trace la perpendiculaire à $(AC)$ passant par $M$. Elle coupe $\left( AC \right)$ en $E$.
|
||||
% 0,5pt
|
||||
\item Trace la perpendiculaire à $(BC)$ passant par $M$; Elle coupe $(BC)$ en $F$.
|
||||
% 1pt
|
||||
\item À l'aide des données de l'exercice, recopie sur ta feuille la proposition que l'on peut directement utiliser pour prouver que le quadrilatère $MFCE$ est un rectangle.
|
||||
\end{enumerate}
|
||||
\textbf{Proposition1:} Si un quadrilatère a 4 angles droits alors c'est un rectangle.\\
|
||||
\textbf{Proposition2:} Si un quadrilatère est un rectangle alors ses diagonales ont la même longueur.\\
|
||||
\textbf{Proposition3:} Si un quadrilatère a 3 angles droits alors c'est un rectangle.
|
||||
\end{enumerate}
|
||||
|
||||
\end{Exo}
|
||||
|
||||
|
||||
\begin{Exo}[5]
|
||||
\fbox{\colorbox{base2}{
|
||||
\begin{minipage}[h]{0.4\textwidth}
|
||||
\textbf{Programme} \\ Choisir un nombre \\ Le multiplier par -2 \\ Ajouter 3 \\ Multiplier par 4 \\ Ajouter -5
|
||||
\end{minipage}
|
||||
}
|
||||
}
|
||||
\begin{minipage}[h]{0.6\textwidth}
|
||||
\begin{enumerate}
|
||||
% 1pt
|
||||
\item Montre que si on applique le programme au nombre 1, le résultat est -1.
|
||||
% 2pt
|
||||
\item Applique le programme à 2.
|
||||
% 2pts
|
||||
\item Applique le programme à $x$.
|
||||
\end{enumerate}
|
||||
\end{minipage}
|
||||
\end{Exo}
|
||||
|
||||
|
||||
|
||||
\begin{Exo}[3]
|
||||
\textbf{Document 1} Informations sur cinq grandes roues touristiques du monde
|
||||
\begin{center}
|
||||
\begin{tabular}{|p{5cm}|c|c|c|c|}
|
||||
\hline
|
||||
Nom & Hauteur & Année de construction & Pays & Ville \\
|
||||
\hline
|
||||
La grande roue de Pékin & 208m & 2009 & Chine & Beijing \\
|
||||
\hline
|
||||
Singapore Flyer & 165m & 2008 & Singapour & Singapour \\
|
||||
\hline
|
||||
London Eye & 135m & 1999 & Royaume-Uni & Londres \\
|
||||
\hline
|
||||
Tempozan Harbor Village Ferris Wheel & 112,5m & 1997 & Japon & Osaka \\
|
||||
\hline
|
||||
Grande roue de Paris & 60m & 2010 & France & Paris \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\textbf{Document 2}: Extrait du dépliant touristique de London Eye
|
||||
\begin{itemize}
|
||||
\item Le London Eye accueille une moyenne de 3,5 milions de visiteurs chaque année.
|
||||
\item Horaires d'ouverture: 10h-21h30.
|
||||
\item Fermé du 3 au 8 janvier et le 25 décembre.
|
||||
\item La grande roue, véritable triomphe de la technologie, haute de 135m pour une masse totale de 2100tonnes, constitue un nouveau point de repère spectaculaire au bord de la Tamise.
|
||||
\end{itemize}
|
||||
Pendant un tour complet d'une durée de 30 minutes, les visiteurs sont installé dans 32 cabines fermées qui peuvent contenir chacune 25 personnes maximum; ils découvrent une vue exceptionnelle s'étendant sur 20km à la ronde!
|
||||
|
||||
\begin{enumerate}
|
||||
% 1pt
|
||||
\item Est-il vrai que le London Eye est plus de deux fois plus haut que la grande roue installée à Paris en août 2010? \textit{Aucune justification n'est attendue}
|
||||
% 1pt
|
||||
\item Quelle est la différence de hauteur entre le London Eye et la grande roue de Pékin?
|
||||
% 1pt
|
||||
\item Combien de temps dure un tour complet de la roue dans le London Eye?
|
||||
\end{enumerate}
|
||||
\end{Exo}
|
||||
|
||||
\clearpage
|
||||
|
||||
\begin{Exo}[6]
|
||||
\textit{L'unité de longueur est le centimètre.}
|
||||
\begin{itemize}
|
||||
\item Les points $C$, $D$ et $A$ sont alignés.
|
||||
\item Les points $B$, $E$ et $A$ sont alignés.
|
||||
\item $(DE) \perp (AD)$.
|
||||
\item $AB = 6,25$; $AC = 5$; $BC = 3,75$; $AD = 3,2$;
|
||||
\item $M$ est un point de $[AC]$ tel que $AM = 4$. Et $N$ est un point de $[AB]$ tel que $AN = 5$.
|
||||
\end{itemize}
|
||||
|
||||
\textit{La figure n'est pas en vraie grandeur.}
|
||||
\begin{center}
|
||||
\includegraphics[scale=0.3]{./fig/exo5.pdf}
|
||||
\end{center}
|
||||
\begin{enumerate}
|
||||
\item
|
||||
\begin{enumerate}
|
||||
% 2pts
|
||||
\item Montre que le triangle $ABC$ est rectangle. Précise en quel point.
|
||||
% 2pts
|
||||
\item En déduire que les droites $(BC)$ et $(DE)$ sont parallèles.
|
||||
\end{enumerate}
|
||||
% 2pts
|
||||
\item Calculer $DE$.
|
||||
\end{enumerate}
|
||||
\end{Exo}
|
||||
|
||||
\clearpage
|
||||
|
||||
\begin{Exo}[6]
|
||||
Pour chacune des questions suivantes, écris sur ta copie (sans justification) le numéro de la question et la lettre de la bonne réponse.
|
||||
\begin{center}
|
||||
\begin{tabular}{|c|p{7cm}| p{3cm}| p{3cm}| p{3cm}|}
|
||||
\hline
|
||||
N° & Question & Réponse A & Réponse B & Réponse C \\
|
||||
\hline
|
||||
1 & Quel est le nombre de diviseurs de 36? & 7 & 8 & 9 \\
|
||||
\hline
|
||||
2 & Combien vaut $\frac{3}{7} - \frac{2}{7} \times \frac{4}{3}$? & $\frac{-4}{21}$ & $\frac{1}{21}$ & $\frac{4}{14}$ \\
|
||||
\hline
|
||||
3 & Quel est l'inverse de $3$? & -3 & $\frac{1}{3}$ & $\frac{-1}{3}$ \\
|
||||
\hline
|
||||
4 & Quel est le carré de 0,6? & 0,36 & 0,77 & 1,2 \\
|
||||
\hline
|
||||
5 & Quelle est l'aire du rectangle suivant?
|
||||
\includegraphics[scale=0.2]{./fig/carreQCM.pdf}& $ 19x^2 + 10x + 35$ & $2x^2 + 17x + 35$ & $19x + 35$\\
|
||||
\hline
|
||||
6 & Pour calculer $\frac{3+7}{5-2}$ avec la calculatrice, que faut-il taper? & \calc{3} \calc{+} \calc{7} \calc{$\div$} \calc{5} \calc{-} \calc{2}
|
||||
& \calc{(} \calc{3} \calc{+} \calc{7} \calc{)} \calc{$\div$} \calc{(} \calc{5} \calc{-} \calc{2} \calc{)}
|
||||
& \calc{3} \calc{+} \calc{7} \calc{$\div$} \calc{(} \calc{5} \calc{-} \calc{2} \calc{)}\\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{center}
|
||||
\end{Exo}
|
||||
\vspace{2cm}
|
||||
|
||||
\begin{Exo}[6]
|
||||
Voici deux expressions littérales
|
||||
\begin{equation*}
|
||||
A = 2x(5x - 1) \hspace{5cm} B = (3x + 3)(-x + 2)
|
||||
\end{equation*}
|
||||
\begin{enumerate}
|
||||
% 4pts
|
||||
\item Développe $A$ et $B$.
|
||||
% 2pts
|
||||
\item Évalue $A$ et $B$ pour $x = 3$.
|
||||
\end{enumerate}
|
||||
\end{Exo}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
||||
BIN
3e/DS/Brevet_131211/fig/carreQCM.pdf
Normal file
BIN
3e/DS/Brevet_131211/fig/carreQCM.pdf
Normal file
Binary file not shown.
132
3e/DS/Brevet_131211/fig/carreQCM.svg
Normal file
132
3e/DS/Brevet_131211/fig/carreQCM.svg
Normal 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="1052.3622"
|
||||
height="744.09448"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="carreQCM.pdf">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.55306975"
|
||||
inkscape:cx="452.86489"
|
||||
inkscape:cy="402.76273"
|
||||
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="g3795"
|
||||
transform="matrix(1.1964259,0,0,1.1964259,-148.34852,-155.51378)">
|
||||
<rect
|
||||
transform="translate(0,308.2677)"
|
||||
y="175.15627"
|
||||
x="203.28354"
|
||||
height="414.23816"
|
||||
width="760.71515"
|
||||
id="rect3753"
|
||||
style="fill:none;stroke:#000000;stroke-width:4;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="path3755"
|
||||
d="m 492.22745,173.87775 0,415.51668"
|
||||
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="path3755-5"
|
||||
d="m 964.95317,611.27524 -759.3824,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<rect
|
||||
transform="translate(0,308.2677)"
|
||||
y="175.67612"
|
||||
x="203.63615"
|
||||
height="21.24506"
|
||||
width="21.24506"
|
||||
id="rect3777"
|
||||
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
|
||||
<text
|
||||
transform="translate(0,308.2677)"
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3779"
|
||||
y="153.42154"
|
||||
x="290.22241"
|
||||
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="153.42154"
|
||||
x="290.22241"
|
||||
id="tspan3781"
|
||||
sodipodi:role="line">2x</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3783"
|
||||
y="461.48416"
|
||||
x="686.5614"
|
||||
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="461.48416"
|
||||
x="686.5614"
|
||||
id="tspan3785"
|
||||
sodipodi:role="line">7</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3787"
|
||||
y="569.08429"
|
||||
x="147.02899"
|
||||
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="569.08429"
|
||||
x="147.02899"
|
||||
id="tspan3789"
|
||||
sodipodi:role="line">x</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3791"
|
||||
y="776.20337"
|
||||
x="145.82782"
|
||||
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="776.20337"
|
||||
x="145.82782"
|
||||
id="tspan3793"
|
||||
sodipodi:role="line">5</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 5.1 KiB |
BIN
3e/DS/Brevet_131211/fig/exo5.pdf
Normal file
BIN
3e/DS/Brevet_131211/fig/exo5.pdf
Normal file
Binary file not shown.
148
3e/DS/Brevet_131211/fig/exo5.svg
Normal file
148
3e/DS/Brevet_131211/fig/exo5.svg
Normal file
@@ -0,0 +1,148 @@
|
||||
<?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="exo5.pdf">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.55306975"
|
||||
inkscape:cx="443.86207"
|
||||
inkscape:cy="384.22752"
|
||||
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="g3821"
|
||||
transform="matrix(1.2109068,0,0,1.2109068,-113.442,-160.29742)">
|
||||
<path
|
||||
transform="translate(0,308.2677)"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3753"
|
||||
d="m 111.23062,599.62253 836.14741,0"
|
||||
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="path3755"
|
||||
d="M 897.51603,641.81345 118.9017,102.28103"
|
||||
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="path3757"
|
||||
d="m 231.41083,139.3579 0,515.24068"
|
||||
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="path3759"
|
||||
d="m 533.13986,309.40011 0,338.80591"
|
||||
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<rect
|
||||
transform="translate(0,308.2677)"
|
||||
y="574.586"
|
||||
x="533.3866"
|
||||
height="24.86124"
|
||||
width="24.86124"
|
||||
id="rect3761"
|
||||
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
|
||||
<text
|
||||
transform="translate(0,308.2677)"
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3763"
|
||||
y="168.7637"
|
||||
x="249.31001"
|
||||
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="168.7637"
|
||||
x="249.31001"
|
||||
id="tspan3765"
|
||||
sodipodi:role="line">B</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3767"
|
||||
y="962.86627"
|
||||
x="249.86665"
|
||||
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="962.86627"
|
||||
x="249.86665"
|
||||
id="tspan3769"
|
||||
sodipodi:role="line">C</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3771"
|
||||
y="962.85651"
|
||||
x="553.59607"
|
||||
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="962.85651"
|
||||
x="553.59607"
|
||||
id="tspan3773"
|
||||
sodipodi:role="line">D</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3775"
|
||||
y="699.49268"
|
||||
x="556.70154"
|
||||
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="699.49268"
|
||||
x="556.70154"
|
||||
id="tspan3777"
|
||||
sodipodi:role="line">E</tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3779"
|
||||
y="892.5481"
|
||||
x="839.98291"
|
||||
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="892.5481"
|
||||
x="839.98291"
|
||||
id="tspan3781"
|
||||
sodipodi:role="line">A</tspan></text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.0 KiB |
19
3e/DS/Brevet_131211/index.rst
Normal file
19
3e/DS/Brevet_131211/index.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
Notes sur un brevet Blanc
|
||||
#########################
|
||||
|
||||
:date: 2013-12-11
|
||||
:modified: 2014-07-01
|
||||
:tags: DS, Nombres Calculs, Geometrie, Calculs Algébrique
|
||||
:category: 3e
|
||||
:authors: Benjamin Bertrand
|
||||
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
|
||||
|
||||
|
||||
|
||||
`Lien vers brevet_dec.pdf <brevet_dec.pdf>`_
|
||||
|
||||
`Lien vers brevet_dec.tex <brevet_dec.tex>`_
|
||||
|
||||
`Lien vers fig/exo5.pdf <fig/exo5.pdf>`_
|
||||
|
||||
`Lien vers fig/carreQCM.pdf <fig/carreQCM.pdf>`_
|
||||
Reference in New Issue
Block a user