Compare commits

...

3 Commits

Author SHA1 Message Date
859f2ea9e1 Fix: importation des dessins
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-10 14:52:47 +02:00
accf02c1dd Feat: début des QF pour les 2nd 2021-09-10 10:54:43 +02:00
61a2818f73 Feat: use parabola to draw 2021-09-09 11:30:20 +02:00
10 changed files with 342 additions and 2 deletions

View File

@ -50,7 +50,8 @@ Une fonction modélisera \textbf{la transformation} d'une grandeur en une autre.
xlabel={Distance}, xlabel={Distance},
ylabel={Hauteur}] ylabel={Hauteur}]
\end{axis} \end{axis}
\draw[blue] (0,0) plot[domain=1:4, very thick] (\x,{-1.33*\x*\x+6.66*\x-4.33}); %\draw[blue] (0,0) plot[domain=1:4, very thick] (\x,{-1.33*\x*\x+6.66*\x-4.33});
\draw[thick] (1,1) parabola bend (3.5,4) (6,1);
\end{tikzpicture} \end{tikzpicture}
\begin{tikzpicture}[baseline=(current bounding box.south), xscale=1, yscale=1] \begin{tikzpicture}[baseline=(current bounding box.south), xscale=1, yscale=1]
\begin{axis}[ticks=none, \begin{axis}[ticks=none,
@ -62,7 +63,7 @@ Une fonction modélisera \textbf{la transformation} d'une grandeur en une autre.
xlabel={Hauteur}, xlabel={Hauteur},
ylabel={Distance}] ylabel={Distance}]
\end{axis} \end{axis}
\draw[blue] (0,0) plot[domain=1:4, very thick] ({-1.33*\x*\x+6.66*\x-4.33}, \x); \draw[yshift=6.5cm, rotate=-90,thick] (1,1) parabola bend (3.5,4) (6,1);
\end{tikzpicture} \end{tikzpicture}
Le premier graphique montre que l'on peut transformer la distance en une hauteur. On dit que l'on peut exprimer la hauteur en fonction de la distance. Le premier graphique montre que l'on peut transformer la distance en une hauteur. On dit que l'on peut exprimer la hauteur en fonction de la distance.

Binary file not shown.

View File

@ -0,0 +1,57 @@
\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
2nd
\vfill
30 secondes par calcul
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
Convertir en g
\[
\np{550 mg}
\]
\end{frame}
\begin{frame}{Calcul 2}
Sur une surface de $100m^2$, on arrive à produire 300kg de pomme de terre.
Quelle surface faut-il pour cultiver 6kg de pomme de terre?
\end{frame}
\begin{frame}[fragile]{Calcul 3}
Énoncer le théorème de Pythagore pour le triangle suivant
\begin{center}
\begin{tikzpicture}
\filldraw[very thick, fill=blue!40]
(-2,3) node [above]{$A$}--
(-2,0) node [below]{$B$}--
(3,0) node [above]{$C$} -- cycle;
\draw (-2, 0) -- (-2, 0.2) -- (-1.8, 0.2) -- (-1.8, 0);
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Calcul 4}
Combien d'élèves représentent les deux tiers d'une classe de 30 élèves?
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

View File

