diff --git a/TST/07_Logarithme_et_equation_puissance/1B.tex b/TST/07_Logarithme_et_equation_puissance/1B.tex new file mode 100644 index 0000000..cf73961 --- /dev/null +++ b/TST/07_Logarithme_et_equation_puissance/1B.tex @@ -0,0 +1,14 @@ +\documentclass[a4paper,10pt]{article} +\usepackage{myXsim} + +\author{Benjamin Bertrand} +\title{Logarithme et equation puissance - Cours} +\date{décembre 2020} + +\pagestyle{empty} + +\begin{document} + +\maketitle + +\end{document} \ No newline at end of file diff --git a/TST/07_Logarithme_et_equation_puissance/1E.tex b/TST/07_Logarithme_et_equation_puissance/1E.tex new file mode 100644 index 0000000..1577b93 --- /dev/null +++ b/TST/07_Logarithme_et_equation_puissance/1E.tex @@ -0,0 +1,18 @@ +\documentclass[a4paper,10pt]{article} +\usepackage{myXsim} + +\author{Benjamin Bertrand} +\title{Logarithme et equation puissance - Cours} +\date{décembre 2020} + +\DeclareExerciseCollection{banque} +\xsimsetup{ + step=1, +} + +\begin{document} + +\input{exercises.tex} +\printcollection{banque} + +\end{document} \ No newline at end of file diff --git a/TST/07_Logarithme_et_equation_puissance/exercises.tex b/TST/07_Logarithme_et_equation_puissance/exercises.tex new file mode 100644 index 0000000..bfe4b4f --- /dev/null +++ b/TST/07_Logarithme_et_equation_puissance/exercises.tex @@ -0,0 +1,10 @@ +\collectexercises{banque} +\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={Logarithme et equation puissance}, tags={logairthme, fonctions}] + <++> +\end{exercise} + +\begin{solution} + <++> +\end{solution} + +\collectexercisesstop{banque} \ No newline at end of file diff --git a/TST/07_Logarithme_et_equation_puissance/index.rst b/TST/07_Logarithme_et_equation_puissance/index.rst new file mode 100644 index 0000000..66e8930 --- /dev/null +++ b/TST/07_Logarithme_et_equation_puissance/index.rst @@ -0,0 +1,25 @@ +Logarithme et équation puissance +################################ + +:date: 2020-12-17 +:modified: 2020-12-17 +:authors: Benjamin Bertrand +:tags: Logairthme, Fonctions +:category: TST +:summary: Résolution d'équation puissance avec le logarithme décimal. + +Étape 1: Problèmes de seuil avec les fonctions puissance +======================================================== + +Situations utilisant les fonctions puissances où l'on calcule des valeurs et où l'on utilise le tableur de la calculatrice pour connaître un seuil. + +Bilan: On pose l'inéquation du seuil et on introduit la fonction log décimal + +Étape 2: Premières équations/inéquations +======================================== + +Étape 3: Manipulation algébrique du log +======================================= + +Étape 4: Résolution d'inéquations et problèmes +==============================================