Fonction analysée
f(x) =$0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)}$
16 consultations  03/08/2026
Réanalyser
Tableau de variations
Tableau de variations de f(x) = 0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\usepackage{amsmath,amssymb}

\begin{document}

\begin{tikzpicture}
  \tkzTabInit{$x$ / 1, $f'(x)$ / 1, $f(x)$ / 2}
    {$-\infty$, $2.389$, $+\infty$}
  \tkzTabLine{, -, d, -,}
  \tkzTabVar{-/$1$, +D+/$12501.0000000222$/$12501.0000000222$, -/$1$}
\end{tikzpicture}

\end{document}
Signe de la dérivée f'(x)
Signe de f'(x) pour 0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f'(x)$/1} {$-\infty$, $2.389$, $+\infty$}
   \tkzTabLine{, -, d, -,}
\end{tikzpicture}
\end{document}
Tableau de signes
Tableau de signes de 0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f(x)$/1} {$-\infty$, $1$, $2.389$, $+\infty$}
   \tkzTabLine{, +, z, -, d, +,}
\end{tikzpicture}
\end{document}
Représentation graphique
Graphe de f(x)=0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)}

Étude complète de f(x) = 0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)}

Domaine de définition

La fonction f(x)=0.9\cdot0.8\cdot\frac{\left(1-x\right)}{\left(1+0.72\cdot\left(1-x\right)\right)} est définie sur $D_f=(-\infty, 2.38888888888889) \cup (2.38888888888889, +\infty)$.

Dérivée

La dérivée est $f'(x)=\frac{1.2384 - 0.5184 x}{\left(0.72 x - 1.72\right)^{3}}$.

Code LaTeX tkz-tab

Intégrez le tableau dans vos documents LaTeX avec le package tkz-tab. Cliquez sur "Code LaTeX" ci-dessus pour copier le code prêt à l'emploi.

Autres fonctions analysées