@ -0,0 +1,60 @@
\documentclass[14pt]{classPres}
\usepackage{tkz-fct}
\author{}
\title{}
\date{}
\begin{document}
\begin{frame}{Questions flashs}
\begin{center}
\vfill
2nd
\vfill
30 secondes par calcul
\vfill
\tiny \jobname
\end{center}
\end{frame}
\begin{frame}{Calcul 1}
Convertir en mL
\[
\np{40,3}L
\]
\end{frame}
\begin{frame}{Calcul 2}
Dans une recette, il faut 300g de farine pour 60g de sucre.
Quelle quantité de sucre faudra-t-il pour cuisiner 400g de farine?
\end{frame}
\begin{frame}[fragile]{Calcul 3}
Énoncer le théorème de Pythagore pour le triangle suivant
\begin{center}
\begin{tikzpicture}
\filldraw[very thick, fill=blue!40]
(-2,3) node [above]{$I$}--
(3,3) node [above]{$J$}--
(3,0) node [below]{$K$} -- cycle;
\draw (3, 3) -- (2.8, 3) -- (2.8, 2.8) -- (3, 2.8);
\end{tikzpicture}
\end{center}
\end{frame}
\begin{frame}{Calcul 4}
25\% des bénéfices sont attribués à la branche vente d'une entreprise. Cette entreprise a réalisé 600 milles d'euros de bénéfices.
\bigskip
Combien a rapporté la branche vente?
\end{frame}
\begin{frame}{Fin}
\begin{center}
On retourne son papier.
\end{center}
\end{frame}
\end{document}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,222 @@
<?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="297.41559mm"
height="38.964119mm"
viewBox="0 0 1053.8348 138.06184"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="boules.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.5017284"
inkscape:cx="500.13032"
inkscape:cy="69.030933"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="5"
fit-margin-left="5"
fit-margin-right="5"
fit-margin-bottom="5"
inkscape:window-width="1366"
inkscape:window-height="715"
inkscape:window-x="0"
inkscape:window-y="29"
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(128.08308,-457.1502)">
<path
style="opacity:0.46200005;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136"
sodipodi:type="arc"
sodipodi:cx="-59.052109"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m -95.592871,495.31159 a 47.834644,47.834644 0 0 1 67.386338,-5.69146 47.834644,47.834644 0 0 1 5.735563,67.3826 47.834644,47.834644 0 0 1 -67.37883,5.77966 47.834644,47.834644 0 0 1 -5.823762,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="-74.432999"
y="542.58368"
id="text4138"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140"
x="-74.432999"
y="542.58368">A</tspan></text>
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136-6"
sodipodi:type="arc"
sodipodi:cx="246.20554"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m 209.66477,495.31159 a 47.834644,47.834644 0 0 1 67.38634,-5.69146 47.834644,47.834644 0 0 1 5.73556,67.3826 47.834644,47.834644 0 0 1 -67.37883,5.77966 47.834644,47.834644 0 0 1 -5.82376,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="230.82465"
y="542.58368"
id="text4138-4"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140-9"
x="230.82465"
y="542.58368">C</tspan></text>
<path
style="opacity:0.46200005;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136-8"
sodipodi:type="arc"
sodipodi:cx="551.46313"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m 514.92237,495.31159 a 47.834644,47.834644 0 0 1 67.38634,-5.69146 47.834644,47.834644 0 0 1 5.73556,67.3826 47.834644,47.834644 0 0 1 -67.37883,5.77966 47.834644,47.834644 0 0 1 -5.82376,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="536.08228"
y="542.58368"
id="text4138-2"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140-8"
x="536.08228"
y="542.58368">E</tspan></text>
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136-65"
sodipodi:type="arc"
sodipodi:cx="704.09198"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m 667.55122,495.31159 a 47.834644,47.834644 0 0 1 67.38634,-5.69146 47.834644,47.834644 0 0 1 5.73556,67.3826 47.834644,47.834644 0 0 1 -67.37883,5.77966 47.834644,47.834644 0 0 1 -5.82376,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="688.71112"
y="542.58368"
id="text4138-26"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140-84"
x="688.71112"
y="542.58368">F</tspan></text>
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136-5"
sodipodi:type="arc"
sodipodi:cx="856.72076"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m 820.18,495.31159 a 47.834644,47.834644 0 0 1 67.38634,-5.69146 47.834644,47.834644 0 0 1 5.73556,67.3826 47.834644,47.834644 0 0 1 -67.37883,5.77966 47.834644,47.834644 0 0 1 -5.82376,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="841.3399"
y="542.58368"
id="text4138-9"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140-95"
x="841.3399"
y="542.58368">G</tspan></text>
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136-69"
sodipodi:type="arc"
sodipodi:cx="93.576714"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m 57.035952,495.31159 a 47.834644,47.834644 0 0 1 67.386338,-5.69146 47.834644,47.834644 0 0 1 5.73556,67.3826 47.834644,47.834644 0 0 1 -67.378827,5.77966 47.834644,47.834644 0 0 1 -5.823762,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="78.195824"
y="542.58368"
id="text4138-7"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140-0"
x="78.195824"
y="542.58368">B</tspan></text>
<path
style="opacity:0.46200005;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:7;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path4136-54"
sodipodi:type="arc"
sodipodi:cx="398.83435"
sodipodi:cy="526.18109"
sodipodi:rx="47.834644"
sodipodi:ry="47.834644"
sodipodi:start="3.8430579"
sodipodi:end="3.8404399"
sodipodi:open="true"
d="m 362.29359,495.31159 a 47.834644,47.834644 0 0 1 67.38634,-5.69146 47.834644,47.834644 0 0 1 5.73556,67.3826 47.834644,47.834644 0 0 1 -67.37883,5.77966 47.834644,47.834644 0 0 1 -5.82376,-67.37503" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:45px;line-height:125%;font-family: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="383.45346"
y="542.58368"
id="text4138-8"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4140-5"
x="383.45346"
y="542.58368">D</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.6 KiB