Début du chapitre sur l'utilisation des formules
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,79 @@
|
||||
\documentclass[a5paper,12pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\title{Distance d'arrêt}
|
||||
\date{Janvier 2018}
|
||||
\tribe{Troisième}
|
||||
|
||||
|
||||
\renewcommand{\lexo}{%
|
||||
\setcounter{exo}{0}
|
||||
\begin{Exo}
|
||||
\begin{center}
|
||||
{\Large\textbf{Distance d'arrêt}}
|
||||
\end{center}
|
||||
La distance d’arrêt pour un automobiliste est la distance qu'il parcourt entre le moment où il voit un obstacle et le moment où il s’arrête après avoir freiné.
|
||||
La distance d'arrêt, notée $D$, depend de la vitesse du conducteur $V$ et de son état:
|
||||
\begin{itemize}
|
||||
\item Pour un conducteur lucide:
|
||||
\[D = V\div 6 + 0,007\times V^2\]
|
||||
\item Pour un conducteur peu lucide:
|
||||
\[D = V\div 2 + 0,007\times V^2\]
|
||||
\end{itemize}
|
||||
\begin{enumerate}
|
||||
\item Complète le tableau suivant en écrivant les calculs sur ton cahier.
|
||||
|
||||
\hspace{-0.7cm}
|
||||
\begin{tabular}{|m{3.5cm}|*{5}{p{1.3cm}|}}
|
||||
\hline
|
||||
Vitesse $V$ en km/h & 50 & 90 & 100 & 110 & 130 \\
|
||||
\hline
|
||||
Distance $D$ d'arrêt pour le conducteur lucide & & & & & \\
|
||||
\hline
|
||||
Distance $D$ d'arrêt pour le conducteur peu lucide & & & & & \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\item Un conducteur roule à 100 km/h. Un obstacle surgit à 100 m de lui. Pourra-t-il s’arrêter à temps ?
|
||||
\item Un conducteur lucide veut pouvoir s’arrêter en 10 mètres au maximum. Détermine la vitesse qu’il ne doit pas dépasser.
|
||||
\end{enumerate}
|
||||
\end{Exo}
|
||||
}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
La distance d’arrêt pour un automobiliste est la distance qu'il parcourt entre le moment où il voit un obstacle et le moment où il s’arrête après avoir freiné.
|
||||
La distance d'arrêt, notée $D$, depend de la vitesse du conducteur $V$ et de son état:
|
||||
\begin{itemize}
|
||||
\item Pour un conducteur lucide:
|
||||
\[D = \frac{V}{6} + 0,007\; V^2\]
|
||||
\item Pour un conducteur peu lucide:
|
||||
\[D = \frac{V}{2} + 0,007\; V^2\]
|
||||
\end{itemize}
|
||||
\begin{enumerate}
|
||||
\item Complète le tableau suivant en écrivant les calculs sur ton cahier.
|
||||
|
||||
\hspace{-1cm}
|
||||
\begin{tabular}{|m{3.5cm}|*{5}{p{1.3cm}|}}
|
||||
\hline
|
||||
Vitesse $V$ en km/h & 50 & 90 & 100 & 110 & 130 \\
|
||||
\hline
|
||||
Distance $D$ d'arrêt pour le conducteur lucide & & & & & \\
|
||||
\hline
|
||||
Distance $D$ d'arrêt pour le conducteur peu lucide & & & & & \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\item Un conducteur roule à 100 km/h. Un obstacle surgit à 100 m de lui. Pourra-t-il s’arrêter à temps ?
|
||||
\item Un conducteur lucide veut pouvoir s’arrêter en 10 mètres au maximum. Détermine la vitesse qu’il ne doit pas dépasser.
|
||||
\end{enumerate}
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
Binary file not shown.
@@ -0,0 +1,63 @@
|
||||
\documentclass[landscape, a5paper,12pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\title{Réceptions}
|
||||
\date{Janvier 2018}
|
||||
\tribe{Troisième}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
%\maketitle
|
||||
|
||||
\noindent
|
||||
Lors d'une réception, le serveur doit choisir le verre le plus adapté pour servir 15cL ($=150cm^3$).
|
||||
|
||||
Pour cela il doit choisir parmi tous les verres à sa disposition:
|
||||
|
||||
\begin{multicols}{3}
|
||||
\includegraphics[scale=0.1]{./fig/V_pave} \textbf{Verres pavé}
|
||||
\begin{itemize}
|
||||
\item $a = 2cm$, $b = 2cm$ et $c = 5cm$
|
||||
\item $a = 3cm$, $b = 3cm$ et $c = 2cm$
|
||||
\end{itemize}
|
||||
|
||||
\includegraphics[scale=0.1]{./fig/V_cylindre} \textbf{Verres cylindre }
|
||||
\begin{itemize}
|
||||
\item $h = 3cm$ et $r = 2cm$
|
||||
\item $h = 1cm$ et $r = 4cm$
|
||||
\item $h = 12cm$ et $r = 1cm$
|
||||
\end{itemize}
|
||||
|
||||
\includegraphics[scale=0.1]{./fig/V_cone} \textbf{Verres cône}
|
||||
\begin{itemize}
|
||||
\item $h = 5cm$ et $r = 1cm$
|
||||
\item $h = 1cm$ et $r = 2cm$
|
||||
\item $h = 6cm$ et $r = 1cm$
|
||||
\end{itemize}
|
||||
\end{multicols}
|
||||
|
||||
Pour vous aider à choisir, voici les formules qui permettent de calculer le volume de ces verres:
|
||||
|
||||
|
||||
\begin{multicols}{3}
|
||||
\textbf{Verres pavé}\\
|
||||
\includegraphics[scale=0.4]{./fig/V_pave} $V = a\times b \times c
|
||||
|
||||
\textbf{Verres cylindre }\\
|
||||
\includegraphics[scale=0.4]{./fig/V_cylindre} $V = \pi \times r^3 \times h$
|
||||
|
||||
\textbf{Verres cône}\\
|
||||
\includegraphics[scale=0.4]{./fig/V_cone} $V = \dfrac{\pi \times r^3 \times h}{3}$
|
||||
\end{multicols}
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
|
BIN
3ePasserelles/Nombres_Calculs/Formules_litterales/fig/V_cone.pdf
Normal file
BIN
3ePasserelles/Nombres_Calculs/Formules_litterales/fig/V_cone.pdf
Normal file
Binary file not shown.
@@ -0,0 +1,70 @@
|
||||
%PDF-1.5
|
||||
%<25><><EFBFBD><EFBFBD>
|
||||
4 0 obj
|
||||
<< /Length 5 0 R
|
||||
/Filter /FlateDecode
|
||||
>>
|
||||
stream
|
||||
x<EFBFBD><EFBFBD>U<EFBFBD>nT1<0C><>+<2B>b'v<>/@BbQXV,<2C>E<05>vQX<51><58>;<3B>t:j+<2B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɥ<EFBFBD><C9A5>"|<7C><>TEs<45>x<<3C><><EFBFBD><EFBFBD>ѧ<EFBFBD><D1A7><EFBFBD><EFBFBD><1C><>%<25><><EFBFBD>C<EFBFBD><43>3<EFBFBD><EFBFBD>9<EFBFBD><39>-<2D><>1>Gr<47><72><EFBFBD>X<EFBFBD><58>j<EFBFBD>ȜJ<C89C><4A>)nC)<29><><EFBFBD><EFBFBD><12>kI4(j<>g<1D><><EFBFBD>,"<22>Z<EFBFBD><0E>`<60>=<16><>z<EFBFBD>FIvB<76>y<EFBFBD>Z<EFBFBD>Ц<EFBFBD>"<22>h<1E><>-<2D><><EFBFBD>.<2E><>?T<>5<EFBFBD>U<EFBFBD><55>
|
||||
.K<><4B><EFBFBD>ơIQ<49>zM<7A><4D>S@<40>:{<7B><><06>t<>rlт<6C><D182><EFBFBD>-<2D><>_<>pK<>i<EFBFBD><1F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ՉM<>zA<7A>DRR<52><52>y<EFBFBD><08><><EFBFBD>y9<79>q<EFBFBD><71>-<2D><>E<0C><><EFBFBD>ؙ<EFBFBD>^S˗<53>p+ &<26>nt.<2E>z<EFBFBD><7A><EFBFBD>&_<>,<2C>qʩ7L<37><0B><10>0<EFBFBD><30><EFBFBD>Ɗ<EFBFBD>ͽ<EFBFBD>H"kO:<3A>*.CϾ^}<7D><><18>C<EFBFBD>%<25>}<7D><><EFBFBD>ER<45><52>ö<10>.r<0E>p<EFBFBD>?<3F>Q<><51>ε<><CEB5>L<1F><>8<EFBFBD>_<EFBFBD><5F>n<EFBFBD>_<EFBFBD><5F><1D>n<EFBFBD>Zg?<3F><>T<EFBFBD><54><EFBFBD>7<EFBFBD>Z<EFBFBD><1B><><EFBFBD>qm<71><6D> J<>,/C<>F)<29><>`^+<2B><><EFBFBD><EFBFBD>X<EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD>yKm<4B>s-<2D><><04><><EFBFBD>b<EFBFBD>X<1C><15><>j<EFBFBD>?<3F>2<EFBFBD>A<EFBFBD><41>p<EFBFBD><70>c<><08><19><>CM;<3B>V<EFBFBD><56>!;o@
|
||||
<EFBFBD><05><><EFBFBD><EFBFBD><EFBFBD>-x<01>@<40><><EFBFBD><EFBFBD>avEn\p<>p<EFBFBD>c<>Dt,^PQ<50>Vp'<27><><EFBFBD><EFBFBD>v<>"<22><>ڜ<11><>reۂ<65><DB82>*<2A>
|
||||
XL,<2C><><EFBFBD>e"<22><><EFBFBD>-<2D><10><><EFBFBD>8L-<2D><><EFBFBD>]@<40><>\Y<>s<19>l<EFBFBD>f3r$><3E>F3<46>:<3A>e<EFBFBD><1E>C<EFBFBD><43>m<0C>HͲ0<CDB2><30>Jw<4A><77>Ž1X<31><58>3Q\J<>h'n<>2Iıj<C4B1>@%<25><><EFBFBD><EFBFBD>e<1F>@<40>6<EFBFBD><36><EFBFBD><EFBFBD><EFBFBD>Y<>a<EFBFBD>#<23><>X<EFBFBD><58>q<EFBFBD><71><16><>@Yu6l<36>5<EFBFBD>O<EFBFBD><1A><>Ц<EFBFBD>1<EFBFBD> <09>q<EFBFBD><71><EFBFBD><EFBFBD>#<23>tЭa<><1F>نsF<73><46>M<EFBFBD>c<EFBFBD>.<2E>[p<>l<>n mj<1B>*<2A><><16>|%<25><><0E>@%<25>"gw!<21>K<EFBFBD>6<EFBFBD>3?<3F>
|
||||
<EFBFBD>è2<EFBFBD><EFBFBD>:E<>/`<60>ʛy<16><17>~=f[<5B><><EFBFBD>?<3F><><EFBFBD><17>D<EFBFBD><44>
|
||||
endstream
|
||||
endobj
|
||||
5 0 obj
|
||||
816
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/ExtGState <<
|
||||
/a0 << /CA 1 /ca 1 >>
|
||||
>>
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Page % 1
|
||||
/Parent 1 0 R
|
||||
/MediaBox [ 0 0 125.94281 291.456085 ]
|
||||
/Contents 4 0 R
|
||||
/Group <<
|
||||
/Type /Group
|
||||
/S /Transparency
|
||||
/I true
|
||||
/CS /DeviceRGB
|
||||
>>
|
||||
/Resources 3 0 R
|
||||
>>
|
||||
endobj
|
||||
1 0 obj
|
||||
<< /Type /Pages
|
||||
/Kids [ 2 0 R ]
|
||||
/Count 1
|
||||
>>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< /Producer (cairo 1.15.10 (http://cairographics.org))
|
||||
/CreationDate (D:20180108095120+03'00)
|
||||
>>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< /Type /Catalog
|
||||
/Pages 1 0 R
|
||||
>>
|
||||
endobj
|
||||
xref
|
||||
0 8
|
||||
0000000000 65535 f
|
||||
0000001233 00000 n
|
||||
0000001002 00000 n
|
||||
0000000930 00000 n
|
||||
0000000015 00000 n
|
||||
0000000908 00000 n
|
||||
0000001298 00000 n
|
||||
0000001414 00000 n
|
||||
trailer
|
||||
<< /Size 8
|
||||
/Root 7 0 R
|
||||
/Info 6 0 R
|
||||
>>
|
BIN
3ePasserelles/Nombres_Calculs/Formules_litterales/fig/V_pave.pdf
Normal file
BIN
3ePasserelles/Nombres_Calculs/Formules_litterales/fig/V_pave.pdf
Normal file
Binary file not shown.
@@ -0,0 +1,70 @@
|
||||
%PDF-1.5
|
||||
%<25><><EFBFBD><EFBFBD>
|
||||
4 0 obj
|
||||
<< /Length 5 0 R
|
||||
/Filter /FlateDecode
|
||||
>>
|
||||
stream
|
||||
x<EFBFBD>uTKnA<0C><>)|<7C>g<EFBFBD><67>q<EFBFBD>'@BbXF,<2C> E<>"<22><><EFBFBD><EFBFBD>=3 <09><><<3C>͔<EFBFBD><CD94>.<2E><><16><>]m6n<36>wm<77>=<3D><>Rs<52><73>{z<><7A><EFBFBD><EFBFBD><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><17>><14><>r<EFBFBD><72>*W<>V}<7D>g<EFBFBD><67><EFBFBD><EFBFBD><11><06> <09>>鉤u<1E>H<EFBFBD><48><EFBFBD>La<4C>I<EFBFBD><49><EFBFBD><EFBFBD>4<EFBFBD><34>*-硓6<16>X<0B><><EFBFBD><EFBFBD><1B>Q<>d<EFBFBD><64>~<7E>]y<>LCC<43><43>SZz<5A>n<EFBFBD>%<12><>F<EFBFBD><46>K<EFBFBD><4B><12>;j8
|
||||
/e<>J<EFBFBD>\<02>VA<><41><06>k<EFBFBD>Ӑ<EFBFBD>U<EFBFBD><55><EFBFBD>O'k<><6B><EFBFBD>D<EFBFBD><44><11>#<23>(K_$u<>8 <<0E>#yO<79>2<EFBFBD>W
|
||||
<EFBFBD>!pPP <09>Y<>9<EFBFBD>$<24><>?\3<>"<22>f<EFBFBD>oU<6F><55>0<EFBFBD><30><EFBFBD>=<3D><><EFBFBD><EFBFBD>3*i[<5B><>ع<EFBFBD>*C<><43><EFBFBD><EFBFBD><EFBFBD><1D>׀<EFBFBD>#u?<3F>F<EFBFBD>ӂއ<D382><DE87>#<23>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>de<64><65>ٷ<>_<EFBFBD><5F>0J<30><4A><1F>'<27><><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>S<EFBFBD><EFBFBD><EFBFBD>!<21>-!Z
|
||||
<EFBFBD>?<3F><16><>S<EFBFBD>ZYVJ<><4A>n<EFBFBD>|<7C><><EFBFBD>qG><3E><><19>T<EFBFBD><54>Y<><59>r<><72><EFBFBD>Dhu<68><75>4T<34>8<><05><12><>bG<62><47><EFBFBD><EFBFBD><EFBFBD><EFBFBD><16><><EFBFBD><EFBFBD>6<EFBFBD><36>5<><35>?<16><>w<EFBFBD><12>Q5<0C>+<2B>(1^<10>D<EFBFBD><44>5<EFBFBD><35><EFBFBD>&W<>><3E><><EFBFBD>u?py5@1<><31><EFBFBD>
|
||||
ԼV<EFBFBD><EFBFBD>'M<>(4E<15>
|
||||
<EFBFBD><07><18>5<EFBFBD><35><EFBFBD><EFBFBD>T}<07><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><1D>Tsفˮ<D981>'<27>+Pd><3E><>u_<75>؉<EFBFBD><D889>:<3A>1uj<><6A>Խ<EFBFBD><D4BD><EFBFBD><EFBFBD>~<>x<EFBFBD><78><EFBFBD><EFBFBD> <09>߂<EFBFBD><DF82>x<EFBFBD>n<EFBFBD><6E><EFBFBD><14>X<EFBFBD>r<EFBFBD>c\@'<27><<3C><>E[<5B>v́<76>+ٟs ,
|
||||
<15>9pY<18>v́<76>=<3D><0F><><EFBFBD>q<><1E>
|
||||
endstream
|
||||
endobj
|
||||
5 0 obj
|
||||
650
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/ExtGState <<
|
||||
/a0 << /CA 1 /ca 1 >>
|
||||
>>
|
||||
>>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Page % 1
|
||||
/Parent 1 0 R
|
||||
/MediaBox [ 0 0 151.246643 252.243362 ]
|
||||
/Contents 4 0 R
|
||||
/Group <<
|
||||
/Type /Group
|
||||
/S /Transparency
|
||||
/I true
|
||||
/CS /DeviceRGB
|
||||
>>
|
||||
/Resources 3 0 R
|
||||
>>
|
||||
endobj
|
||||
1 0 obj
|
||||
<< /Type /Pages
|
||||
/Kids [ 2 0 R ]
|
||||
/Count 1
|
||||
>>
|
||||
endobj
|
||||
6 0 obj
|
||||
<< /Producer (cairo 1.15.10 (http://cairographics.org))
|
||||
/CreationDate (D:20180108095138+03'00)
|
||||
>>
|
||||
endobj
|
||||
7 0 obj
|
||||
<< /Type /Catalog
|
||||
/Pages 1 0 R
|
||||
>>
|
||||
endobj
|
||||
xref
|
||||
0 8
|
||||
0000000000 65535 f
|
||||
0000001068 00000 n
|
||||
0000000836 00000 n
|
||||
0000000764 00000 n
|
||||
0000000015 00000 n
|
||||
0000000742 00000 n
|
||||
0000001133 00000 n
|
||||
0000001249 00000 n
|
||||
trailer
|
||||
<< /Size 8
|
||||
/Root 7 0 R
|
446
3ePasserelles/Nombres_Calculs/Formules_litterales/fig/verres.svg
Normal file
446
3ePasserelles/Nombres_Calculs/Formules_litterales/fig/verres.svg
Normal file
@@ -0,0 +1,446 @@
|
||||
<?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="261.89899mm"
|
||||
height="130.04369mm"
|
||||
viewBox="0 0 261.89899 130.04369"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
inkscape:version="0.92.1 r"
|
||||
sodipodi:docname="verres.svg">
|
||||
<defs
|
||||
id="defs2" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.71074356"
|
||||
inkscape:cx="589.55449"
|
||||
inkscape:cy="215.52981"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
units="mm"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="712"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="30"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0">
|
||||
<inkscape:grid
|
||||
type="axonomgrid"
|
||||
id="grid4788"
|
||||
units="mm"
|
||||
empspacing="5"
|
||||
originx="-20.256698"
|
||||
originy="-69.271048"
|
||||
enabled="false" />
|
||||
</sodipodi:namedview>
|
||||
<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(-20.256697,-97.685277)">
|
||||
<g
|
||||
id="g4860"
|
||||
transform="translate(8.6357598e-7,-8.2583591)">
|
||||
<g
|
||||
transform="translate(3.2671737e-7,-28.999998)"
|
||||
id="g4735">
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect4487"
|
||||
width="25.980762"
|
||||
height="55.000004"
|
||||
x="25.980762"
|
||||
y="152"
|
||||
ry="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 25.980762,152 43.301269,142 H 69.282031 L 51.961523,152 Z"
|
||||
id="path4489"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 51.961523,152 17.320508,-10 v 55 l -17.320508,10"
|
||||
id="path4491"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833327, 4.23333308;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 43.301269,142 v 55 l -17.320507,10 v -55 z"
|
||||
id="path4493"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1.05833327, 4.23333308;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 43.301269,142 v 55 h 25.980762 v -55 z"
|
||||
id="path4495"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 47.631397,207.5 v 30"
|
||||
id="path4497"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<ellipse
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499"
|
||||
cx="47.37019"
|
||||
cy="236.96294"
|
||||
rx="17.320509"
|
||||
ry="7.5" />
|
||||
</g>
|
||||
<text
|
||||
id="text4792"
|
||||
y="109.50001"
|
||||
x="56.291649"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="109.50001"
|
||||
x="56.291649"
|
||||
id="tspan4790"
|
||||
sodipodi:role="line">a</tspan></text>
|
||||
<text
|
||||
id="text4796"
|
||||
y="114.50001"
|
||||
x="30.310888"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="114.50001"
|
||||
x="30.310888"
|
||||
id="tspan4794"
|
||||
sodipodi:role="line">b</tspan></text>
|
||||
<text
|
||||
id="text4800"
|
||||
y="150.33769"
|
||||
x="19.90633"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="150.33769"
|
||||
x="19.90633"
|
||||
id="tspan4798"
|
||||
sodipodi:role="line">c</tspan></text>
|
||||
</g>
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.09060311;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4662"
|
||||
sodipodi:type="arc"
|
||||
sodipodi:cx="255.47751"
|
||||
sodipodi:cy="145.22493"
|
||||
sodipodi:rx="26.13221"
|
||||
sodipodi:ry="26.13221"
|
||||
sodipodi:start="4.8350581"
|
||||
sodipodi:end="4.5826905"
|
||||
sodipodi:open="true"
|
||||
d="m 258.67509,119.28909 a 26.13221,26.13221 0 0 1 22.88826,27.4918 26.13221,26.13221 0 0 1 -25.994,24.57609 26.13221,26.13221 0 0 1 -26.16611,-24.39276 26.13221,26.13221 0 0 1 22.69445,-27.65201" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.27000058;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-7-5-6-27"
|
||||
sodipodi:type="arc"
|
||||
sodipodi:cx="255.31319"
|
||||
sodipodi:cy="148.00705"
|
||||
sodipodi:rx="25.824327"
|
||||
sodipodi:ry="8.8242769"
|
||||
sodipodi:start="0"
|
||||
sodipodi:end="3.1168985"
|
||||
sodipodi:open="true"
|
||||
d="m 281.13751,148.00705 a 25.824327,8.8242769 0 0 1 -25.50548,8.8236 25.824327,8.8242769 0 0 1 -26.1353,-8.60571" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 255.47749,171.24164 v 30"
|
||||
id="path4497-5-9-0"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<ellipse
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-3-1-9"
|
||||
cx="255.21629"
|
||||
cy="199.70457"
|
||||
rx="17.320509"
|
||||
ry="7.5" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.70555556, 0.70555556;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 255.47751,146.24164 8.66026,10"
|
||||
id="path4824"
|
||||
inkscape:connector-curvature="0" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="259.80765"
|
||||
y="148.74164"
|
||||
id="text4828"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4826"
|
||||
x="259.80765"
|
||||
y="148.74164"
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px">r</tspan></text>
|
||||
<g
|
||||
id="g4889"
|
||||
transform="translate(1.2845509,-6.7583621)">
|
||||
<g
|
||||
transform="translate(-8.6602501,-29.999995)"
|
||||
id="g4720">
|
||||
<ellipse
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-7-5"
|
||||
cx="190.72618"
|
||||
cy="149.5556"
|
||||
rx="21.520262"
|
||||
ry="7.35356" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-7-5-6"
|
||||
sodipodi:type="arc"
|
||||
sodipodi:cx="190.38866"
|
||||
sodipodi:cy="199.31844"
|
||||
sodipodi:rx="21.520262"
|
||||
sodipodi:ry="7.35356"
|
||||
sodipodi:start="0"
|
||||
sodipodi:end="3.1168985"
|
||||
sodipodi:open="true"
|
||||
d="m 211.90892,199.31844 a 21.520262,7.35356 0 0 1 -21.25456,7.353 21.520262,7.35356 0 0 1 -21.7794,-7.17143" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.05833327, 3.17499981;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-7-5-6-2"
|
||||
sodipodi:type="arc"
|
||||
sodipodi:cx="190.38866"
|
||||
sodipodi:cy="-199.68158"
|
||||
sodipodi:rx="21.520262"
|
||||
sodipodi:ry="7.35356"
|
||||
sodipodi:start="0"
|
||||
sodipodi:end="3.1168985"
|
||||
sodipodi:open="true"
|
||||
d="m 211.90892,-199.68158 a 21.520262,7.35356 0 0 1 -21.25456,7.353 21.520262,7.35356 0 0 1 -21.7794,-7.17143"
|
||||
transform="scale(1,-1)" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 168.87495,149.5 v 50"
|
||||
id="path4640"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 212.17622,149.5 v 50"
|
||||
id="path4642"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 190.52559,207 v 30"
|
||||
id="path4497-5-9"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<ellipse
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-3-1"
|
||||
cx="190.26439"
|
||||
cy="236.46294"
|
||||
rx="17.320509"
|
||||
ry="7.5" />
|
||||
</g>
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4802-6"
|
||||
d="m 181.86533,119.5 h 21.65064"
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.70555557, 0.70555557;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4804-0"
|
||||
d="M 181.86533,120.00001 V 172"
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.70555557, 0.70555557;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<text
|
||||
id="text4832"
|
||||
y="123.83396"
|
||||
x="189.78677"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="123.83396"
|
||||
x="189.78677"
|
||||
id="tspan4830"
|
||||
sodipodi:role="line">r</tspan></text>
|
||||
<text
|
||||
id="text4836"
|
||||
y="147.08582"
|
||||
x="185.45667"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="147.08582"
|
||||
x="185.45667"
|
||||
id="tspan4834"
|
||||
sodipodi:role="line">h</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
id="g4873"
|
||||
transform="translate(-1.4824857,-4.2583621)">
|
||||
<g
|
||||
transform="translate(-4.3301254,-27.499995)"
|
||||
id="g4726">
|
||||
<ellipse
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-7"
|
||||
cx="121.07254"
|
||||
cy="149.53708"
|
||||
rx="21.520262"
|
||||
ry="7.35356" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="M 99.592921,149.5 121.24355,202.00001 142.89419,149.5"
|
||||
id="path4564"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
<path
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 121.24356,202 v 30"
|
||||
id="path4497-5"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<ellipse
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.05833328;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-3"
|
||||
cx="120.98235"
|
||||
cy="231.46294"
|
||||
rx="17.320509"
|
||||
ry="7.5" />
|
||||
</g>
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4802"
|
||||
d="m 116.91343,122 h 21.65063"
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.70555556, 0.70555556;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4804"
|
||||
d="M 116.91343,122.50001 V 174.5"
|
||||
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.70555556;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.70555556, 0.70555556;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<text
|
||||
id="text4840"
|
||||
y="148.46455"
|
||||
x="120.50475"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="148.46455"
|
||||
x="120.50475"
|
||||
id="tspan4838"
|
||||
sodipodi:role="line">h</tspan></text>
|
||||
<text
|
||||
id="text4844"
|
||||
y="127.07277"
|
||||
x="124.65017"
|
||||
style="font-style:normal;font-weight:normal;font-size:6.3499999px;line-height:6.61458302px;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
xml:space="preserve"><tspan
|
||||
style="font-size:6.3499999px;stroke-width:0.26458332px"
|
||||
y="127.07277"
|
||||
x="124.65017"
|
||||
id="tspan4842"
|
||||
sodipodi:role="line">r</tspan></text>
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:7.76111126px;line-height:6.61458302px;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="44.776257"
|
||||
y="219.5"
|
||||
id="text4903"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4901"
|
||||
x="46.011669"
|
||||
y="219.5"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px">Verre </tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="44.776257"
|
||||
y="226.11458"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px"
|
||||
id="tspan4905">pavé droit</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:7.76111126px;line-height:6.61458302px;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="115.38306"
|
||||
y="219.5"
|
||||
id="text4909"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4907"
|
||||
x="116.61847"
|
||||
y="219.5"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px">Verre </tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="115.38306"
|
||||
y="226.11458"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px"
|
||||
id="tspan4917">conique</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:7.76111126px;line-height:6.61458302px;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="183.17741"
|
||||
y="219.5"
|
||||
id="text4913"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4911"
|
||||
x="184.41283"
|
||||
y="219.5"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px">Verre </tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="183.17741"
|
||||
y="226.11458"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px"
|
||||
id="tspan4915">cylindrique</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:7.76111126px;line-height:6.61458302px;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="255.47365"
|
||||
y="219.5"
|
||||
id="text4925"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4923"
|
||||
x="255.47365"
|
||||
y="219.5"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px">Verre</tspan><tspan
|
||||
sodipodi:role="line"
|
||||
x="255.47365"
|
||||
y="226.11458"
|
||||
style="text-align:center;text-anchor:middle;stroke-width:0.26458332px"
|
||||
id="tspan4927">sphérique</tspan></text>
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.26999986;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:1.26999992, 3.80999977;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="path4499-7-5-6-27-3"
|
||||
sodipodi:type="arc"
|
||||
sodipodi:cx="255.31319"
|
||||
sodipodi:cy="-149.7179"
|
||||
sodipodi:rx="25.824327"
|
||||
sodipodi:ry="8.8242769"
|
||||
sodipodi:start="0"
|
||||
sodipodi:end="3.1168985"
|
||||
sodipodi:open="true"
|
||||
d="m 281.13751,-149.7179 a 25.824327,8.8242769 0 0 1 -25.50548,8.82361 25.824327,8.8242769 0 0 1 -26.1353,-8.60572"
|
||||
transform="scale(1,-1)" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 22 KiB |
29
3ePasserelles/Nombres_Calculs/Formules_litterales/index.rst
Normal file
29
3ePasserelles/Nombres_Calculs/Formules_litterales/index.rst
Normal file
@@ -0,0 +1,29 @@
|
||||
Utilisation de formules avec les 3e passerelles pour l'année 2017-2018
|
||||
###########################################################################
|
||||
|
||||
:date: 2018-01-08
|
||||
:modified: 2018-01-08
|
||||
:tags: Calcul littéral, Volumes
|
||||
:category: 3e
|
||||
:authors: Bertrand Benjamin
|
||||
:summary: Évaluation des formules dans divers contextes avec les 3ePasserelles pour l'année 2017-2018.
|
||||
|
||||
|
||||
|
||||
Étape 1
|
||||
=======
|
||||
|
||||
Évaluation de formules pour calculer `distance d'arrêt <./E1_distance_arret.pdf>`_
|
||||
|
||||
Cette activité sera ensuite continuée en salle informatique. On reproduira le tableau sur le tableur et on commencera à voir le calcul avec les formules.
|
||||
|
||||
Étape 2
|
||||
=======
|
||||
|
||||
On dispose de plusieurs verres pour servir un cocktail avec plusieurs calculs de volumes, les élèves doivent trouver le verre le plus adapté.
|
||||
|
||||
`Choix d'un verre <./E2_volumes_verres.pdf>`_
|
||||
|
||||
Étape 3
|
||||
=======
|
||||
|
Reference in New Issue
Block a user