Feat: encore un exo sur l'information chiffrée2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3ee12988d5
commit
c1cc3dda21
@ -61,11 +61,24 @@
|
|||||||
\end{solution}
|
\end{solution}
|
||||||
|
|
||||||
\begin{exercise}[subtitle={Questions divers}, step={2}, origin={Création}, topics={ Information Chiffrée 2 }, tags={ Information chiffrée }, mode={\faIcon{tools}}]
|
\begin{exercise}[subtitle={Questions divers}, step={2}, origin={Création}, topics={ Information Chiffrée 2 }, tags={ Information chiffrée }, mode={\faIcon{tools}}]
|
||||||
<++>
|
Répondre aux questions suivantes en détaillant les calculs
|
||||||
|
\begin{enumerate}
|
||||||
|
\item En solde, un robe a une démarque de -25\%. Par combien son prix est-il multiplié?
|
||||||
|
\item La population d'une ville au augmenté de 185\%. Par combien a-t-elle été multipliée?
|
||||||
|
\item Les résultats d'une entreprise ont été multiplié par 1.23. Quel est le taux d'évolution correspondant?
|
||||||
|
\item Une population de bactérie a été multipliée par 5 en deux heures. Quel est le taux d'évolution correspondant?
|
||||||
|
\item Mes notes ont été multipliée par 0.67. Quel est le taux d'évolution de cette dégringolade?
|
||||||
|
\end{enumerate}
|
||||||
\end{exercise}
|
\end{exercise}
|
||||||
|
|
||||||
\begin{solution}
|
\begin{solution}
|
||||||
<++>
|
\begin{enumerate}
|
||||||
|
\item Coefficient multiplicateur: $CM = 1 - \dfrac{25}{100} = 0.75$
|
||||||
|
\item Coefficient multiplicateur: $CM = 1 + \dfrac{185}{100} = 2.85$
|
||||||
|
\item Taux d'évolution: $t = 1.23 - 1 = 0.23 = 23\%$
|
||||||
|
\item Taux d'évolution: $t = 5 - 1 = 4 = 400\%$
|
||||||
|
\item Taux d'évolution: $t = 0.67 - 1 = -3.3 = -33\%$
|
||||||
|
\end{enumerate}
|
||||||
\end{solution}
|
\end{solution}
|
||||||
|
|
||||||
% ----
|
% ----
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user