Fonction analysée
f(x) =$\left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}}$
17 consultations  22/06/2026
Réanalyser
Tableau de variations
Tableau de variations de f(x) = \left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}}
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$, $155.633$, $4144.367$, $+\infty$}
  \tkzTabLine{, +, z, -, z, +,}
  \tkzTabVar{-/$-\infty$, +/$-41689.748$, -/$-4023463.679$, +/$0$}
\end{tikzpicture}

\end{document}
Signe de la dérivée f'(x)
Signe de f'(x) pour \left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f'(x)$/1} {$-\infty$, $155.633$, $4144.367$, $+\infty$}
   \tkzTabLine{, +, z, -, z, +,}
\end{tikzpicture}
\end{document}
Tableau de signes
Tableau de signes de \left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}}
Télécharger
\documentclass[preview]{standalone}
\usepackage{tikz}
\usepackage{tkz-tab}
\begin{document}
\begin{tikzpicture}
   \tkzTabInit{$x$/1, $f(x)$/1} {$-\infty$, $+\infty$}
   \tkzTabLine{, -,}
\end{tikzpicture}
\end{document}
Représentation graphique
Graphe de f(x)=\left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}}

Étude complète de f(x) = \left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}}

Domaine de définition

La fonction f(x)=\left(-2x^2+600x-90000\right)e^{\frac{-x}{2000}} est définie sur $D_f=(-\infty, +\infty)$.

Dérivée

La dérivée est $f'(x)=\frac{\left(x^{2} - 4300 x + 645000\right) e^{- \frac{x}{2000}}}{1000}$.

Points critiques

Les extremums ($f'(x)=0$) : $x_{1}=155.632932482087$ avec $f=-41689.7480784818$, $x_{2}=4144.36706751791$ avec $f=-4023463.67932152$.

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